@qqt-product/system 0.0.2 → 0.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/dist/index.es.js +53481 -10448
  2. package/dist/index.umd.js +94 -22
  3. package/dist/lib/components/QAccountList/src/QAccountCreate.vue.d.ts +2881 -0
  4. package/dist/lib/components/QAccountList/src/QAccountDetail.vue.d.ts +2874 -0
  5. package/dist/lib/components/QAccountList/src/QAccountEdit.vue.d.ts +2882 -0
  6. package/dist/lib/components/QAccountList/src/QAccountList.vue.d.ts +23 -4
  7. package/dist/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue.d.ts +9 -4
  8. package/dist/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue.d.ts +9 -4
  9. package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue.d.ts +2867 -0
  10. package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue.d.ts +2 -3
  11. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue.d.ts +2867 -0
  12. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue.d.ts +2879 -0
  13. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue.d.ts +38 -14
  14. package/dist/lib/components/QI18nList/src/QI18nList.vue.d.ts +2 -6
  15. package/dist/lib/components/QImChatGroupList/src/QImChatGroupList.vue.d.ts +5 -8
  16. package/dist/lib/components/QMqRecordList/src/QMqRecordList.vue.d.ts +9 -4
  17. package/dist/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue.d.ts +387 -3
  18. package/dist/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue.d.ts +2875 -0
  19. package/dist/lib/components/QPermissionDataList/src/QPermissionDataList.vue.d.ts +126 -0
  20. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue.d.ts +2867 -0
  21. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue.d.ts +2890 -0
  22. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue.d.ts +25 -5
  23. package/dist/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.d.ts +7 -0
  24. package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts +222 -28
  25. package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateModal.vue.d.ts +45 -0
  26. package/dist/lib/components/QQuartzJobList/src/QQuartzJobList.vue.d.ts +24 -5
  27. package/dist/lib/components/QRoleList/src/QRoleList.vue.d.ts +32 -7
  28. package/dist/lib/components/QRoleList/src/components/userAuthorization/index.d.ts +4 -4
  29. package/dist/lib/components/QRoleList/src/useConfigData.d.ts +1 -11
  30. package/dist/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue.d.ts +25 -4
  31. package/dist/lib/components/QSupplierAccountList/src/useConfigData.d.ts +9 -0
  32. package/dist/lib/components/QUsageList/src/QUsageList.vue.d.ts +15 -35
  33. package/dist/lib/components/QUsageList/src/useConfigData.d.ts +111 -10
  34. package/dist/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue.d.ts +25 -0
  35. package/dist/lib/components/QcustomConfigEdit/component/regexComponent.d.ts +9 -10
  36. package/dist/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue.d.ts +1208 -0
  37. package/dist/lib/components/QcustomConfigEdit/src/useConfigData.d.ts +1 -1
  38. package/dist/lib/components/QcustomConfigList/src/QcustomConfigList.vue.d.ts +8 -7
  39. package/dist/lib/components/QsysConfigList/src/QsysConfigList.vue.d.ts +2 -3
  40. package/dist/lib/components/index.d.ts +2 -2
  41. package/dist/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue.d.ts +2866 -0
  42. package/dist/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue.d.ts +2875 -0
  43. package/dist/lib/components/integratedNodesList/src/index.vue.d.ts +8 -11
  44. package/dist/lib/components/integratedReportSearchList/src/index.vue.d.ts +16 -10
  45. package/dist/lib/components/loginAbnormalLogList/src/index.vue.d.ts +2 -9
  46. package/dist/lib/components/loginLogList/src/index.vue.d.ts +2 -8
  47. package/dist/lib/components/loginSupplierLogList/src/index.vue.d.ts +2 -12
  48. package/dist/lib/components/operateLogList/src/index.vue.d.ts +2 -13
  49. package/dist/style.css +1 -1
  50. package/dist/vite-env.d.ts +13 -13
  51. package/package.json +24 -11
  52. package/.eslintignore +0 -4
  53. package/.eslintrc.cjs +0 -22
  54. package/.prettierignore +0 -4
  55. package/.prettierrc.cjs +0 -41
  56. package/.vscode/extensions.json +0 -3
  57. package/dist/lib/components/QCompanyermissionList/src/form.vue.d.ts +0 -80
  58. package/dist/lib/components/QCompanyermissionList/src/types.d.ts +0 -44
  59. package/dist/lib/components/integratedReportList/src/index.vue.d.ts +0 -70
  60. package/dist/vite.svg +0 -1
  61. package/index.html +0 -13
  62. package/public/vite.svg +0 -1
  63. package/src/App.vue +0 -8
  64. package/src/lib/components/QAccountList/index.ts +0 -6
  65. package/src/lib/components/QAccountList/src/QAccountDetail.vue +0 -191
  66. package/src/lib/components/QAccountList/src/QAccountEdit.vue +0 -241
  67. package/src/lib/components/QAccountList/src/QAccountList.vue +0 -530
  68. package/src/lib/components/QAccountList/src/useConfigData.ts +0 -53
  69. package/src/lib/components/QBackgroundFileTaskList/index.ts +0 -6
  70. package/src/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue +0 -137
  71. package/src/lib/components/QBackgroundFileTaskList/src/useConfigData.ts +0 -20
  72. package/src/lib/components/QCompanyermissionList/src/editTree.vue +0 -291
  73. package/src/lib/components/QCompanyermissionList/src/form.vue +0 -238
  74. package/src/lib/components/QCompanyermissionList/src/index.vue +0 -309
  75. package/src/lib/components/QCompanyermissionList/src/types.ts +0 -44
  76. package/src/lib/components/QElsEmailSendLogList/index.ts +0 -6
  77. package/src/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue +0 -166
  78. package/src/lib/components/QElsEmailSendLogList/src/useConfigData.ts +0 -19
  79. package/src/lib/components/QElsMsgRecordList/index.ts +0 -6
  80. package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue +0 -148
  81. package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue +0 -124
  82. package/src/lib/components/QElsMsgRecordList/src/useConfigData.ts +0 -22
  83. package/src/lib/components/QElsTenantPortalNewsList/index.ts +0 -6
  84. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue +0 -139
  85. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue +0 -196
  86. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue +0 -122
  87. package/src/lib/components/QElsTenantPortalNewsList/src/useConfigData.ts +0 -20
  88. package/src/lib/components/QI18nList/index.ts +0 -6
  89. package/src/lib/components/QI18nList/src/QI18nForm.vue +0 -141
  90. package/src/lib/components/QI18nList/src/QI18nList.vue +0 -361
  91. package/src/lib/components/QI18nList/src/useConfigData.ts +0 -37
  92. package/src/lib/components/QImChatGroupList/index.ts +0 -6
  93. package/src/lib/components/QImChatGroupList/src/QImChatGroupList.vue +0 -94
  94. package/src/lib/components/QImChatGroupList/src/useConfigData.ts +0 -17
  95. package/src/lib/components/QMqRecordList/index.ts +0 -6
  96. package/src/lib/components/QMqRecordList/src/QMqRecordList.vue +0 -105
  97. package/src/lib/components/QMqRecordList/src/useConfigData.ts +0 -18
  98. package/src/lib/components/QPasswordSecurityPolicy/index.ts +0 -6
  99. package/src/lib/components/QPasswordSecurityPolicy/src/QPasswordSecurityPolicy.vue +0 -266
  100. package/src/lib/components/QPermissionDataList/index.ts +0 -6
  101. package/src/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue +0 -3
  102. package/src/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue +0 -221
  103. package/src/lib/components/QPermissionDataList/src/QPermissionDataList.vue +0 -117
  104. package/src/lib/components/QPermissionDataList/src/form.vue +0 -109
  105. package/src/lib/components/QPurchaseNoticeList/index.ts +0 -6
  106. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue +0 -147
  107. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue +0 -244
  108. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue +0 -163
  109. package/src/lib/components/QPurchaseNoticeList/src/useConfigData.ts +0 -22
  110. package/src/lib/components/QPurchaseNoticeTemplateList/index.ts +0 -6
  111. package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue +0 -85
  112. package/src/lib/components/QPurchaseNoticeTemplateList/src/useConfigData.ts +0 -18
  113. package/src/lib/components/QQuartzJobList/index.ts +0 -6
  114. package/src/lib/components/QQuartzJobList/src/QQuartzJobList.vue +0 -263
  115. package/src/lib/components/QQuartzJobList/src/components/JCron.vue +0 -82
  116. package/src/lib/components/QQuartzJobList/src/components/JCronModal.vue +0 -985
  117. package/src/lib/components/QQuartzJobList/src/components/QuartzJobModal.vue +0 -176
  118. package/src/lib/components/QQuartzJobList/src/useConfigData.ts +0 -26
  119. package/src/lib/components/QRoleList/index.ts +0 -6
  120. package/src/lib/components/QRoleList/src/QRoleList.vue +0 -288
  121. package/src/lib/components/QRoleList/src/components/content-header/contentHeader.less +0 -31
  122. package/src/lib/components/QRoleList/src/components/content-header/index.tsx +0 -42
  123. package/src/lib/components/QRoleList/src/components/userAuthorization/index.tsx +0 -690
  124. package/src/lib/components/QRoleList/src/components/userAuthorization/userAuthorization.less +0 -97
  125. package/src/lib/components/QRoleList/src/useConfigData.ts +0 -33
  126. package/src/lib/components/QSupplierAccountList/index.ts +0 -6
  127. package/src/lib/components/QSupplierAccountList/src/QSupplierAccountForm.vue +0 -187
  128. package/src/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue +0 -302
  129. package/src/lib/components/QSupplierAccountList/src/useConfigData.ts +0 -29
  130. package/src/lib/components/QUsageList/index.ts +0 -6
  131. package/src/lib/components/QUsageList/src/QUsageList.vue +0 -82
  132. package/src/lib/components/QUsageList/src/useConfigData.ts +0 -20
  133. package/src/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue +0 -140
  134. package/src/lib/components/QcustomConfigEdit/component/TempalePreviewModal.vue +0 -100
  135. package/src/lib/components/QcustomConfigEdit/component/dataFormatComponent.tsx +0 -100
  136. package/src/lib/components/QcustomConfigEdit/component/regexComponent.tsx +0 -71
  137. package/src/lib/components/QcustomConfigEdit/index.ts +0 -6
  138. package/src/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue +0 -1807
  139. package/src/lib/components/QcustomConfigEdit/src/QcustomConfigRender.tsx +0 -242
  140. package/src/lib/components/QcustomConfigEdit/src/types.ts +0 -71
  141. package/src/lib/components/QcustomConfigEdit/src/useConfigComputed.ts +0 -75
  142. package/src/lib/components/QcustomConfigEdit/src/useConfigData.ts +0 -123
  143. package/src/lib/components/QcustomConfigEdit/src/useConfigMethods.ts +0 -117
  144. package/src/lib/components/QcustomConfigEdit/src/useConstant.ts +0 -301
  145. package/src/lib/components/QcustomConfigEdit/style/index.less +0 -41
  146. package/src/lib/components/QcustomConfigList/component/ImportJsonCustomConfig.vue +0 -135
  147. package/src/lib/components/QcustomConfigList/index.ts +0 -6
  148. package/src/lib/components/QcustomConfigList/src/QcustomConfigList.vue +0 -268
  149. package/src/lib/components/QcustomConfigList/src/types.ts +0 -1
  150. package/src/lib/components/QcustomConfigList/src/useConfigData.ts +0 -23
  151. package/src/lib/components/QcustomConfigList/src/useMethods.ts +0 -36
  152. package/src/lib/components/QcustomConfigList/style/index.less +0 -3
  153. package/src/lib/components/QsysConfigList/index.ts +0 -6
  154. package/src/lib/components/QsysConfigList/src/QsysConfigList.vue +0 -125
  155. package/src/lib/components/QsysConfigList/src/types.ts +0 -1
  156. package/src/lib/components/QsysConfigList/src/useConfigData.ts +0 -17
  157. package/src/lib/components/QsysConfigList/src/useMethods.ts +0 -11
  158. package/src/lib/components/QsysConfigList/style/index.less +0 -3
  159. package/src/lib/components/index.ts +0 -78
  160. package/src/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue +0 -49
  161. package/src/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue +0 -143
  162. package/src/lib/components/integratedNodesList/src/index.vue +0 -136
  163. package/src/lib/components/integratedReportList/src/index.vue +0 -86
  164. package/src/lib/components/integratedReportSearchList/src/index.vue +0 -66
  165. package/src/lib/components/loginAbnormalLogList/src/index.vue +0 -50
  166. package/src/lib/components/loginLogList/src/index.vue +0 -57
  167. package/src/lib/components/loginSupplierLogList/src/index.vue +0 -63
  168. package/src/lib/components/operateLogList/src/index.vue +0 -57
  169. package/src/lib/index.ts +0 -15
  170. package/src/lib/utils/constant.ts +0 -1
  171. package/src/lib/utils/global.hook.ts +0 -337
  172. package/src/lib/utils/global.types.ts +0 -49
  173. package/src/lib/utils/regexp.ts +0 -143
  174. package/src/main.ts +0 -11
  175. package/src/vite-env.d.ts +0 -13
  176. package/tsconfig.json +0 -24
  177. package/tsconfig.node.json +0 -9
  178. package/vite.config.ts +0 -61
  179. /package/dist/{index.es.d.ts → index.d.ts} +0 -0
