5.6.0
This commit is contained in:
@@ -13,4 +13,5 @@
|
|||||||
5.4.1
|
5.4.1
|
||||||
5.5.0
|
5.5.0
|
||||||
5.5.1
|
5.5.1
|
||||||
5.5.2
|
5.5.2
|
||||||
|
5.6.0
|
||||||
@@ -21,4 +21,5 @@
|
|||||||
5.4.1
|
5.4.1
|
||||||
5.5.0
|
5.5.0
|
||||||
5.5.1
|
5.5.1
|
||||||
5.5.2
|
5.5.2
|
||||||
|
5.6.0
|
||||||
@@ -3,8 +3,8 @@
|
|||||||
No deletion without permission, or be held responsible to law. -->
|
No deletion without permission, or be held responsible to law. -->
|
||||||
<template>
|
<template>
|
||||||
<name>vueSelect</name>
|
<name>vueSelect</name>
|
||||||
<filePath>${frontDir}/src/components/ListSelect/src/selectType</filePath>
|
<filePath>${frontDir}/src/views/${urlPrefix}</filePath>
|
||||||
<fileName>${className}Select.ts</fileName>
|
<fileName>select.ts</fileName>
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
import { useI18n } from '/@/hooks/web/useI18n';
|
import { useI18n } from '/@/hooks/web/useI18n';
|
||||||
import { BasicColumn, BasicTableProps, FormProps } from '/@/components/Table';
|
import { BasicColumn, BasicTableProps, FormProps } from '/@/components/Table';
|
||||||
|
|||||||
Reference in New Issue
Block a user