@@ -16,6 +16,15 @@ export declare function useConfigData(): {
16
16
  }[];
17
17
  }>;
18
18
  passwordModalForm: Ref<any>;
19
+ phoneModalShow: ShallowRef<boolean>;
20
+ phoneModalForm: Ref<any>;
21
+ phoneModalFormRule: Ref<{
22
+ phone: {
23
+ required: boolean;
24
+ message: string;
25
+ }[];
26
+ }>;
27
+ phoneRef: Ref<any>;
19
28
  passwordModalShow: ShallowRef<boolean>;
20
29
  apiUrls: ShallowRef<{
21
30
  list: string;
@@ -1,45 +1,25 @@
1
- import type { DefineComponent, ShallowRef, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
1
+ import type { MapObjectNoneType } from '../../../utils/global.types';
2
+ import type { DefineComponent, Ref, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
3
  declare const _sfc_main: DefineComponent<{
3
4
  userInfo: {
4
5
  type: ObjectConstructor;
5
6
  defalut: () => {};
6
7
  };
7
8
  }, {
8
- showEditPage: ShallowRef<boolean>;
9
- apiUrls: ShallowRef<{
10
- list: string;
11
- columnsCode: string;
12
- delete: string;
13
- copy: string;
14
- userRoleList: string;
15
- }>;
16
- pageData: {
17
- statusConfig: {
18
- show: boolean;
19
- };
20
- optColumn: {
21
- attrs: {};
22
- extend: {};
23
- optColumnList: never[];
24
- };
25
- buttonConfig: {
26
- attrs: {};
27
- extend: {};
28
- buttons: never[];
29
- };
30
- queryConfig: {
31
- attrs: {};
32
- extend: {};
33
- form: {
34
- type: string;
35
- label: string;
36
- fieldName: string;
37
- placeholder: string;
38
- }[];
39
- formState: {};
40
- };
41
- pagerConfig: {};
9
+ useChartRef: Ref<any>;
10
+ apiUrls: {
11
+ moduleOptList: string;
12
+ useOptList: string;
42
13
  };
14
+ srmI18n: (i18nKey: string, defaultValue: string, account?: string | number) => string;
15
+ moduleOptains: MapObjectNoneType;
16
+ useOptains: MapObjectNoneType;
17
+ moduleChartoption: Ref<{}>;
18
+ chartRef: Ref<any>;
19
+ month: Ref<any>;
20
+ getYearMonth: (date: any) => string;
21
+ disabledDate: (current: any) => boolean;
22
+ datePickerChange: () => void;
43
23
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
44
24
  userInfo: {
45
25
  type: ObjectConstructor;
@@ -1,14 +1,115 @@
1
- import type { ShallowRef, Ref } from 'vue';
2
- export declare function useConfigData(): {
3
- apiUrls: ShallowRef<{
4
- list: string;
5
- columnsCode: string;
6
- delete: string;
7
- copy: string;
8
- userRoleList: string;
9
- }>;
10
- showEditPage: ShallowRef<boolean>;
1
+ import type { Ref, ShallowRef } from 'vue';
2
+ import type { MapObjectNoneType } from '../../../utils/global.types';
3
+ export declare function useConfigData(srmI18n: any): {
4
+ moduleChartoptionInstan: {
5
+ title: {
6
+ text: any;
7
+ subtext: string;
8
+ };
9
+ tooltip: {
10
+ trigger: string;
11
+ };
12
+ legend: {
13
+ data: any[];
14
+ };
15
+ toolbox: {
16
+ show: boolean;
17
+ feature: {
18
+ dataZoom: {
19
+ yAxisIndex: string;
20
+ };
21
+ magicType: {
22
+ type: string[];
23
+ };
24
+ restore: {};
25
+ saveAsImage: {};
26
+ };
27
+ };
28
+ xAxis: {
29
+ type: string;
30
+ data: never[];
31
+ axisLabel: {
32
+ rotate: string;
33
+ };
34
+ };
35
+ yAxis: {
36
+ type: string;
37
+ };
38
+ series: {
39
+ name: any;
40
+ type: string;
41
+ data: never[];
42
+ center: string[];
43
+ markPoint: {
44
+ data: {
45
+ type: string;
46
+ name: any;
47
+ }[];
48
+ };
49
+ markLine: {
50
+ data: {
51
+ type: string;
52
+ name: any;
53
+ }[];
54
+ };
55
+ }[];
56
+ };
57
+ useChartoptionInstan: {
58
+ title: {
59
+ text: any;
60
+ };
61
+ tooltip: {
62
+ trigger: string;
63
+ axisPointer: {
64
+ type: string;
65
+ label: {
66
+ backgroundColor: string;
67
+ };
68
+ };
69
+ };
70
+ legend: {
71
+ width: string;
72
+ type: string;
73
+ data: string[];
74
+ };
75
+ toolbox: {
76
+ show: boolean;
77
+ feature: {
78
+ dataZoom: {
79
+ yAxisIndex: string;
80
+ };
81
+ magicType: {
82
+ type: string[];
83
+ };
84
+ restore: {};
85
+ saveAsImage: {};
86
+ };
87
+ };
88
+ grid: {
89
+ left: string;
90
+ right: string;
91
+ bottom: string;
92
+ containLabel: boolean;
93
+ };
94
+ xAxis: {
95
+ type: string;
96
+ boundaryGap: boolean;
97
+ data: string[];
98
+ };
99
+ yAxis: {
100
+ type: string;
101
+ };
102
+ series: MapObjectNoneType[];
103
+ };
104
+ apiUrls: {
105
+ moduleOptList: string;
106
+ useOptList: string;
107
+ };
108
+ useOptains: MapObjectNoneType;
109
+ moduleChartoption: Ref<{}>;
11
110
  currentEditRow: Ref<{}>;
111
+ moduleOptains: MapObjectNoneType;
12
112
  listLayoutRef: Ref<any>;
13
113
  uploadShow: ShallowRef<boolean>;
114
+ useChartoption: Ref<{}>;
14
115
  };
@@ -0,0 +1,25 @@
1
+ import type { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
+ import { MapObjectNoneType } from '../../../utils/global.types';
3
+ import type { VxeTableDataRow, VxeGridPropTypes, VxeTableDefines } from 'vxe-table';
4
+ declare const _sfc_main: DefineComponent<{}, {}, {
5
+ visible: boolean;
6
+ loading: boolean;
7
+ confirmLoading: boolean;
8
+ inputType: string;
9
+ dataSource: string;
10
+ keyWord: string;
11
+ columns: VxeTableDefines.ColumnOptions<VxeTableDataRow>[];
12
+ url: string;
13
+ queryParams: {};
14
+ tableData: never[];
15
+ tablePage: VxeGridPropTypes.PagerConfig;
16
+ }, {}, {
17
+ hanldeRadioChange(e: MapObjectNoneType): void;
18
+ loadData(): void;
19
+ open(): void;
20
+ close(): void;
21
+ selectedOk(): void;
22
+ handlePageChange({ currentPage, pageSize }: MapObjectNoneType): void;
23
+ onSearch(keyWord: string): void;
24
+ }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{}>>, {}, {}>;
25
+ export default _sfc_main;
@@ -1,6 +1,6 @@
1
- import type { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
1
+ import type { DefineComponent, Ref, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
2
  declare const _default: DefineComponent<{
3
- value: {
3
+ modelValue: {
4
4
  type: StringConstructor;
5
5
  default: string;
6
6
  };
@@ -12,13 +12,11 @@ declare const _default: DefineComponent<{
12
12
  type: StringConstructor;
13
13
  default: string;
14
14
  };
15
- }, unknown, {
16
- dataFormatOptions: string[];
17
- realVue: string;
18
- }, {}, {
19
- selectChange(val: string | number): void;
20
- }, ComponentOptionsMixin, ComponentOptionsMixin, ("change" | "updateInfo")[], "change" | "updateInfo", VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
21
- value: {
15
+ }, {
16
+ realVal: Ref<string>;
17
+ selectChange: (val: string | number) => void;
18
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("change" | "updateInfo" | "update:modelValue")[], "change" | "updateInfo" | "update:modelValue", VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
19
+ modelValue: {
22
20
  type: StringConstructor;
23
21
  default: string;
24
22
  };
@@ -33,9 +31,10 @@ declare const _default: DefineComponent<{
33
31
  }>> & {
34
32
  onChange?: ((...args: any[]) => any) | undefined;
35
33
  onUpdateInfo?: ((...args: any[]) => any) | undefined;
34
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
36
35
  }, {
37
- value: string;
38
36
  dictCode: string;
39
37
  configData: Record<string, any>;
38
+ modelValue: string;
40
39
  }, {}>;
41
40
  export default _default;