cnhis-design-vue 3.1.21-beta.3 → 3.1.21-beta.5

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 (85) hide show
  1. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +3 -2
  2. package/es/components/form-render/src/FormRender.js +1 -1
  3. package/es/components/form-render/src/components/renderer/date.js +11 -0
  4. package/es/components/{form-table → form-render}/src/hooks/useNuiThemeOverrides.d.ts +0 -0
  5. package/es/components/{form-table → form-render}/src/hooks/useNuiThemeOverrides.js +0 -0
  6. package/es/components/{form-table → form-render}/src/hooks/useNuiThemeOverrides2.js +0 -0
  7. package/es/components/index.d.ts +1 -2
  8. package/es/components/index.js +0 -1
  9. package/es/components/index2.js +0 -3
  10. package/es/components/info-header/index.d.ts +3 -3
  11. package/es/components/info-header/src/HiddenContent.vue.d.ts +2 -2
  12. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +1 -1
  13. package/es/components/info-header/src/InfoHeader.vue.d.ts +3 -3
  14. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +1 -1
  15. package/es/components/steps-wheel/index.d.ts +1 -1
  16. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  17. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +1 -1
  18. package/package.json +2 -2
  19. package/es/components/form-table/index.d.ts +0 -4019
  20. package/es/components/form-table/index.js +0 -1
  21. package/es/components/form-table/index2.js +0 -10
  22. package/es/components/form-table/src/FormTable.js +0 -474
  23. package/es/components/form-table/src/FormTable.vue.d.ts +0 -4019
  24. package/es/components/form-table/src/components/index.d.ts +0 -3778
  25. package/es/components/form-table/src/components/index.js +0 -1
  26. package/es/components/form-table/src/components/index2.js +0 -40
  27. package/es/components/form-table/src/components/table-age.js +0 -235
  28. package/es/components/form-table/src/components/table-age.vue.d.ts +0 -318
  29. package/es/components/form-table/src/components/table-date-picker.js +0 -179
  30. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +0 -250
  31. package/es/components/form-table/src/components/table-digital.js +0 -141
  32. package/es/components/form-table/src/components/table-digital.vue.d.ts +0 -261
  33. package/es/components/form-table/src/components/table-input-password.js +0 -141
  34. package/es/components/form-table/src/components/table-input-password.vue.d.ts +0 -304
  35. package/es/components/form-table/src/components/table-input.js +0 -127
  36. package/es/components/form-table/src/components/table-input.vue.d.ts +0 -261
  37. package/es/components/form-table/src/components/table-month-picker.js +0 -104
  38. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +0 -193
  39. package/es/components/form-table/src/components/table-search-more.js +0 -6
  40. package/es/components/form-table/src/components/table-search-more.vue.d.ts +0 -392
  41. package/es/components/form-table/src/components/table-search-more.vue_vue_type_script_setup_true_lang.js +0 -276
  42. package/es/components/form-table/src/components/table-search.js +0 -6
  43. package/es/components/form-table/src/components/table-search.vue.d.ts +0 -386
  44. package/es/components/form-table/src/components/table-search.vue_vue_type_script_setup_true_lang.js +0 -276
  45. package/es/components/form-table/src/components/table-select-multiple.js +0 -164
  46. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +0 -235
  47. package/es/components/form-table/src/components/table-select.js +0 -159
  48. package/es/components/form-table/src/components/table-select.vue.d.ts +0 -234
  49. package/es/components/form-table/src/components/table-textarea.js +0 -157
  50. package/es/components/form-table/src/components/table-textarea.vue.d.ts +0 -320
  51. package/es/components/form-table/src/components/table-time-picker.js +0 -150
  52. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +0 -246
  53. package/es/components/form-table/src/components/table-tree-select.js +0 -285
  54. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +0 -349
  55. package/es/components/form-table/src/components/text-over-tooltip.js +0 -64
  56. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +0 -70
  57. package/es/components/form-table/src/configs/index.d.ts +0 -35
  58. package/es/components/form-table/src/configs/index.js +0 -1
  59. package/es/components/form-table/src/configs/index2.js +0 -67
  60. package/es/components/form-table/src/hooks/index.d.ts +0 -5
  61. package/es/components/form-table/src/hooks/index.js +0 -5
  62. package/es/components/form-table/src/hooks/useBoundDate.d.ts +0 -21
  63. package/es/components/form-table/src/hooks/useBoundDate.js +0 -1
  64. package/es/components/form-table/src/hooks/useBoundDate2.js +0 -414
  65. package/es/components/form-table/src/hooks/useDateType.d.ts +0 -17
  66. package/es/components/form-table/src/hooks/useDateType.js +0 -1
  67. package/es/components/form-table/src/hooks/useDateType2.js +0 -160
  68. package/es/components/form-table/src/hooks/useFormCommon.d.ts +0 -14
  69. package/es/components/form-table/src/hooks/useFormCommon.js +0 -1
  70. package/es/components/form-table/src/hooks/useFormCommon2.js +0 -101
  71. package/es/components/form-table/src/hooks/useFormEvent.d.ts +0 -9
  72. package/es/components/form-table/src/hooks/useFormEvent.js +0 -1
  73. package/es/components/form-table/src/hooks/useFormEvent2.js +0 -68
  74. package/es/components/form-table/src/hooks/useItemDefault.d.ts +0 -53
  75. package/es/components/form-table/src/hooks/useItemDefault.js +0 -1
  76. package/es/components/form-table/src/hooks/useItemDefault2.js +0 -218
  77. package/es/components/form-table/src/hooks/useSearch.d.ts +0 -165
  78. package/es/components/form-table/src/hooks/useSearch.js +0 -1
  79. package/es/components/form-table/src/hooks/useSearch2.js +0 -1154
  80. package/es/components/form-table/src/hooks/useValidate.d.ts +0 -24
  81. package/es/components/form-table/src/hooks/useValidate.js +0 -1
  82. package/es/components/form-table/src/hooks/useValidate2.js +0 -480
  83. package/es/components/form-table/src/types/index.d.ts +0 -11
  84. package/es/components/form-table/src/types/index.js +0 -1
  85. package/es/components/form-table/style/index.css +0 -1
@@ -1,4019 +0,0 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
2
- declare const FormTable: SFCWithInstall<import("vue").DefineComponent<{
3
- data: ArrayConstructor;
4
- columnConfig: ObjectConstructor;
5
- emptyItems: {
6
- type: ObjectConstructor;
7
- default: () => {
8
- noDataImg: string;
9
- noDataTip: string;
10
- };
11
- };
12
- isOnlyDisplay: BooleanConstructor;
13
- userInfo: {
14
- type: ObjectConstructor;
15
- default: () => {};
16
- };
17
- styleSetting: {
18
- type: ObjectConstructor;
19
- default: () => {};
20
- };
21
- defaultValue: {
22
- type: ArrayConstructor;
23
- default: () => never[];
24
- };
25
- dbParams: {
26
- type: ObjectConstructor;
27
- };
28
- cacheUniqueKey: {
29
- type: ObjectConstructor;
30
- default: () => {};
31
- };
32
- formType: {
33
- type: ObjectConstructor;
34
- default: () => {};
35
- };
36
- formConfig: {
37
- type: ObjectConstructor;
38
- default: () => {};
39
- };
40
- formTableItem: {
41
- type: ObjectConstructor;
42
- default: () => {};
43
- };
44
- isDetail: {
45
- type: BooleanConstructor;
46
- default: boolean;
47
- };
48
- }, {
49
- $message: import("naive-ui").MessageApi;
50
- cmps: {
51
- tableAge: import("vue").DefineComponent<{
52
- mainForm: {
53
- type: import("./src/types").PropObject;
54
- default: () => {};
55
- };
56
- userInfo: {
57
- type: import("./src/types").PropObject;
58
- default: () => {};
59
- };
60
- styleSetting: {
61
- type: import("./src/types").PropObject;
62
- default: () => {};
63
- };
64
- defaultValue: {
65
- type: import("./src/types").PropObject;
66
- default: () => {};
67
- };
68
- dbParams: {
69
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
70
- };
71
- row: {
72
- type: import("./src/types").PropObject;
73
- default: () => {};
74
- };
75
- item: {
76
- type: import("./src/types").PropObject;
77
- default: () => {
78
- _own: {};
79
- };
80
- };
81
- defaultFieldList: {
82
- type: import("vue").PropType<any[]>;
83
- default: () => never[];
84
- };
85
- cacheUniqueKey: {
86
- type: import("./src/types").PropObject;
87
- default: () => {
88
- _own: {};
89
- };
90
- };
91
- params_formId: (NumberConstructor | StringConstructor)[];
92
- formType: {
93
- type: import("./src/types").PropObject;
94
- default: () => {
95
- _own: {};
96
- };
97
- };
98
- isDetail: {
99
- type: BooleanConstructor;
100
- default: boolean;
101
- };
102
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
103
- }, {
104
- $message: import("naive-ui").MessageApi;
105
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
106
- mainForm: {
107
- type: import("./src/types").PropObject;
108
- default: () => {};
109
- };
110
- userInfo: {
111
- type: import("./src/types").PropObject;
112
- default: () => {};
113
- };
114
- styleSetting: {
115
- type: import("./src/types").PropObject;
116
- default: () => {};
117
- };
118
- defaultValue: {
119
- type: import("./src/types").PropObject;
120
- default: () => {};
121
- };
122
- dbParams: {
123
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
124
- };
125
- row: {
126
- type: import("./src/types").PropObject;
127
- default: () => {};
128
- };
129
- item: {
130
- type: import("./src/types").PropObject;
131
- default: () => {
132
- _own: {};
133
- };
134
- };
135
- defaultFieldList: {
136
- type: import("vue").PropType<any[]>;
137
- default: () => never[];
138
- };
139
- cacheUniqueKey: {
140
- type: import("./src/types").PropObject;
141
- default: () => {
142
- _own: {};
143
- };
144
- };
145
- params_formId: (NumberConstructor | StringConstructor)[];
146
- formType: {
147
- type: import("./src/types").PropObject;
148
- default: () => {
149
- _own: {};
150
- };
151
- };
152
- isDetail: {
153
- type: BooleanConstructor;
154
- default: boolean;
155
- };
156
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
157
- }>> & {
158
- onTableBlur?: ((...args: any[]) => any) | undefined;
159
- onValueOnChange?: ((...args: any[]) => any) | undefined;
160
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
161
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
162
- }>>;
163
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
164
- formTable: import("../../../es/shared/types").AnyObject;
165
- hasErr: import("vue").ComputedRef<any>;
166
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
167
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
168
- handleGetUniqueKey: (id: string) => any;
169
- handleSysParams: (str: string) => string;
170
- defaultInit: () => void;
171
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
172
- handleFormParams: (str: string) => string;
173
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
174
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
175
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
176
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
177
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
178
- getInputCheck: (validate?: string | undefined) => {
179
- pattern: RegExp;
180
- message: string;
181
- } | undefined;
182
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
183
- pattern: RegExp;
184
- message: any;
185
- } | null;
186
- checkDigital: import("./src/types").ValidateFunc;
187
- checkAgeJson: import("./src/types").ValidateFunc;
188
- checkAge: import("./src/types").ValidateFunc;
189
- checkMultipleChoice: import("./src/types").ValidateFunc;
190
- checkLength: import("./src/types").ValidateFunc;
191
- checkinputBlank: import("./src/types").ValidateFunc;
192
- checkSearchCascade: import("./src/types").ValidateFunc;
193
- checkMultipleTree: import("./src/types").ValidateFunc;
194
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
195
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
196
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
197
- momentLib: (date_format: string) => any;
198
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
199
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
200
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
201
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
202
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
203
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
204
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
205
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
206
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
207
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
208
- ageRes: import("vue").Ref<{}>;
209
- detailStr: import("vue").ComputedRef<any>;
210
- setAgeRes: () => void;
211
- handleAgeData: (item: any, curUnit: any, curVal: any) => void;
212
- handleAgeOnChange: (ageInfo: any, item: any) => void;
213
- getAgeUnit: (item: any) => any;
214
- NInputGroup: import("vue").DefineComponent<{
215
- [x: string]: never;
216
- [x: number]: never;
217
- [x: symbol]: never;
218
- }, {
219
- mergedClsPrefix: import("vue").ComputedRef<string>;
220
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
221
- [x: string]: never;
222
- [x: number]: never;
223
- [x: symbol]: never;
224
- }>>, {}>;
225
- NSelect: any;
226
- NInputNumber: any;
227
- TextOverTooltip: import("vue").DefineComponent<{
228
- content: {
229
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
230
- };
231
- className: StringConstructor;
232
- refName: {
233
- type: StringConstructor;
234
- default: string;
235
- };
236
- placement: {
237
- type: StringConstructor;
238
- default: string;
239
- };
240
- tooltipTitle: {
241
- type: (NumberConstructor | StringConstructor)[];
242
- default: string;
243
- };
244
- isAlias: BooleanConstructor;
245
- textColor: StringConstructor;
246
- }, {
247
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
248
- content: {
249
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
250
- };
251
- className: StringConstructor;
252
- refName: {
253
- type: StringConstructor;
254
- default: string;
255
- };
256
- placement: {
257
- type: StringConstructor;
258
- default: string;
259
- };
260
- tooltipTitle: {
261
- type: (NumberConstructor | StringConstructor)[];
262
- default: string;
263
- };
264
- isAlias: BooleanConstructor;
265
- textColor: StringConstructor;
266
- }>> & {
267
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
268
- }>>;
269
- curContent: import("vue").ComputedRef<string | Function>;
270
- NTooltip: any;
271
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
272
- content: {
273
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
274
- };
275
- className: StringConstructor;
276
- refName: {
277
- type: StringConstructor;
278
- default: string;
279
- };
280
- placement: {
281
- type: StringConstructor;
282
- default: string;
283
- };
284
- tooltipTitle: {
285
- type: (NumberConstructor | StringConstructor)[];
286
- default: string;
287
- };
288
- isAlias: BooleanConstructor;
289
- textColor: StringConstructor;
290
- }>>, {
291
- refName: string;
292
- placement: string;
293
- tooltipTitle: string | number;
294
- isAlias: boolean;
295
- }>;
296
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
297
- mainForm: {
298
- type: import("./src/types").PropObject;
299
- default: () => {};
300
- };
301
- userInfo: {
302
- type: import("./src/types").PropObject;
303
- default: () => {};
304
- };
305
- styleSetting: {
306
- type: import("./src/types").PropObject;
307
- default: () => {};
308
- };
309
- defaultValue: {
310
- type: import("./src/types").PropObject;
311
- default: () => {};
312
- };
313
- dbParams: {
314
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
315
- };
316
- row: {
317
- type: import("./src/types").PropObject;
318
- default: () => {};
319
- };
320
- item: {
321
- type: import("./src/types").PropObject;
322
- default: () => {
323
- _own: {};
324
- };
325
- };
326
- defaultFieldList: {
327
- type: import("vue").PropType<any[]>;
328
- default: () => never[];
329
- };
330
- cacheUniqueKey: {
331
- type: import("./src/types").PropObject;
332
- default: () => {
333
- _own: {};
334
- };
335
- };
336
- params_formId: (NumberConstructor | StringConstructor)[];
337
- formType: {
338
- type: import("./src/types").PropObject;
339
- default: () => {
340
- _own: {};
341
- };
342
- };
343
- isDetail: {
344
- type: BooleanConstructor;
345
- default: boolean;
346
- };
347
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
348
- }>> & {
349
- onTableBlur?: ((...args: any[]) => any) | undefined;
350
- onValueOnChange?: ((...args: any[]) => any) | undefined;
351
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
352
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
353
- }, {
354
- styleSetting: import("../../../es/shared/types").AnyObject;
355
- userInfo: import("../../../es/shared/types").AnyObject;
356
- row: import("../../../es/shared/types").AnyObject;
357
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
358
- formType: import("../../../es/shared/types").AnyObject;
359
- isDetail: boolean;
360
- item: import("../../../es/shared/types").AnyObject;
361
- defaultValue: import("../../../es/shared/types").AnyObject;
362
- mainForm: import("../../../es/shared/types").AnyObject;
363
- defaultFieldList: any[];
364
- }>;
365
- tableDatePicker: import("vue").DefineComponent<{
366
- mainForm: {
367
- type: import("./src/types").PropObject;
368
- default: () => {};
369
- };
370
- userInfo: {
371
- type: import("./src/types").PropObject;
372
- default: () => {};
373
- };
374
- styleSetting: {
375
- type: import("./src/types").PropObject;
376
- default: () => {};
377
- };
378
- defaultValue: {
379
- type: import("./src/types").PropObject;
380
- default: () => {};
381
- };
382
- dbParams: {
383
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
384
- };
385
- row: {
386
- type: import("./src/types").PropObject;
387
- default: () => {};
388
- };
389
- item: {
390
- type: import("./src/types").PropObject;
391
- default: () => {
392
- _own: {};
393
- };
394
- };
395
- defaultFieldList: {
396
- type: import("vue").PropType<any[]>;
397
- default: () => never[];
398
- };
399
- cacheUniqueKey: {
400
- type: import("./src/types").PropObject;
401
- default: () => {
402
- _own: {};
403
- };
404
- };
405
- params_formId: (NumberConstructor | StringConstructor)[];
406
- formType: {
407
- type: import("./src/types").PropObject;
408
- default: () => {
409
- _own: {};
410
- };
411
- };
412
- isDetail: {
413
- type: BooleanConstructor;
414
- default: boolean;
415
- };
416
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
417
- }, {
418
- open: import("vue").Ref<boolean>;
419
- disabledDatePicker: (current: any, item: import("../../../es/shared/types").AnyObject) => any;
420
- disabledTimePicker: (current: any, item: import("../../../es/shared/types").AnyObject) => {
421
- disabledHours: () => never[];
422
- disabledMinutes: () => never[];
423
- disabledSeconds: () => never[];
424
- } | undefined;
425
- openTimeChange: (open: any, item: import("../../../es/shared/types").AnyObject) => void;
426
- disabledHours: (item: import("../../../es/shared/types").AnyObject, type: string) => (() => never[]) | undefined;
427
- disabledMethodTimeRange: (item: import("../../../es/shared/types").AnyObject) => void;
428
- handleCompareTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject, type: string) => {};
429
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
430
- range: (start: number, end: number) => never[];
431
- openDateChange: (open: any, item: import("../../../es/shared/types").AnyObject) => void;
432
- $message: import("naive-ui").MessageApi;
433
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
434
- mainForm: {
435
- type: import("./src/types").PropObject;
436
- default: () => {};
437
- };
438
- userInfo: {
439
- type: import("./src/types").PropObject;
440
- default: () => {};
441
- };
442
- styleSetting: {
443
- type: import("./src/types").PropObject;
444
- default: () => {};
445
- };
446
- defaultValue: {
447
- type: import("./src/types").PropObject;
448
- default: () => {};
449
- };
450
- dbParams: {
451
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
452
- };
453
- row: {
454
- type: import("./src/types").PropObject;
455
- default: () => {};
456
- };
457
- item: {
458
- type: import("./src/types").PropObject;
459
- default: () => {
460
- _own: {};
461
- };
462
- };
463
- defaultFieldList: {
464
- type: import("vue").PropType<any[]>;
465
- default: () => never[];
466
- };
467
- cacheUniqueKey: {
468
- type: import("./src/types").PropObject;
469
- default: () => {
470
- _own: {};
471
- };
472
- };
473
- params_formId: (NumberConstructor | StringConstructor)[];
474
- formType: {
475
- type: import("./src/types").PropObject;
476
- default: () => {
477
- _own: {};
478
- };
479
- };
480
- isDetail: {
481
- type: BooleanConstructor;
482
- default: boolean;
483
- };
484
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
485
- }>> & {
486
- onTableBlur?: ((...args: any[]) => any) | undefined;
487
- onValueOnChange?: ((...args: any[]) => any) | undefined;
488
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
489
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
490
- }>>;
491
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
492
- formTable: import("../../../es/shared/types").AnyObject;
493
- hasErr: import("vue").ComputedRef<any>;
494
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
495
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
496
- handleGetUniqueKey: (id: string) => any;
497
- handleSysParams: (str: string) => string;
498
- defaultInit: () => void;
499
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
500
- handleFormParams: (str: string) => string;
501
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
502
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
503
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
504
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
505
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
506
- getInputCheck: (validate?: string | undefined) => {
507
- pattern: RegExp;
508
- message: string;
509
- } | undefined;
510
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
511
- pattern: RegExp;
512
- message: any;
513
- } | null;
514
- checkDigital: import("./src/types").ValidateFunc;
515
- checkAgeJson: import("./src/types").ValidateFunc;
516
- checkAge: import("./src/types").ValidateFunc;
517
- checkMultipleChoice: import("./src/types").ValidateFunc;
518
- checkLength: import("./src/types").ValidateFunc;
519
- checkinputBlank: import("./src/types").ValidateFunc;
520
- checkSearchCascade: import("./src/types").ValidateFunc;
521
- checkMultipleTree: import("./src/types").ValidateFunc;
522
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
523
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
524
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
525
- momentLib: (date_format: string) => any;
526
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
527
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
528
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
529
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
530
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
531
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
532
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
533
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
534
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
535
- handlerGetDateType: (data: import("../../../es/shared/types").AnyObject) => any;
536
- dateType: import("vue").ComputedRef<"date" | "datetime" | "datetimerange" | "daterange">;
537
- dateShowTimeConfig: import("vue").ComputedRef<false | {
538
- format: any;
539
- }>;
540
- dateOpenChange: (status: any) => void;
541
- NDatePicker: any;
542
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
543
- mainForm: {
544
- type: import("./src/types").PropObject;
545
- default: () => {};
546
- };
547
- userInfo: {
548
- type: import("./src/types").PropObject;
549
- default: () => {};
550
- };
551
- styleSetting: {
552
- type: import("./src/types").PropObject;
553
- default: () => {};
554
- };
555
- defaultValue: {
556
- type: import("./src/types").PropObject;
557
- default: () => {};
558
- };
559
- dbParams: {
560
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
561
- };
562
- row: {
563
- type: import("./src/types").PropObject;
564
- default: () => {};
565
- };
566
- item: {
567
- type: import("./src/types").PropObject;
568
- default: () => {
569
- _own: {};
570
- };
571
- };
572
- defaultFieldList: {
573
- type: import("vue").PropType<any[]>;
574
- default: () => never[];
575
- };
576
- cacheUniqueKey: {
577
- type: import("./src/types").PropObject;
578
- default: () => {
579
- _own: {};
580
- };
581
- };
582
- params_formId: (NumberConstructor | StringConstructor)[];
583
- formType: {
584
- type: import("./src/types").PropObject;
585
- default: () => {
586
- _own: {};
587
- };
588
- };
589
- isDetail: {
590
- type: BooleanConstructor;
591
- default: boolean;
592
- };
593
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
594
- }>> & {
595
- onTableBlur?: ((...args: any[]) => any) | undefined;
596
- onValueOnChange?: ((...args: any[]) => any) | undefined;
597
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
598
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
599
- }, {
600
- styleSetting: import("../../../es/shared/types").AnyObject;
601
- userInfo: import("../../../es/shared/types").AnyObject;
602
- row: import("../../../es/shared/types").AnyObject;
603
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
604
- formType: import("../../../es/shared/types").AnyObject;
605
- isDetail: boolean;
606
- item: import("../../../es/shared/types").AnyObject;
607
- defaultValue: import("../../../es/shared/types").AnyObject;
608
- mainForm: import("../../../es/shared/types").AnyObject;
609
- defaultFieldList: any[];
610
- }>;
611
- tableDigital: import("vue").DefineComponent<{
612
- mainForm: {
613
- type: import("./src/types").PropObject;
614
- default: () => {};
615
- };
616
- userInfo: {
617
- type: import("./src/types").PropObject;
618
- default: () => {};
619
- };
620
- styleSetting: {
621
- type: import("./src/types").PropObject;
622
- default: () => {};
623
- };
624
- defaultValue: {
625
- type: import("./src/types").PropObject;
626
- default: () => {};
627
- };
628
- dbParams: {
629
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
630
- };
631
- row: {
632
- type: import("./src/types").PropObject;
633
- default: () => {};
634
- };
635
- item: {
636
- type: import("./src/types").PropObject;
637
- default: () => {
638
- _own: {};
639
- };
640
- };
641
- defaultFieldList: {
642
- type: import("vue").PropType<any[]>;
643
- default: () => never[];
644
- };
645
- cacheUniqueKey: {
646
- type: import("./src/types").PropObject;
647
- default: () => {
648
- _own: {};
649
- };
650
- };
651
- params_formId: (NumberConstructor | StringConstructor)[];
652
- formType: {
653
- type: import("./src/types").PropObject;
654
- default: () => {
655
- _own: {};
656
- };
657
- };
658
- isDetail: {
659
- type: BooleanConstructor;
660
- default: boolean;
661
- };
662
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
663
- }, {
664
- $message: import("naive-ui").MessageApi;
665
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
666
- mainForm: {
667
- type: import("./src/types").PropObject;
668
- default: () => {};
669
- };
670
- userInfo: {
671
- type: import("./src/types").PropObject;
672
- default: () => {};
673
- };
674
- styleSetting: {
675
- type: import("./src/types").PropObject;
676
- default: () => {};
677
- };
678
- defaultValue: {
679
- type: import("./src/types").PropObject;
680
- default: () => {};
681
- };
682
- dbParams: {
683
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
684
- };
685
- row: {
686
- type: import("./src/types").PropObject;
687
- default: () => {};
688
- };
689
- item: {
690
- type: import("./src/types").PropObject;
691
- default: () => {
692
- _own: {};
693
- };
694
- };
695
- defaultFieldList: {
696
- type: import("vue").PropType<any[]>;
697
- default: () => never[];
698
- };
699
- cacheUniqueKey: {
700
- type: import("./src/types").PropObject;
701
- default: () => {
702
- _own: {};
703
- };
704
- };
705
- params_formId: (NumberConstructor | StringConstructor)[];
706
- formType: {
707
- type: import("./src/types").PropObject;
708
- default: () => {
709
- _own: {};
710
- };
711
- };
712
- isDetail: {
713
- type: BooleanConstructor;
714
- default: boolean;
715
- };
716
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
717
- }>> & {
718
- onTableBlur?: ((...args: any[]) => any) | undefined;
719
- onValueOnChange?: ((...args: any[]) => any) | undefined;
720
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
721
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
722
- }>>;
723
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
724
- hasErr: import("vue").ComputedRef<any>;
725
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
726
- prefixStr: any;
727
- suffixStr: any;
728
- detailStr: import("vue").ComputedRef<string>;
729
- NInputNumber: any;
730
- TextOverTooltip: import("vue").DefineComponent<{
731
- content: {
732
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
733
- };
734
- className: StringConstructor;
735
- refName: {
736
- type: StringConstructor;
737
- default: string;
738
- };
739
- placement: {
740
- type: StringConstructor;
741
- default: string;
742
- };
743
- tooltipTitle: {
744
- type: (NumberConstructor | StringConstructor)[];
745
- default: string;
746
- };
747
- isAlias: BooleanConstructor;
748
- textColor: StringConstructor;
749
- }, {
750
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
751
- content: {
752
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
753
- };
754
- className: StringConstructor;
755
- refName: {
756
- type: StringConstructor;
757
- default: string;
758
- };
759
- placement: {
760
- type: StringConstructor;
761
- default: string;
762
- };
763
- tooltipTitle: {
764
- type: (NumberConstructor | StringConstructor)[];
765
- default: string;
766
- };
767
- isAlias: BooleanConstructor;
768
- textColor: StringConstructor;
769
- }>> & {
770
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
771
- }>>;
772
- curContent: import("vue").ComputedRef<string | Function>;
773
- NTooltip: any;
774
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
775
- content: {
776
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
777
- };
778
- className: StringConstructor;
779
- refName: {
780
- type: StringConstructor;
781
- default: string;
782
- };
783
- placement: {
784
- type: StringConstructor;
785
- default: string;
786
- };
787
- tooltipTitle: {
788
- type: (NumberConstructor | StringConstructor)[];
789
- default: string;
790
- };
791
- isAlias: BooleanConstructor;
792
- textColor: StringConstructor;
793
- }>>, {
794
- refName: string;
795
- placement: string;
796
- tooltipTitle: string | number;
797
- isAlias: boolean;
798
- }>;
799
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
800
- mainForm: {
801
- type: import("./src/types").PropObject;
802
- default: () => {};
803
- };
804
- userInfo: {
805
- type: import("./src/types").PropObject;
806
- default: () => {};
807
- };
808
- styleSetting: {
809
- type: import("./src/types").PropObject;
810
- default: () => {};
811
- };
812
- defaultValue: {
813
- type: import("./src/types").PropObject;
814
- default: () => {};
815
- };
816
- dbParams: {
817
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
818
- };
819
- row: {
820
- type: import("./src/types").PropObject;
821
- default: () => {};
822
- };
823
- item: {
824
- type: import("./src/types").PropObject;
825
- default: () => {
826
- _own: {};
827
- };
828
- };
829
- defaultFieldList: {
830
- type: import("vue").PropType<any[]>;
831
- default: () => never[];
832
- };
833
- cacheUniqueKey: {
834
- type: import("./src/types").PropObject;
835
- default: () => {
836
- _own: {};
837
- };
838
- };
839
- params_formId: (NumberConstructor | StringConstructor)[];
840
- formType: {
841
- type: import("./src/types").PropObject;
842
- default: () => {
843
- _own: {};
844
- };
845
- };
846
- isDetail: {
847
- type: BooleanConstructor;
848
- default: boolean;
849
- };
850
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
851
- }>> & {
852
- onTableBlur?: ((...args: any[]) => any) | undefined;
853
- onValueOnChange?: ((...args: any[]) => any) | undefined;
854
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
855
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
856
- }, {
857
- styleSetting: import("../../../es/shared/types").AnyObject;
858
- userInfo: import("../../../es/shared/types").AnyObject;
859
- row: import("../../../es/shared/types").AnyObject;
860
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
861
- formType: import("../../../es/shared/types").AnyObject;
862
- isDetail: boolean;
863
- item: import("../../../es/shared/types").AnyObject;
864
- defaultValue: import("../../../es/shared/types").AnyObject;
865
- mainForm: import("../../../es/shared/types").AnyObject;
866
- defaultFieldList: any[];
867
- }>;
868
- tableInput: import("vue").DefineComponent<{
869
- mainForm: {
870
- type: import("./src/types").PropObject;
871
- default: () => {};
872
- };
873
- userInfo: {
874
- type: import("./src/types").PropObject;
875
- default: () => {};
876
- };
877
- styleSetting: {
878
- type: import("./src/types").PropObject;
879
- default: () => {};
880
- };
881
- defaultValue: {
882
- type: import("./src/types").PropObject;
883
- default: () => {};
884
- };
885
- dbParams: {
886
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
887
- };
888
- row: {
889
- type: import("./src/types").PropObject;
890
- default: () => {};
891
- };
892
- item: {
893
- type: import("./src/types").PropObject;
894
- default: () => {
895
- _own: {};
896
- };
897
- };
898
- defaultFieldList: {
899
- type: import("vue").PropType<any[]>;
900
- default: () => never[];
901
- };
902
- cacheUniqueKey: {
903
- type: import("./src/types").PropObject;
904
- default: () => {
905
- _own: {};
906
- };
907
- };
908
- params_formId: (NumberConstructor | StringConstructor)[];
909
- formType: {
910
- type: import("./src/types").PropObject;
911
- default: () => {
912
- _own: {};
913
- };
914
- };
915
- isDetail: {
916
- type: BooleanConstructor;
917
- default: boolean;
918
- };
919
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
920
- }, {
921
- $message: import("naive-ui").MessageApi;
922
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
923
- mainForm: {
924
- type: import("./src/types").PropObject;
925
- default: () => {};
926
- };
927
- userInfo: {
928
- type: import("./src/types").PropObject;
929
- default: () => {};
930
- };
931
- styleSetting: {
932
- type: import("./src/types").PropObject;
933
- default: () => {};
934
- };
935
- defaultValue: {
936
- type: import("./src/types").PropObject;
937
- default: () => {};
938
- };
939
- dbParams: {
940
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
941
- };
942
- row: {
943
- type: import("./src/types").PropObject;
944
- default: () => {};
945
- };
946
- item: {
947
- type: import("./src/types").PropObject;
948
- default: () => {
949
- _own: {};
950
- };
951
- };
952
- defaultFieldList: {
953
- type: import("vue").PropType<any[]>;
954
- default: () => never[];
955
- };
956
- cacheUniqueKey: {
957
- type: import("./src/types").PropObject;
958
- default: () => {
959
- _own: {};
960
- };
961
- };
962
- params_formId: (NumberConstructor | StringConstructor)[];
963
- formType: {
964
- type: import("./src/types").PropObject;
965
- default: () => {
966
- _own: {};
967
- };
968
- };
969
- isDetail: {
970
- type: BooleanConstructor;
971
- default: boolean;
972
- };
973
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
974
- }>> & {
975
- onTableBlur?: ((...args: any[]) => any) | undefined;
976
- onValueOnChange?: ((...args: any[]) => any) | undefined;
977
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
978
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
979
- }>>;
980
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
981
- hasErr: import("vue").ComputedRef<any>;
982
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
983
- prefixStr: any;
984
- suffixStr: any;
985
- detailStr: import("vue").ComputedRef<string>;
986
- NInput: any;
987
- TextOverTooltip: import("vue").DefineComponent<{
988
- content: {
989
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
990
- };
991
- className: StringConstructor;
992
- refName: {
993
- type: StringConstructor;
994
- default: string;
995
- };
996
- placement: {
997
- type: StringConstructor;
998
- default: string;
999
- };
1000
- tooltipTitle: {
1001
- type: (NumberConstructor | StringConstructor)[];
1002
- default: string;
1003
- };
1004
- isAlias: BooleanConstructor;
1005
- textColor: StringConstructor;
1006
- }, {
1007
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1008
- content: {
1009
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
1010
- };
1011
- className: StringConstructor;
1012
- refName: {
1013
- type: StringConstructor;
1014
- default: string;
1015
- };
1016
- placement: {
1017
- type: StringConstructor;
1018
- default: string;
1019
- };
1020
- tooltipTitle: {
1021
- type: (NumberConstructor | StringConstructor)[];
1022
- default: string;
1023
- };
1024
- isAlias: BooleanConstructor;
1025
- textColor: StringConstructor;
1026
- }>> & {
1027
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
1028
- }>>;
1029
- curContent: import("vue").ComputedRef<string | Function>;
1030
- NTooltip: any;
1031
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1032
- content: {
1033
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
1034
- };
1035
- className: StringConstructor;
1036
- refName: {
1037
- type: StringConstructor;
1038
- default: string;
1039
- };
1040
- placement: {
1041
- type: StringConstructor;
1042
- default: string;
1043
- };
1044
- tooltipTitle: {
1045
- type: (NumberConstructor | StringConstructor)[];
1046
- default: string;
1047
- };
1048
- isAlias: BooleanConstructor;
1049
- textColor: StringConstructor;
1050
- }>>, {
1051
- refName: string;
1052
- placement: string;
1053
- tooltipTitle: string | number;
1054
- isAlias: boolean;
1055
- }>;
1056
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1057
- mainForm: {
1058
- type: import("./src/types").PropObject;
1059
- default: () => {};
1060
- };
1061
- userInfo: {
1062
- type: import("./src/types").PropObject;
1063
- default: () => {};
1064
- };
1065
- styleSetting: {
1066
- type: import("./src/types").PropObject;
1067
- default: () => {};
1068
- };
1069
- defaultValue: {
1070
- type: import("./src/types").PropObject;
1071
- default: () => {};
1072
- };
1073
- dbParams: {
1074
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1075
- };
1076
- row: {
1077
- type: import("./src/types").PropObject;
1078
- default: () => {};
1079
- };
1080
- item: {
1081
- type: import("./src/types").PropObject;
1082
- default: () => {
1083
- _own: {};
1084
- };
1085
- };
1086
- defaultFieldList: {
1087
- type: import("vue").PropType<any[]>;
1088
- default: () => never[];
1089
- };
1090
- cacheUniqueKey: {
1091
- type: import("./src/types").PropObject;
1092
- default: () => {
1093
- _own: {};
1094
- };
1095
- };
1096
- params_formId: (NumberConstructor | StringConstructor)[];
1097
- formType: {
1098
- type: import("./src/types").PropObject;
1099
- default: () => {
1100
- _own: {};
1101
- };
1102
- };
1103
- isDetail: {
1104
- type: BooleanConstructor;
1105
- default: boolean;
1106
- };
1107
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1108
- }>> & {
1109
- onTableBlur?: ((...args: any[]) => any) | undefined;
1110
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1111
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1112
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1113
- }, {
1114
- styleSetting: import("../../../es/shared/types").AnyObject;
1115
- userInfo: import("../../../es/shared/types").AnyObject;
1116
- row: import("../../../es/shared/types").AnyObject;
1117
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
1118
- formType: import("../../../es/shared/types").AnyObject;
1119
- isDetail: boolean;
1120
- item: import("../../../es/shared/types").AnyObject;
1121
- defaultValue: import("../../../es/shared/types").AnyObject;
1122
- mainForm: import("../../../es/shared/types").AnyObject;
1123
- defaultFieldList: any[];
1124
- }>;
1125
- tableInputPassword: import("vue").DefineComponent<{
1126
- mainForm: {
1127
- type: import("./src/types").PropObject;
1128
- default: () => {};
1129
- };
1130
- userInfo: {
1131
- type: import("./src/types").PropObject;
1132
- default: () => {};
1133
- };
1134
- styleSetting: {
1135
- type: import("./src/types").PropObject;
1136
- default: () => {};
1137
- };
1138
- defaultValue: {
1139
- type: import("./src/types").PropObject;
1140
- default: () => {};
1141
- };
1142
- dbParams: {
1143
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1144
- };
1145
- row: {
1146
- type: import("./src/types").PropObject;
1147
- default: () => {};
1148
- };
1149
- item: {
1150
- type: import("./src/types").PropObject;
1151
- default: () => {
1152
- _own: {};
1153
- };
1154
- };
1155
- defaultFieldList: {
1156
- type: import("vue").PropType<any[]>;
1157
- default: () => never[];
1158
- };
1159
- cacheUniqueKey: {
1160
- type: import("./src/types").PropObject;
1161
- default: () => {
1162
- _own: {};
1163
- };
1164
- };
1165
- params_formId: (NumberConstructor | StringConstructor)[];
1166
- formType: {
1167
- type: import("./src/types").PropObject;
1168
- default: () => {
1169
- _own: {};
1170
- };
1171
- };
1172
- isDetail: {
1173
- type: BooleanConstructor;
1174
- default: boolean;
1175
- };
1176
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1177
- }, {
1178
- $message: import("naive-ui").MessageApi;
1179
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1180
- mainForm: {
1181
- type: import("./src/types").PropObject;
1182
- default: () => {};
1183
- };
1184
- userInfo: {
1185
- type: import("./src/types").PropObject;
1186
- default: () => {};
1187
- };
1188
- styleSetting: {
1189
- type: import("./src/types").PropObject;
1190
- default: () => {};
1191
- };
1192
- defaultValue: {
1193
- type: import("./src/types").PropObject;
1194
- default: () => {};
1195
- };
1196
- dbParams: {
1197
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1198
- };
1199
- row: {
1200
- type: import("./src/types").PropObject;
1201
- default: () => {};
1202
- };
1203
- item: {
1204
- type: import("./src/types").PropObject;
1205
- default: () => {
1206
- _own: {};
1207
- };
1208
- };
1209
- defaultFieldList: {
1210
- type: import("vue").PropType<any[]>;
1211
- default: () => never[];
1212
- };
1213
- cacheUniqueKey: {
1214
- type: import("./src/types").PropObject;
1215
- default: () => {
1216
- _own: {};
1217
- };
1218
- };
1219
- params_formId: (NumberConstructor | StringConstructor)[];
1220
- formType: {
1221
- type: import("./src/types").PropObject;
1222
- default: () => {
1223
- _own: {};
1224
- };
1225
- };
1226
- isDetail: {
1227
- type: BooleanConstructor;
1228
- default: boolean;
1229
- };
1230
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1231
- }>> & {
1232
- onTableBlur?: ((...args: any[]) => any) | undefined;
1233
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1234
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1235
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1236
- }>>;
1237
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
1238
- hasErr: import("vue").ComputedRef<any>;
1239
- inputType: import("vue").Ref<string>;
1240
- isReadOnly: import("vue").Ref<boolean>;
1241
- prefixStr: any;
1242
- suffixStr: any;
1243
- handleTogglePsw: () => void;
1244
- NInput: any;
1245
- SvgIcon: import("vue").DefineComponent<{
1246
- iconClass: {
1247
- type: StringConstructor;
1248
- required: true;
1249
- default: string;
1250
- };
1251
- title: {
1252
- type: StringConstructor;
1253
- required: false;
1254
- default: string;
1255
- };
1256
- className: {
1257
- type: StringConstructor;
1258
- required: false;
1259
- };
1260
- }, {
1261
- props: {
1262
- iconClass: string;
1263
- title: string;
1264
- className?: string | undefined;
1265
- };
1266
- iconName: import("vue").ComputedRef<string>;
1267
- svgClass: import("vue").ComputedRef<string>;
1268
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1269
- iconClass: {
1270
- type: StringConstructor;
1271
- required: true;
1272
- default: string;
1273
- };
1274
- title: {
1275
- type: StringConstructor;
1276
- required: false;
1277
- default: string;
1278
- };
1279
- className: {
1280
- type: StringConstructor;
1281
- required: false;
1282
- };
1283
- }>>, {
1284
- title: string;
1285
- iconClass: string;
1286
- }>;
1287
- TextOverTooltip: import("vue").DefineComponent<{
1288
- content: {
1289
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
1290
- };
1291
- className: StringConstructor;
1292
- refName: {
1293
- type: StringConstructor;
1294
- default: string;
1295
- };
1296
- placement: {
1297
- type: StringConstructor;
1298
- default: string;
1299
- };
1300
- tooltipTitle: {
1301
- type: (NumberConstructor | StringConstructor)[];
1302
- default: string;
1303
- };
1304
- isAlias: BooleanConstructor;
1305
- textColor: StringConstructor;
1306
- }, {
1307
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1308
- content: {
1309
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
1310
- };
1311
- className: StringConstructor;
1312
- refName: {
1313
- type: StringConstructor;
1314
- default: string;
1315
- };
1316
- placement: {
1317
- type: StringConstructor;
1318
- default: string;
1319
- };
1320
- tooltipTitle: {
1321
- type: (NumberConstructor | StringConstructor)[];
1322
- default: string;
1323
- };
1324
- isAlias: BooleanConstructor;
1325
- textColor: StringConstructor;
1326
- }>> & {
1327
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
1328
- }>>;
1329
- curContent: import("vue").ComputedRef<string | Function>;
1330
- NTooltip: any;
1331
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1332
- content: {
1333
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
1334
- };
1335
- className: StringConstructor;
1336
- refName: {
1337
- type: StringConstructor;
1338
- default: string;
1339
- };
1340
- placement: {
1341
- type: StringConstructor;
1342
- default: string;
1343
- };
1344
- tooltipTitle: {
1345
- type: (NumberConstructor | StringConstructor)[];
1346
- default: string;
1347
- };
1348
- isAlias: BooleanConstructor;
1349
- textColor: StringConstructor;
1350
- }>>, {
1351
- refName: string;
1352
- placement: string;
1353
- tooltipTitle: string | number;
1354
- isAlias: boolean;
1355
- }>;
1356
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1357
- mainForm: {
1358
- type: import("./src/types").PropObject;
1359
- default: () => {};
1360
- };
1361
- userInfo: {
1362
- type: import("./src/types").PropObject;
1363
- default: () => {};
1364
- };
1365
- styleSetting: {
1366
- type: import("./src/types").PropObject;
1367
- default: () => {};
1368
- };
1369
- defaultValue: {
1370
- type: import("./src/types").PropObject;
1371
- default: () => {};
1372
- };
1373
- dbParams: {
1374
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1375
- };
1376
- row: {
1377
- type: import("./src/types").PropObject;
1378
- default: () => {};
1379
- };
1380
- item: {
1381
- type: import("./src/types").PropObject;
1382
- default: () => {
1383
- _own: {};
1384
- };
1385
- };
1386
- defaultFieldList: {
1387
- type: import("vue").PropType<any[]>;
1388
- default: () => never[];
1389
- };
1390
- cacheUniqueKey: {
1391
- type: import("./src/types").PropObject;
1392
- default: () => {
1393
- _own: {};
1394
- };
1395
- };
1396
- params_formId: (NumberConstructor | StringConstructor)[];
1397
- formType: {
1398
- type: import("./src/types").PropObject;
1399
- default: () => {
1400
- _own: {};
1401
- };
1402
- };
1403
- isDetail: {
1404
- type: BooleanConstructor;
1405
- default: boolean;
1406
- };
1407
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1408
- }>> & {
1409
- onTableBlur?: ((...args: any[]) => any) | undefined;
1410
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1411
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1412
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1413
- }, {
1414
- styleSetting: import("../../../es/shared/types").AnyObject;
1415
- userInfo: import("../../../es/shared/types").AnyObject;
1416
- row: import("../../../es/shared/types").AnyObject;
1417
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
1418
- formType: import("../../../es/shared/types").AnyObject;
1419
- isDetail: boolean;
1420
- item: import("../../../es/shared/types").AnyObject;
1421
- defaultValue: import("../../../es/shared/types").AnyObject;
1422
- mainForm: import("../../../es/shared/types").AnyObject;
1423
- defaultFieldList: any[];
1424
- }>;
1425
- tableMonthPicker: import("vue").DefineComponent<{
1426
- mainForm: {
1427
- type: import("./src/types").PropObject;
1428
- default: () => {};
1429
- };
1430
- userInfo: {
1431
- type: import("./src/types").PropObject;
1432
- default: () => {};
1433
- };
1434
- styleSetting: {
1435
- type: import("./src/types").PropObject;
1436
- default: () => {};
1437
- };
1438
- defaultValue: {
1439
- type: import("./src/types").PropObject;
1440
- default: () => {};
1441
- };
1442
- dbParams: {
1443
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1444
- };
1445
- row: {
1446
- type: import("./src/types").PropObject;
1447
- default: () => {};
1448
- };
1449
- item: {
1450
- type: import("./src/types").PropObject;
1451
- default: () => {
1452
- _own: {};
1453
- };
1454
- };
1455
- defaultFieldList: {
1456
- type: import("vue").PropType<any[]>;
1457
- default: () => never[];
1458
- };
1459
- cacheUniqueKey: {
1460
- type: import("./src/types").PropObject;
1461
- default: () => {
1462
- _own: {};
1463
- };
1464
- };
1465
- params_formId: (NumberConstructor | StringConstructor)[];
1466
- formType: {
1467
- type: import("./src/types").PropObject;
1468
- default: () => {
1469
- _own: {};
1470
- };
1471
- };
1472
- isDetail: {
1473
- type: BooleanConstructor;
1474
- default: boolean;
1475
- };
1476
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1477
- }, {
1478
- open: import("vue").Ref<boolean>;
1479
- disabledDatePicker: (current: any, item: import("../../../es/shared/types").AnyObject) => any;
1480
- range: (start: number, end: number) => never[];
1481
- $message: import("naive-ui").MessageApi;
1482
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1483
- mainForm: {
1484
- type: import("./src/types").PropObject;
1485
- default: () => {};
1486
- };
1487
- userInfo: {
1488
- type: import("./src/types").PropObject;
1489
- default: () => {};
1490
- };
1491
- styleSetting: {
1492
- type: import("./src/types").PropObject;
1493
- default: () => {};
1494
- };
1495
- defaultValue: {
1496
- type: import("./src/types").PropObject;
1497
- default: () => {};
1498
- };
1499
- dbParams: {
1500
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1501
- };
1502
- row: {
1503
- type: import("./src/types").PropObject;
1504
- default: () => {};
1505
- };
1506
- item: {
1507
- type: import("./src/types").PropObject;
1508
- default: () => {
1509
- _own: {};
1510
- };
1511
- };
1512
- defaultFieldList: {
1513
- type: import("vue").PropType<any[]>;
1514
- default: () => never[];
1515
- };
1516
- cacheUniqueKey: {
1517
- type: import("./src/types").PropObject;
1518
- default: () => {
1519
- _own: {};
1520
- };
1521
- };
1522
- params_formId: (NumberConstructor | StringConstructor)[];
1523
- formType: {
1524
- type: import("./src/types").PropObject;
1525
- default: () => {
1526
- _own: {};
1527
- };
1528
- };
1529
- isDetail: {
1530
- type: BooleanConstructor;
1531
- default: boolean;
1532
- };
1533
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1534
- }>> & {
1535
- onTableBlur?: ((...args: any[]) => any) | undefined;
1536
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1537
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1538
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1539
- }>>;
1540
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
1541
- dateType: import("vue").ComputedRef<"month" | "monthrange">;
1542
- hasErr: import("vue").ComputedRef<any>;
1543
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
1544
- NDatePicker: any;
1545
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1546
- mainForm: {
1547
- type: import("./src/types").PropObject;
1548
- default: () => {};
1549
- };
1550
- userInfo: {
1551
- type: import("./src/types").PropObject;
1552
- default: () => {};
1553
- };
1554
- styleSetting: {
1555
- type: import("./src/types").PropObject;
1556
- default: () => {};
1557
- };
1558
- defaultValue: {
1559
- type: import("./src/types").PropObject;
1560
- default: () => {};
1561
- };
1562
- dbParams: {
1563
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1564
- };
1565
- row: {
1566
- type: import("./src/types").PropObject;
1567
- default: () => {};
1568
- };
1569
- item: {
1570
- type: import("./src/types").PropObject;
1571
- default: () => {
1572
- _own: {};
1573
- };
1574
- };
1575
- defaultFieldList: {
1576
- type: import("vue").PropType<any[]>;
1577
- default: () => never[];
1578
- };
1579
- cacheUniqueKey: {
1580
- type: import("./src/types").PropObject;
1581
- default: () => {
1582
- _own: {};
1583
- };
1584
- };
1585
- params_formId: (NumberConstructor | StringConstructor)[];
1586
- formType: {
1587
- type: import("./src/types").PropObject;
1588
- default: () => {
1589
- _own: {};
1590
- };
1591
- };
1592
- isDetail: {
1593
- type: BooleanConstructor;
1594
- default: boolean;
1595
- };
1596
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
1597
- }>> & {
1598
- onTableBlur?: ((...args: any[]) => any) | undefined;
1599
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1600
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1601
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1602
- }, {
1603
- styleSetting: import("../../../es/shared/types").AnyObject;
1604
- userInfo: import("../../../es/shared/types").AnyObject;
1605
- row: import("../../../es/shared/types").AnyObject;
1606
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
1607
- formType: import("../../../es/shared/types").AnyObject;
1608
- isDetail: boolean;
1609
- item: import("../../../es/shared/types").AnyObject;
1610
- defaultValue: import("../../../es/shared/types").AnyObject;
1611
- mainForm: import("../../../es/shared/types").AnyObject;
1612
- defaultFieldList: any[];
1613
- }>;
1614
- tableSearch: import("vue").DefineComponent<{
1615
- mainForm: {
1616
- type: ObjectConstructor;
1617
- default: () => {};
1618
- };
1619
- userInfo: {
1620
- type: ObjectConstructor;
1621
- default: () => {};
1622
- };
1623
- styleSetting: {
1624
- type: ObjectConstructor;
1625
- default: () => {};
1626
- };
1627
- defaultValue: {
1628
- type: ObjectConstructor;
1629
- default: () => {};
1630
- };
1631
- dbParams: {
1632
- type: ObjectConstructor;
1633
- };
1634
- row: {
1635
- type: ObjectConstructor;
1636
- default: () => {};
1637
- };
1638
- item: {
1639
- type: ObjectConstructor;
1640
- default: () => {
1641
- _own: {};
1642
- };
1643
- };
1644
- defaultFieldList: {
1645
- type: ArrayConstructor;
1646
- default: () => never[];
1647
- };
1648
- cacheUniqueKey: {
1649
- type: ObjectConstructor;
1650
- default: () => {
1651
- _own: {};
1652
- };
1653
- };
1654
- params_formId: (NumberConstructor | StringConstructor)[];
1655
- formType: {
1656
- type: ObjectConstructor;
1657
- default: () => {
1658
- _own: {};
1659
- };
1660
- };
1661
- isDetail: {
1662
- type: BooleanConstructor;
1663
- default: boolean;
1664
- };
1665
- handleFormTableValue: FunctionConstructor;
1666
- }, {
1667
- $message: import("naive-ui").MessageApi;
1668
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1669
- mainForm: {
1670
- type: ObjectConstructor;
1671
- default: () => {};
1672
- };
1673
- userInfo: {
1674
- type: ObjectConstructor;
1675
- default: () => {};
1676
- };
1677
- styleSetting: {
1678
- type: ObjectConstructor;
1679
- default: () => {};
1680
- };
1681
- defaultValue: {
1682
- type: ObjectConstructor;
1683
- default: () => {};
1684
- };
1685
- dbParams: {
1686
- type: ObjectConstructor;
1687
- };
1688
- row: {
1689
- type: ObjectConstructor;
1690
- default: () => {};
1691
- };
1692
- item: {
1693
- type: ObjectConstructor;
1694
- default: () => {
1695
- _own: {};
1696
- };
1697
- };
1698
- defaultFieldList: {
1699
- type: ArrayConstructor;
1700
- default: () => never[];
1701
- };
1702
- cacheUniqueKey: {
1703
- type: ObjectConstructor;
1704
- default: () => {
1705
- _own: {};
1706
- };
1707
- };
1708
- params_formId: (NumberConstructor | StringConstructor)[];
1709
- formType: {
1710
- type: ObjectConstructor;
1711
- default: () => {
1712
- _own: {};
1713
- };
1714
- };
1715
- isDetail: {
1716
- type: BooleanConstructor;
1717
- default: boolean;
1718
- };
1719
- handleFormTableValue: FunctionConstructor;
1720
- }>> & {
1721
- onTableBlur?: ((...args: any[]) => any) | undefined;
1722
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1723
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1724
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1725
- }>>;
1726
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
1727
- open: import("vue").Ref<boolean>;
1728
- wrapperRef: import("vue").Ref<null>;
1729
- refs: never[];
1730
- baseForm: import("vue").Ref<{}>;
1731
- curAddBtnItem: import("vue").Ref<any>;
1732
- dropdownHide: import("vue").Ref<boolean>;
1733
- $_handleTracherLog: () => void;
1734
- $t: () => void;
1735
- $qs: () => void;
1736
- loadDataPrimary_key: import("vue").Ref<any>;
1737
- optionsRequestSource: import("vue").Ref<any>;
1738
- Choose_to_complete: import("vue").Ref<boolean>;
1739
- noAllow_check_mid_level: import("vue").Ref<boolean>;
1740
- selsectVisible: import("vue").Ref<boolean>;
1741
- renderOption: ({ option }: {
1742
- option: any;
1743
- }) => JSX.Element;
1744
- fetching: import("vue").Ref<boolean>;
1745
- timeout: any;
1746
- curOptions: import("vue").Ref<any[]>;
1747
- selectedOptions: import("vue").Ref<any[]>;
1748
- levelNum: import("vue").Ref<number>;
1749
- cascaderInitLabel: import("vue").Ref<boolean>;
1750
- defList: import("vue").Ref<any[]>;
1751
- panelOpen: import("vue").Ref<boolean>;
1752
- searchAddObj: import("vue").Ref<import("../../../es/shared/types").AnyObject>;
1753
- searchPageConfig: import("vue").Ref<{
1754
- keyword: undefined;
1755
- isFetching: boolean;
1756
- isRequest: boolean;
1757
- hasNextPage: boolean;
1758
- page: number;
1759
- total: number;
1760
- }>;
1761
- optionsMaxWidth: import("vue").Ref<string>;
1762
- cacheReqOptionsParams: import("vue").Ref<string>;
1763
- hotSearchConfig: import("vue").Ref<{
1764
- hotList: never[];
1765
- latestList: never[];
1766
- isRequest: boolean;
1767
- isclose: boolean;
1768
- }>;
1769
- searchShowHotList: import("vue").Ref<boolean>;
1770
- showHotSearchConfig: import("vue").ComputedRef<true | 0>;
1771
- showSearchEmpty: import("vue").ComputedRef<boolean>;
1772
- selectIsOpen: import("vue").ComputedRef<boolean>;
1773
- isnoPages: import("vue").ComputedRef<boolean>;
1774
- init: () => void;
1775
- hanldeInitSearchMoreVal: (i: any, v?: any) => Promise<void>;
1776
- getSearchDefParams: (keyword: any, itemData?: any, other?: any) => {
1777
- pageSize?: number | undefined;
1778
- primaryKey?: any;
1779
- levelKey?: any;
1780
- wordbookId: any;
1781
- autograph: any;
1782
- wordbookType: any;
1783
- preConObj: string | undefined;
1784
- conObj: string | undefined;
1785
- preSqlExpression: any;
1786
- sqlExpression: any;
1787
- fieldKeys: string | undefined;
1788
- keyword: any;
1789
- page: number;
1790
- };
1791
- getCascadeParams: (params: any, itemData: any, otherConfig: any, defFalg: any) => any;
1792
- handleRowUnique: (rows: any, itemData: any, uniqueConfig?: any) => any;
1793
- handleGetSearchDefVal: (defFalg: any, rowData: any, itemData: any, uniqueConfig?: any) => void;
1794
- handleRequestedOptions: (itemData?: any, keyword?: any, defFalg?: any, otherConfig?: any) => Promise<any>;
1795
- handleFreeEntry: (option?: any) => void;
1796
- formatField: (value: any) => any;
1797
- formatFieldValue: (value: any) => any;
1798
- getTitleHeader: (fieldList: any, renderKey: any) => string;
1799
- handleRequestedUniqueKey: (id: any) => Promise<unknown>;
1800
- dealDictionatySearch: (val: any) => void;
1801
- handleMultipleSearch: (val: any, itemData: any) => void;
1802
- multipleSelect: (e: any, item: any) => void;
1803
- multipleDeselect: (e: any, item: any) => void;
1804
- handlerAddOptions: (data: any, item: any) => void;
1805
- searchMoreOnChange: (value: any, item: any) => void;
1806
- handleFormCascade: (list?: any, v?: any, level?: any) => void;
1807
- hanldeGetCascadelabel: (v?: any, k?: any) => string;
1808
- handleCascaderChange: (option: any, item: any) => void;
1809
- handleCascaderFilter: (inputValue: any, path: any) => any;
1810
- handleCascadeLoadData: (selectedOptions: any) => Promise<void>;
1811
- handlerDropdownVisibleChange: (e: any, data: any) => void;
1812
- hanlderGetSearchLabel: (config: any, v: any) => any;
1813
- hanlderSendSelectLog: (item: any, value: any) => void;
1814
- handleSearchSelect: (e: any, option: any, type?: any, eventConfig?: any) => void;
1815
- handleSearchChangePage: (type?: any) => void;
1816
- handleCalculateOptionsMaxWidth: () => void;
1817
- handlerSearchOnFocus: (item: any) => void;
1818
- handleQueryParams: (formData: any, queryParams: any) => {};
1819
- hideHotSearch: import("vue").Ref<boolean>;
1820
- confirmSelect: ({ value, selectRow, myUniqueKey }: any) => void;
1821
- hanldeRemoveDuplicates: (list?: any, config?: any) => any[];
1822
- getFormValue: () => any;
1823
- cancelOptionsRequest: () => void;
1824
- getHotSearchConfig: () => void;
1825
- handleSelectHotKeyword: (key: any) => void;
1826
- hanldeClearLately: () => void;
1827
- closeHotSearch: () => void;
1828
- handleSearchTracher: (item: any, obj?: any) => void;
1829
- hanldercheckOption: (data: any) => any;
1830
- handleSearchScrollTop: (item: any) => void;
1831
- handleCascaderTracher: () => void;
1832
- handleSearchBlur: () => void;
1833
- curMultipleSelected: import("vue").Ref<any[]>;
1834
- formTable: import("../../../es/shared/types").AnyObject;
1835
- hasErr: import("vue").ComputedRef<any>;
1836
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
1837
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
1838
- handleGetUniqueKey: (id: string) => any;
1839
- handleSysParams: (str: string) => string;
1840
- defaultInit: () => void;
1841
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
1842
- handleFormParams: (str: string) => string;
1843
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
1844
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
1845
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
1846
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
1847
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
1848
- getInputCheck: (validate?: string | undefined) => {
1849
- pattern: RegExp;
1850
- message: string;
1851
- } | undefined;
1852
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
1853
- pattern: RegExp;
1854
- message: any;
1855
- } | null;
1856
- checkDigital: import("./src/types").ValidateFunc;
1857
- checkAgeJson: import("./src/types").ValidateFunc;
1858
- checkAge: import("./src/types").ValidateFunc;
1859
- checkMultipleChoice: import("./src/types").ValidateFunc;
1860
- checkLength: import("./src/types").ValidateFunc;
1861
- checkinputBlank: import("./src/types").ValidateFunc;
1862
- handlerGetDateType: (data: import("../../../es/shared/types").AnyObject) => any;
1863
- checkSearchCascade: import("./src/types").ValidateFunc;
1864
- checkMultipleTree: import("./src/types").ValidateFunc;
1865
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
1866
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
1867
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
1868
- momentLib: (date_format: string) => any;
1869
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
1870
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
1871
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
1872
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
1873
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
1874
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
1875
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
1876
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
1877
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
1878
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
1879
- NSelect: any;
1880
- SelectPage: import("vue").DefineComponent<{
1881
- searchPageConfig: {
1882
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1883
- default: () => {
1884
- page: number;
1885
- total: number;
1886
- hasNextPage: boolean;
1887
- };
1888
- };
1889
- handleSearchChangePage: {
1890
- type: FunctionConstructor;
1891
- default: () => void;
1892
- };
1893
- }, {
1894
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1895
- searchPageConfig: {
1896
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1897
- default: () => {
1898
- page: number;
1899
- total: number;
1900
- hasNextPage: boolean;
1901
- };
1902
- };
1903
- handleSearchChangePage: {
1904
- type: FunctionConstructor;
1905
- default: () => void;
1906
- };
1907
- }>> & {
1908
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
1909
- }>>;
1910
- NButton: any;
1911
- ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1912
- ChevronForwardOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1913
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1914
- searchPageConfig: {
1915
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1916
- default: () => {
1917
- page: number;
1918
- total: number;
1919
- hasNextPage: boolean;
1920
- };
1921
- };
1922
- handleSearchChangePage: {
1923
- type: FunctionConstructor;
1924
- default: () => void;
1925
- };
1926
- }>>, {
1927
- searchPageConfig: import("../../../es/shared/types").AnyObject;
1928
- handleSearchChangePage: Function;
1929
- }>;
1930
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1931
- mainForm: {
1932
- type: ObjectConstructor;
1933
- default: () => {};
1934
- };
1935
- userInfo: {
1936
- type: ObjectConstructor;
1937
- default: () => {};
1938
- };
1939
- styleSetting: {
1940
- type: ObjectConstructor;
1941
- default: () => {};
1942
- };
1943
- defaultValue: {
1944
- type: ObjectConstructor;
1945
- default: () => {};
1946
- };
1947
- dbParams: {
1948
- type: ObjectConstructor;
1949
- };
1950
- row: {
1951
- type: ObjectConstructor;
1952
- default: () => {};
1953
- };
1954
- item: {
1955
- type: ObjectConstructor;
1956
- default: () => {
1957
- _own: {};
1958
- };
1959
- };
1960
- defaultFieldList: {
1961
- type: ArrayConstructor;
1962
- default: () => never[];
1963
- };
1964
- cacheUniqueKey: {
1965
- type: ObjectConstructor;
1966
- default: () => {
1967
- _own: {};
1968
- };
1969
- };
1970
- params_formId: (NumberConstructor | StringConstructor)[];
1971
- formType: {
1972
- type: ObjectConstructor;
1973
- default: () => {
1974
- _own: {};
1975
- };
1976
- };
1977
- isDetail: {
1978
- type: BooleanConstructor;
1979
- default: boolean;
1980
- };
1981
- handleFormTableValue: FunctionConstructor;
1982
- }>> & {
1983
- onTableBlur?: ((...args: any[]) => any) | undefined;
1984
- onValueOnChange?: ((...args: any[]) => any) | undefined;
1985
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
1986
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
1987
- }, {
1988
- styleSetting: Record<string, any>;
1989
- userInfo: Record<string, any>;
1990
- row: Record<string, any>;
1991
- cacheUniqueKey: Record<string, any>;
1992
- formType: Record<string, any>;
1993
- isDetail: boolean;
1994
- item: Record<string, any>;
1995
- defaultValue: Record<string, any>;
1996
- mainForm: Record<string, any>;
1997
- defaultFieldList: unknown[];
1998
- }>;
1999
- tableSearchMore: import("vue").DefineComponent<{
2000
- mainForm: {
2001
- type: ObjectConstructor;
2002
- default: () => {};
2003
- };
2004
- userInfo: {
2005
- type: ObjectConstructor;
2006
- default: () => {};
2007
- };
2008
- styleSetting: {
2009
- type: ObjectConstructor;
2010
- default: () => {};
2011
- };
2012
- defaultValue: {
2013
- type: ObjectConstructor;
2014
- default: () => {};
2015
- };
2016
- dbParams: {
2017
- type: ObjectConstructor;
2018
- };
2019
- row: {
2020
- type: ObjectConstructor;
2021
- default: () => {};
2022
- };
2023
- item: {
2024
- type: ObjectConstructor;
2025
- default: () => {
2026
- _own: {};
2027
- };
2028
- };
2029
- defaultFieldList: {
2030
- type: ArrayConstructor;
2031
- default: () => never[];
2032
- };
2033
- cacheUniqueKey: {
2034
- type: ObjectConstructor;
2035
- default: () => {
2036
- _own: {};
2037
- };
2038
- };
2039
- params_formId: (NumberConstructor | StringConstructor)[];
2040
- formType: {
2041
- type: ObjectConstructor;
2042
- default: () => {
2043
- _own: {};
2044
- };
2045
- };
2046
- isDetail: {
2047
- type: BooleanConstructor;
2048
- default: boolean;
2049
- };
2050
- handleFormTableValue: FunctionConstructor;
2051
- }, {
2052
- $message: import("naive-ui").MessageApi;
2053
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2054
- mainForm: {
2055
- type: ObjectConstructor;
2056
- default: () => {};
2057
- };
2058
- userInfo: {
2059
- type: ObjectConstructor;
2060
- default: () => {};
2061
- };
2062
- styleSetting: {
2063
- type: ObjectConstructor;
2064
- default: () => {};
2065
- };
2066
- defaultValue: {
2067
- type: ObjectConstructor;
2068
- default: () => {};
2069
- };
2070
- dbParams: {
2071
- type: ObjectConstructor;
2072
- };
2073
- row: {
2074
- type: ObjectConstructor;
2075
- default: () => {};
2076
- };
2077
- item: {
2078
- type: ObjectConstructor;
2079
- default: () => {
2080
- _own: {};
2081
- };
2082
- };
2083
- defaultFieldList: {
2084
- type: ArrayConstructor;
2085
- default: () => never[];
2086
- };
2087
- cacheUniqueKey: {
2088
- type: ObjectConstructor;
2089
- default: () => {
2090
- _own: {};
2091
- };
2092
- };
2093
- params_formId: (NumberConstructor | StringConstructor)[];
2094
- formType: {
2095
- type: ObjectConstructor;
2096
- default: () => {
2097
- _own: {};
2098
- };
2099
- };
2100
- isDetail: {
2101
- type: BooleanConstructor;
2102
- default: boolean;
2103
- };
2104
- handleFormTableValue: FunctionConstructor;
2105
- }>> & {
2106
- onTableBlur?: ((...args: any[]) => any) | undefined;
2107
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2108
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2109
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2110
- }>>;
2111
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
2112
- open: import("vue").Ref<boolean>;
2113
- wrapperRef: import("vue").Ref<null>;
2114
- refs: never[];
2115
- baseForm: import("vue").Ref<{}>;
2116
- curAddBtnItem: import("vue").Ref<any>;
2117
- dropdownHide: import("vue").Ref<boolean>;
2118
- $_handleTracherLog: () => void;
2119
- $t: () => void;
2120
- $qs: () => void;
2121
- loadDataPrimary_key: import("vue").Ref<any>;
2122
- optionsRequestSource: import("vue").Ref<any>;
2123
- Choose_to_complete: import("vue").Ref<boolean>;
2124
- noAllow_check_mid_level: import("vue").Ref<boolean>;
2125
- selsectVisible: import("vue").Ref<boolean>;
2126
- renderOption: ({ option }: {
2127
- option: any;
2128
- }) => JSX.Element;
2129
- VNodes: {
2130
- (props: any): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2131
- [key: string]: any;
2132
- }>;
2133
- props: string[];
2134
- };
2135
- fetching: import("vue").Ref<boolean>;
2136
- timeout: any;
2137
- curOptions: import("vue").Ref<any[]>;
2138
- selectedOptions: import("vue").Ref<any[]>;
2139
- levelNum: import("vue").Ref<number>;
2140
- cascaderInitLabel: import("vue").Ref<boolean>;
2141
- defList: import("vue").Ref<any[]>;
2142
- panelOpen: import("vue").Ref<boolean>;
2143
- searchAddObj: import("vue").Ref<import("../../../es/shared/types").AnyObject>;
2144
- searchPageConfig: import("vue").Ref<{
2145
- keyword: undefined;
2146
- isFetching: boolean;
2147
- isRequest: boolean;
2148
- hasNextPage: boolean;
2149
- page: number;
2150
- total: number;
2151
- }>;
2152
- optionsMaxWidth: import("vue").Ref<string>;
2153
- cacheReqOptionsParams: import("vue").Ref<string>;
2154
- hotSearchConfig: import("vue").Ref<{
2155
- hotList: never[];
2156
- latestList: never[];
2157
- isRequest: boolean;
2158
- isclose: boolean;
2159
- }>;
2160
- searchShowHotList: import("vue").Ref<boolean>;
2161
- showHotSearchConfig: import("vue").ComputedRef<true | 0>;
2162
- showSearchEmpty: import("vue").ComputedRef<boolean>;
2163
- selectIsOpen: import("vue").ComputedRef<boolean>;
2164
- isnoPages: import("vue").ComputedRef<boolean>;
2165
- init: () => void;
2166
- hanldeInitSearchMoreVal: (i: any, v?: any) => Promise<void>;
2167
- getSearchDefParams: (keyword: any, itemData?: any, other?: any) => {
2168
- pageSize?: number | undefined;
2169
- primaryKey?: any;
2170
- levelKey?: any;
2171
- wordbookId: any;
2172
- autograph: any;
2173
- wordbookType: any;
2174
- preConObj: string | undefined;
2175
- conObj: string | undefined;
2176
- preSqlExpression: any;
2177
- sqlExpression: any;
2178
- fieldKeys: string | undefined;
2179
- keyword: any;
2180
- page: number;
2181
- };
2182
- getCascadeParams: (params: any, itemData: any, otherConfig: any, defFalg: any) => any;
2183
- handleRowUnique: (rows: any, itemData: any, uniqueConfig?: any) => any;
2184
- handleGetSearchDefVal: (defFalg: any, rowData: any, itemData: any, uniqueConfig?: any) => void;
2185
- handleRequestedOptions: (itemData?: any, keyword?: any, defFalg?: any, otherConfig?: any) => Promise<any>;
2186
- handleFreeEntry: (option?: any) => void;
2187
- formatField: (value: any) => any;
2188
- formatFieldValue: (value: any) => any;
2189
- getTitleHeader: (fieldList: any, renderKey: any) => string;
2190
- handleRequestedUniqueKey: (id: any) => Promise<unknown>;
2191
- dealDictionatySearch: (val: any) => void;
2192
- handleMultipleSearch: (val: any, itemData: any) => void;
2193
- multipleSelect: (e: any, item: any) => void;
2194
- multipleDeselect: (e: any, item: any) => void;
2195
- handlerAddOptions: (data: any, item: any) => void;
2196
- searchMoreOnChange: (value: any, item: any) => void;
2197
- handleFormCascade: (list?: any, v?: any, level?: any) => void;
2198
- hanldeGetCascadelabel: (v?: any, k?: any) => string;
2199
- handleCascaderChange: (option: any, item: any) => void;
2200
- handleCascaderFilter: (inputValue: any, path: any) => any;
2201
- handleCascadeLoadData: (selectedOptions: any) => Promise<void>;
2202
- handlerDropdownVisibleChange: (e: any, data: any) => void;
2203
- hanlderGetSearchLabel: (config: any, v: any) => any;
2204
- hanlderSendSelectLog: (item: any, value: any) => void;
2205
- handleSearchSelect: (e: any, option: any, type?: any, eventConfig?: any) => void;
2206
- handleSearchChangePage: (type?: any) => void;
2207
- handleCalculateOptionsMaxWidth: () => void;
2208
- handlerSearchOnFocus: (item: any) => void;
2209
- handleQueryParams: (formData: any, queryParams: any) => {};
2210
- hideHotSearch: import("vue").Ref<boolean>;
2211
- confirmSelect: ({ value, selectRow, myUniqueKey }: any) => void;
2212
- hanldeRemoveDuplicates: (list?: any, config?: any) => any[];
2213
- getFormValue: () => any;
2214
- cancelOptionsRequest: () => void;
2215
- getHotSearchConfig: () => void;
2216
- handleSelectHotKeyword: (key: any) => void;
2217
- hanldeClearLately: () => void;
2218
- closeHotSearch: () => void;
2219
- handleSearchTracher: (item: any, obj?: any) => void;
2220
- hanldercheckOption: (data: any) => any;
2221
- handleSearchScrollTop: (item: any) => void;
2222
- handleCascaderTracher: () => void;
2223
- handleSearchBlur: () => void;
2224
- curMultipleSelected: import("vue").Ref<any[]>;
2225
- formTable: import("../../../es/shared/types").AnyObject;
2226
- hasErr: import("vue").ComputedRef<any>;
2227
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
2228
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
2229
- handleGetUniqueKey: (id: string) => any;
2230
- handleSysParams: (str: string) => string;
2231
- defaultInit: () => void;
2232
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
2233
- handleFormParams: (str: string) => string;
2234
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
2235
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
2236
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
2237
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
2238
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
2239
- getInputCheck: (validate?: string | undefined) => {
2240
- pattern: RegExp;
2241
- message: string;
2242
- } | undefined;
2243
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
2244
- pattern: RegExp;
2245
- message: any;
2246
- } | null;
2247
- checkDigital: import("./src/types").ValidateFunc;
2248
- checkAgeJson: import("./src/types").ValidateFunc;
2249
- checkAge: import("./src/types").ValidateFunc;
2250
- checkMultipleChoice: import("./src/types").ValidateFunc;
2251
- checkLength: import("./src/types").ValidateFunc;
2252
- checkinputBlank: import("./src/types").ValidateFunc;
2253
- handlerGetDateType: (data: import("../../../es/shared/types").AnyObject) => any;
2254
- checkSearchCascade: import("./src/types").ValidateFunc;
2255
- checkMultipleTree: import("./src/types").ValidateFunc;
2256
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
2257
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
2258
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
2259
- momentLib: (date_format: string) => any;
2260
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2261
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2262
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
2263
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
2264
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
2265
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2266
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
2267
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
2268
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
2269
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
2270
- showCom: import("vue").ComputedRef<any>;
2271
- SelectPage: import("vue").DefineComponent<{
2272
- searchPageConfig: {
2273
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2274
- default: () => {
2275
- page: number;
2276
- total: number;
2277
- hasNextPage: boolean;
2278
- };
2279
- };
2280
- handleSearchChangePage: {
2281
- type: FunctionConstructor;
2282
- default: () => void;
2283
- };
2284
- }, {
2285
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2286
- searchPageConfig: {
2287
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2288
- default: () => {
2289
- page: number;
2290
- total: number;
2291
- hasNextPage: boolean;
2292
- };
2293
- };
2294
- handleSearchChangePage: {
2295
- type: FunctionConstructor;
2296
- default: () => void;
2297
- };
2298
- }>> & {
2299
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
2300
- }>>;
2301
- NButton: any;
2302
- ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2303
- ChevronForwardOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2304
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2305
- searchPageConfig: {
2306
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2307
- default: () => {
2308
- page: number;
2309
- total: number;
2310
- hasNextPage: boolean;
2311
- };
2312
- };
2313
- handleSearchChangePage: {
2314
- type: FunctionConstructor;
2315
- default: () => void;
2316
- };
2317
- }>>, {
2318
- searchPageConfig: import("../../../es/shared/types").AnyObject;
2319
- handleSearchChangePage: Function;
2320
- }>;
2321
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2322
- mainForm: {
2323
- type: ObjectConstructor;
2324
- default: () => {};
2325
- };
2326
- userInfo: {
2327
- type: ObjectConstructor;
2328
- default: () => {};
2329
- };
2330
- styleSetting: {
2331
- type: ObjectConstructor;
2332
- default: () => {};
2333
- };
2334
- defaultValue: {
2335
- type: ObjectConstructor;
2336
- default: () => {};
2337
- };
2338
- dbParams: {
2339
- type: ObjectConstructor;
2340
- };
2341
- row: {
2342
- type: ObjectConstructor;
2343
- default: () => {};
2344
- };
2345
- item: {
2346
- type: ObjectConstructor;
2347
- default: () => {
2348
- _own: {};
2349
- };
2350
- };
2351
- defaultFieldList: {
2352
- type: ArrayConstructor;
2353
- default: () => never[];
2354
- };
2355
- cacheUniqueKey: {
2356
- type: ObjectConstructor;
2357
- default: () => {
2358
- _own: {};
2359
- };
2360
- };
2361
- params_formId: (NumberConstructor | StringConstructor)[];
2362
- formType: {
2363
- type: ObjectConstructor;
2364
- default: () => {
2365
- _own: {};
2366
- };
2367
- };
2368
- isDetail: {
2369
- type: BooleanConstructor;
2370
- default: boolean;
2371
- };
2372
- handleFormTableValue: FunctionConstructor;
2373
- }>> & {
2374
- onTableBlur?: ((...args: any[]) => any) | undefined;
2375
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2376
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2377
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2378
- }, {
2379
- styleSetting: Record<string, any>;
2380
- userInfo: Record<string, any>;
2381
- row: Record<string, any>;
2382
- cacheUniqueKey: Record<string, any>;
2383
- formType: Record<string, any>;
2384
- isDetail: boolean;
2385
- item: Record<string, any>;
2386
- defaultValue: Record<string, any>;
2387
- mainForm: Record<string, any>;
2388
- defaultFieldList: unknown[];
2389
- }>;
2390
- tableSelect: import("vue").DefineComponent<{
2391
- mainForm: {
2392
- type: import("./src/types").PropObject;
2393
- default: () => {};
2394
- };
2395
- userInfo: {
2396
- type: import("./src/types").PropObject;
2397
- default: () => {};
2398
- };
2399
- styleSetting: {
2400
- type: import("./src/types").PropObject;
2401
- default: () => {};
2402
- };
2403
- defaultValue: {
2404
- type: import("./src/types").PropObject;
2405
- default: () => {};
2406
- };
2407
- dbParams: {
2408
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2409
- };
2410
- row: {
2411
- type: import("./src/types").PropObject;
2412
- default: () => {};
2413
- };
2414
- item: {
2415
- type: import("./src/types").PropObject;
2416
- default: () => {
2417
- _own: {};
2418
- };
2419
- };
2420
- defaultFieldList: {
2421
- type: import("vue").PropType<any[]>;
2422
- default: () => never[];
2423
- };
2424
- cacheUniqueKey: {
2425
- type: import("./src/types").PropObject;
2426
- default: () => {
2427
- _own: {};
2428
- };
2429
- };
2430
- params_formId: (NumberConstructor | StringConstructor)[];
2431
- formType: {
2432
- type: import("./src/types").PropObject;
2433
- default: () => {
2434
- _own: {};
2435
- };
2436
- };
2437
- isDetail: {
2438
- type: BooleanConstructor;
2439
- default: boolean;
2440
- };
2441
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2442
- }, {
2443
- $message: import("naive-ui").MessageApi;
2444
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2445
- mainForm: {
2446
- type: import("./src/types").PropObject;
2447
- default: () => {};
2448
- };
2449
- userInfo: {
2450
- type: import("./src/types").PropObject;
2451
- default: () => {};
2452
- };
2453
- styleSetting: {
2454
- type: import("./src/types").PropObject;
2455
- default: () => {};
2456
- };
2457
- defaultValue: {
2458
- type: import("./src/types").PropObject;
2459
- default: () => {};
2460
- };
2461
- dbParams: {
2462
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2463
- };
2464
- row: {
2465
- type: import("./src/types").PropObject;
2466
- default: () => {};
2467
- };
2468
- item: {
2469
- type: import("./src/types").PropObject;
2470
- default: () => {
2471
- _own: {};
2472
- };
2473
- };
2474
- defaultFieldList: {
2475
- type: import("vue").PropType<any[]>;
2476
- default: () => never[];
2477
- };
2478
- cacheUniqueKey: {
2479
- type: import("./src/types").PropObject;
2480
- default: () => {
2481
- _own: {};
2482
- };
2483
- };
2484
- params_formId: (NumberConstructor | StringConstructor)[];
2485
- formType: {
2486
- type: import("./src/types").PropObject;
2487
- default: () => {
2488
- _own: {};
2489
- };
2490
- };
2491
- isDetail: {
2492
- type: BooleanConstructor;
2493
- default: boolean;
2494
- };
2495
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2496
- }>> & {
2497
- onTableBlur?: ((...args: any[]) => any) | undefined;
2498
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2499
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2500
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2501
- }>>;
2502
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
2503
- $t: () => void;
2504
- formTable: import("../../../es/shared/types").AnyObject;
2505
- hasErr: import("vue").ComputedRef<any>;
2506
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
2507
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
2508
- handleGetUniqueKey: (id: string) => any;
2509
- handleSysParams: (str: string) => string;
2510
- defaultInit: () => void;
2511
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
2512
- handleFormParams: (str: string) => string;
2513
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
2514
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
2515
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
2516
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
2517
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
2518
- getInputCheck: (validate?: string | undefined) => {
2519
- pattern: RegExp;
2520
- message: string;
2521
- } | undefined;
2522
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
2523
- pattern: RegExp;
2524
- message: any;
2525
- } | null;
2526
- checkDigital: import("./src/types").ValidateFunc;
2527
- checkAgeJson: import("./src/types").ValidateFunc;
2528
- checkAge: import("./src/types").ValidateFunc;
2529
- checkMultipleChoice: import("./src/types").ValidateFunc;
2530
- checkLength: import("./src/types").ValidateFunc;
2531
- checkinputBlank: import("./src/types").ValidateFunc;
2532
- checkSearchCascade: import("./src/types").ValidateFunc;
2533
- checkMultipleTree: import("./src/types").ValidateFunc;
2534
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
2535
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
2536
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
2537
- momentLib: (date_format: string) => any;
2538
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2539
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2540
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
2541
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
2542
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
2543
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2544
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
2545
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
2546
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
2547
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
2548
- open: import("vue").Ref<boolean>;
2549
- isMultiple: import("vue").ComputedRef<boolean>;
2550
- NSelect: any;
2551
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2552
- mainForm: {
2553
- type: import("./src/types").PropObject;
2554
- default: () => {};
2555
- };
2556
- userInfo: {
2557
- type: import("./src/types").PropObject;
2558
- default: () => {};
2559
- };
2560
- styleSetting: {
2561
- type: import("./src/types").PropObject;
2562
- default: () => {};
2563
- };
2564
- defaultValue: {
2565
- type: import("./src/types").PropObject;
2566
- default: () => {};
2567
- };
2568
- dbParams: {
2569
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2570
- };
2571
- row: {
2572
- type: import("./src/types").PropObject;
2573
- default: () => {};
2574
- };
2575
- item: {
2576
- type: import("./src/types").PropObject;
2577
- default: () => {
2578
- _own: {};
2579
- };
2580
- };
2581
- defaultFieldList: {
2582
- type: import("vue").PropType<any[]>;
2583
- default: () => never[];
2584
- };
2585
- cacheUniqueKey: {
2586
- type: import("./src/types").PropObject;
2587
- default: () => {
2588
- _own: {};
2589
- };
2590
- };
2591
- params_formId: (NumberConstructor | StringConstructor)[];
2592
- formType: {
2593
- type: import("./src/types").PropObject;
2594
- default: () => {
2595
- _own: {};
2596
- };
2597
- };
2598
- isDetail: {
2599
- type: BooleanConstructor;
2600
- default: boolean;
2601
- };
2602
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2603
- }>> & {
2604
- onTableBlur?: ((...args: any[]) => any) | undefined;
2605
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2606
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2607
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2608
- }, {
2609
- styleSetting: import("../../../es/shared/types").AnyObject;
2610
- userInfo: import("../../../es/shared/types").AnyObject;
2611
- row: import("../../../es/shared/types").AnyObject;
2612
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
2613
- formType: import("../../../es/shared/types").AnyObject;
2614
- isDetail: boolean;
2615
- item: import("../../../es/shared/types").AnyObject;
2616
- defaultValue: import("../../../es/shared/types").AnyObject;
2617
- mainForm: import("../../../es/shared/types").AnyObject;
2618
- defaultFieldList: any[];
2619
- }>;
2620
- tableSelectMultiple: import("vue").DefineComponent<{
2621
- mainForm: {
2622
- type: import("./src/types").PropObject;
2623
- default: () => {};
2624
- };
2625
- userInfo: {
2626
- type: import("./src/types").PropObject;
2627
- default: () => {};
2628
- };
2629
- styleSetting: {
2630
- type: import("./src/types").PropObject;
2631
- default: () => {};
2632
- };
2633
- defaultValue: {
2634
- type: import("./src/types").PropObject;
2635
- default: () => {};
2636
- };
2637
- dbParams: {
2638
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2639
- };
2640
- row: {
2641
- type: import("./src/types").PropObject;
2642
- default: () => {};
2643
- };
2644
- item: {
2645
- type: import("./src/types").PropObject;
2646
- default: () => {
2647
- _own: {};
2648
- };
2649
- };
2650
- defaultFieldList: {
2651
- type: import("vue").PropType<any[]>;
2652
- default: () => never[];
2653
- };
2654
- cacheUniqueKey: {
2655
- type: import("./src/types").PropObject;
2656
- default: () => {
2657
- _own: {};
2658
- };
2659
- };
2660
- params_formId: (NumberConstructor | StringConstructor)[];
2661
- formType: {
2662
- type: import("./src/types").PropObject;
2663
- default: () => {
2664
- _own: {};
2665
- };
2666
- };
2667
- isDetail: {
2668
- type: BooleanConstructor;
2669
- default: boolean;
2670
- };
2671
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2672
- }, {
2673
- $message: import("naive-ui").MessageApi;
2674
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2675
- mainForm: {
2676
- type: import("./src/types").PropObject;
2677
- default: () => {};
2678
- };
2679
- userInfo: {
2680
- type: import("./src/types").PropObject;
2681
- default: () => {};
2682
- };
2683
- styleSetting: {
2684
- type: import("./src/types").PropObject;
2685
- default: () => {};
2686
- };
2687
- defaultValue: {
2688
- type: import("./src/types").PropObject;
2689
- default: () => {};
2690
- };
2691
- dbParams: {
2692
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2693
- };
2694
- row: {
2695
- type: import("./src/types").PropObject;
2696
- default: () => {};
2697
- };
2698
- item: {
2699
- type: import("./src/types").PropObject;
2700
- default: () => {
2701
- _own: {};
2702
- };
2703
- };
2704
- defaultFieldList: {
2705
- type: import("vue").PropType<any[]>;
2706
- default: () => never[];
2707
- };
2708
- cacheUniqueKey: {
2709
- type: import("./src/types").PropObject;
2710
- default: () => {
2711
- _own: {};
2712
- };
2713
- };
2714
- params_formId: (NumberConstructor | StringConstructor)[];
2715
- formType: {
2716
- type: import("./src/types").PropObject;
2717
- default: () => {
2718
- _own: {};
2719
- };
2720
- };
2721
- isDetail: {
2722
- type: BooleanConstructor;
2723
- default: boolean;
2724
- };
2725
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2726
- }>> & {
2727
- onTableBlur?: ((...args: any[]) => any) | undefined;
2728
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2729
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2730
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2731
- }>>;
2732
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
2733
- $t: () => void;
2734
- formTable: import("../../../es/shared/types").AnyObject;
2735
- hasErr: import("vue").ComputedRef<any>;
2736
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
2737
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
2738
- handleGetUniqueKey: (id: string) => any;
2739
- handleSysParams: (str: string) => string;
2740
- defaultInit: () => void;
2741
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
2742
- handleFormParams: (str: string) => string;
2743
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
2744
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
2745
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
2746
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
2747
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
2748
- getInputCheck: (validate?: string | undefined) => {
2749
- pattern: RegExp;
2750
- message: string;
2751
- } | undefined;
2752
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
2753
- pattern: RegExp;
2754
- message: any;
2755
- } | null;
2756
- checkDigital: import("./src/types").ValidateFunc;
2757
- checkAgeJson: import("./src/types").ValidateFunc;
2758
- checkAge: import("./src/types").ValidateFunc;
2759
- checkMultipleChoice: import("./src/types").ValidateFunc;
2760
- checkLength: import("./src/types").ValidateFunc;
2761
- checkinputBlank: import("./src/types").ValidateFunc;
2762
- checkSearchCascade: import("./src/types").ValidateFunc;
2763
- checkMultipleTree: import("./src/types").ValidateFunc;
2764
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
2765
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
2766
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
2767
- momentLib: (date_format: string) => any;
2768
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2769
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2770
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
2771
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
2772
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
2773
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
2774
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
2775
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
2776
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
2777
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
2778
- open: import("vue").Ref<boolean>;
2779
- showCom: import("vue").ComputedRef<any>;
2780
- filterOption: (inputValue: string, option: import("../../../es/shared/types").AnyObject) => boolean | undefined;
2781
- NSelect: any;
2782
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2783
- mainForm: {
2784
- type: import("./src/types").PropObject;
2785
- default: () => {};
2786
- };
2787
- userInfo: {
2788
- type: import("./src/types").PropObject;
2789
- default: () => {};
2790
- };
2791
- styleSetting: {
2792
- type: import("./src/types").PropObject;
2793
- default: () => {};
2794
- };
2795
- defaultValue: {
2796
- type: import("./src/types").PropObject;
2797
- default: () => {};
2798
- };
2799
- dbParams: {
2800
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2801
- };
2802
- row: {
2803
- type: import("./src/types").PropObject;
2804
- default: () => {};
2805
- };
2806
- item: {
2807
- type: import("./src/types").PropObject;
2808
- default: () => {
2809
- _own: {};
2810
- };
2811
- };
2812
- defaultFieldList: {
2813
- type: import("vue").PropType<any[]>;
2814
- default: () => never[];
2815
- };
2816
- cacheUniqueKey: {
2817
- type: import("./src/types").PropObject;
2818
- default: () => {
2819
- _own: {};
2820
- };
2821
- };
2822
- params_formId: (NumberConstructor | StringConstructor)[];
2823
- formType: {
2824
- type: import("./src/types").PropObject;
2825
- default: () => {
2826
- _own: {};
2827
- };
2828
- };
2829
- isDetail: {
2830
- type: BooleanConstructor;
2831
- default: boolean;
2832
- };
2833
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2834
- }>> & {
2835
- onTableBlur?: ((...args: any[]) => any) | undefined;
2836
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2837
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2838
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2839
- }, {
2840
- styleSetting: import("../../../es/shared/types").AnyObject;
2841
- userInfo: import("../../../es/shared/types").AnyObject;
2842
- row: import("../../../es/shared/types").AnyObject;
2843
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
2844
- formType: import("../../../es/shared/types").AnyObject;
2845
- isDetail: boolean;
2846
- item: import("../../../es/shared/types").AnyObject;
2847
- defaultValue: import("../../../es/shared/types").AnyObject;
2848
- mainForm: import("../../../es/shared/types").AnyObject;
2849
- defaultFieldList: any[];
2850
- }>;
2851
- tableTextarea: import("vue").DefineComponent<{
2852
- mainForm: {
2853
- type: import("./src/types").PropObject;
2854
- default: () => {};
2855
- };
2856
- userInfo: {
2857
- type: import("./src/types").PropObject;
2858
- default: () => {};
2859
- };
2860
- styleSetting: {
2861
- type: import("./src/types").PropObject;
2862
- default: () => {};
2863
- };
2864
- defaultValue: {
2865
- type: import("./src/types").PropObject;
2866
- default: () => {};
2867
- };
2868
- dbParams: {
2869
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2870
- };
2871
- row: {
2872
- type: import("./src/types").PropObject;
2873
- default: () => {};
2874
- };
2875
- item: {
2876
- type: import("./src/types").PropObject;
2877
- default: () => {
2878
- _own: {};
2879
- };
2880
- };
2881
- defaultFieldList: {
2882
- type: import("vue").PropType<any[]>;
2883
- default: () => never[];
2884
- };
2885
- cacheUniqueKey: {
2886
- type: import("./src/types").PropObject;
2887
- default: () => {
2888
- _own: {};
2889
- };
2890
- };
2891
- params_formId: (NumberConstructor | StringConstructor)[];
2892
- formType: {
2893
- type: import("./src/types").PropObject;
2894
- default: () => {
2895
- _own: {};
2896
- };
2897
- };
2898
- isDetail: {
2899
- type: BooleanConstructor;
2900
- default: boolean;
2901
- };
2902
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2903
- }, {
2904
- $message: import("naive-ui").MessageApi;
2905
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2906
- mainForm: {
2907
- type: import("./src/types").PropObject;
2908
- default: () => {};
2909
- };
2910
- userInfo: {
2911
- type: import("./src/types").PropObject;
2912
- default: () => {};
2913
- };
2914
- styleSetting: {
2915
- type: import("./src/types").PropObject;
2916
- default: () => {};
2917
- };
2918
- defaultValue: {
2919
- type: import("./src/types").PropObject;
2920
- default: () => {};
2921
- };
2922
- dbParams: {
2923
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2924
- };
2925
- row: {
2926
- type: import("./src/types").PropObject;
2927
- default: () => {};
2928
- };
2929
- item: {
2930
- type: import("./src/types").PropObject;
2931
- default: () => {
2932
- _own: {};
2933
- };
2934
- };
2935
- defaultFieldList: {
2936
- type: import("vue").PropType<any[]>;
2937
- default: () => never[];
2938
- };
2939
- cacheUniqueKey: {
2940
- type: import("./src/types").PropObject;
2941
- default: () => {
2942
- _own: {};
2943
- };
2944
- };
2945
- params_formId: (NumberConstructor | StringConstructor)[];
2946
- formType: {
2947
- type: import("./src/types").PropObject;
2948
- default: () => {
2949
- _own: {};
2950
- };
2951
- };
2952
- isDetail: {
2953
- type: BooleanConstructor;
2954
- default: boolean;
2955
- };
2956
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
2957
- }>> & {
2958
- onTableBlur?: ((...args: any[]) => any) | undefined;
2959
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2960
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2961
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2962
- }>>;
2963
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
2964
- $t: () => void;
2965
- formTable: import("../../../es/shared/types").AnyObject;
2966
- hasErr: import("vue").ComputedRef<any>;
2967
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
2968
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
2969
- handleGetUniqueKey: (id: string) => any;
2970
- handleSysParams: (str: string) => string;
2971
- defaultInit: () => void;
2972
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
2973
- handleFormParams: (str: string) => string;
2974
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
2975
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
2976
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
2977
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
2978
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
2979
- getInputCheck: (validate?: string | undefined) => {
2980
- pattern: RegExp;
2981
- message: string;
2982
- } | undefined;
2983
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
2984
- pattern: RegExp;
2985
- message: any;
2986
- } | null;
2987
- checkDigital: import("./src/types").ValidateFunc;
2988
- checkAgeJson: import("./src/types").ValidateFunc;
2989
- checkAge: import("./src/types").ValidateFunc;
2990
- checkMultipleChoice: import("./src/types").ValidateFunc;
2991
- checkLength: import("./src/types").ValidateFunc;
2992
- checkinputBlank: import("./src/types").ValidateFunc;
2993
- checkSearchCascade: import("./src/types").ValidateFunc;
2994
- checkMultipleTree: import("./src/types").ValidateFunc;
2995
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
2996
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
2997
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
2998
- momentLib: (date_format: string) => any;
2999
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3000
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3001
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
3002
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
3003
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
3004
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3005
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
3006
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
3007
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
3008
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
3009
- maxLength: import("vue").ComputedRef<number>;
3010
- handlerFormatTextarea: (value: any) => any;
3011
- NInput: any;
3012
- TextOverTooltip: import("vue").DefineComponent<{
3013
- content: {
3014
- type: (NumberConstructor | StringConstructor)[];
3015
- required: false;
3016
- };
3017
- className: {
3018
- type: StringConstructor;
3019
- required: false;
3020
- };
3021
- refName: {
3022
- type: StringConstructor;
3023
- required: false;
3024
- };
3025
- effect: {
3026
- type: StringConstructor;
3027
- required: false;
3028
- default: string;
3029
- };
3030
- placement: {
3031
- type: StringConstructor;
3032
- required: false;
3033
- default: string;
3034
- };
3035
- tooltipTitle: {
3036
- type: (NumberConstructor | StringConstructor)[];
3037
- required: false;
3038
- default: string;
3039
- };
3040
- isAlias: {
3041
- type: BooleanConstructor;
3042
- required: false;
3043
- };
3044
- }, {
3045
- props: {
3046
- content?: string | number | undefined;
3047
- className?: string | undefined;
3048
- refName?: string | undefined;
3049
- effect: string;
3050
- placement: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
3051
- tooltipTitle: string | number;
3052
- isAlias?: boolean | undefined;
3053
- };
3054
- isDisabledTooltip: import("vue").Ref<boolean>;
3055
- curContent: import("vue").ComputedRef<string>;
3056
- $refName: any;
3057
- onMouseOver: (str: any) => void;
3058
- onMouseOut: () => void;
3059
- NTooltip: any;
3060
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3061
- content: {
3062
- type: (NumberConstructor | StringConstructor)[];
3063
- required: false;
3064
- };
3065
- className: {
3066
- type: StringConstructor;
3067
- required: false;
3068
- };
3069
- refName: {
3070
- type: StringConstructor;
3071
- required: false;
3072
- };
3073
- effect: {
3074
- type: StringConstructor;
3075
- required: false;
3076
- default: string;
3077
- };
3078
- placement: {
3079
- type: StringConstructor;
3080
- required: false;
3081
- default: string;
3082
- };
3083
- tooltipTitle: {
3084
- type: (NumberConstructor | StringConstructor)[];
3085
- required: false;
3086
- default: string;
3087
- };
3088
- isAlias: {
3089
- type: BooleanConstructor;
3090
- required: false;
3091
- };
3092
- }>>, {
3093
- placement: string;
3094
- tooltipTitle: string | number;
3095
- isAlias: boolean;
3096
- effect: string;
3097
- }>;
3098
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3099
- mainForm: {
3100
- type: import("./src/types").PropObject;
3101
- default: () => {};
3102
- };
3103
- userInfo: {
3104
- type: import("./src/types").PropObject;
3105
- default: () => {};
3106
- };
3107
- styleSetting: {
3108
- type: import("./src/types").PropObject;
3109
- default: () => {};
3110
- };
3111
- defaultValue: {
3112
- type: import("./src/types").PropObject;
3113
- default: () => {};
3114
- };
3115
- dbParams: {
3116
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3117
- };
3118
- row: {
3119
- type: import("./src/types").PropObject;
3120
- default: () => {};
3121
- };
3122
- item: {
3123
- type: import("./src/types").PropObject;
3124
- default: () => {
3125
- _own: {};
3126
- };
3127
- };
3128
- defaultFieldList: {
3129
- type: import("vue").PropType<any[]>;
3130
- default: () => never[];
3131
- };
3132
- cacheUniqueKey: {
3133
- type: import("./src/types").PropObject;
3134
- default: () => {
3135
- _own: {};
3136
- };
3137
- };
3138
- params_formId: (NumberConstructor | StringConstructor)[];
3139
- formType: {
3140
- type: import("./src/types").PropObject;
3141
- default: () => {
3142
- _own: {};
3143
- };
3144
- };
3145
- isDetail: {
3146
- type: BooleanConstructor;
3147
- default: boolean;
3148
- };
3149
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3150
- }>> & {
3151
- onTableBlur?: ((...args: any[]) => any) | undefined;
3152
- onValueOnChange?: ((...args: any[]) => any) | undefined;
3153
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
3154
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
3155
- }, {
3156
- styleSetting: import("../../../es/shared/types").AnyObject;
3157
- userInfo: import("../../../es/shared/types").AnyObject;
3158
- row: import("../../../es/shared/types").AnyObject;
3159
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
3160
- formType: import("../../../es/shared/types").AnyObject;
3161
- isDetail: boolean;
3162
- item: import("../../../es/shared/types").AnyObject;
3163
- defaultValue: import("../../../es/shared/types").AnyObject;
3164
- mainForm: import("../../../es/shared/types").AnyObject;
3165
- defaultFieldList: any[];
3166
- }>;
3167
- tableTimePicker: import("vue").DefineComponent<{
3168
- mainForm: {
3169
- type: import("./src/types").PropObject;
3170
- default: () => {};
3171
- };
3172
- userInfo: {
3173
- type: import("./src/types").PropObject;
3174
- default: () => {};
3175
- };
3176
- styleSetting: {
3177
- type: import("./src/types").PropObject;
3178
- default: () => {};
3179
- };
3180
- defaultValue: {
3181
- type: import("./src/types").PropObject;
3182
- default: () => {};
3183
- };
3184
- dbParams: {
3185
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3186
- };
3187
- row: {
3188
- type: import("./src/types").PropObject;
3189
- default: () => {};
3190
- };
3191
- item: {
3192
- type: import("./src/types").PropObject;
3193
- default: () => {
3194
- _own: {};
3195
- };
3196
- };
3197
- defaultFieldList: {
3198
- type: import("vue").PropType<any[]>;
3199
- default: () => never[];
3200
- };
3201
- cacheUniqueKey: {
3202
- type: import("./src/types").PropObject;
3203
- default: () => {
3204
- _own: {};
3205
- };
3206
- };
3207
- params_formId: (NumberConstructor | StringConstructor)[];
3208
- formType: {
3209
- type: import("./src/types").PropObject;
3210
- default: () => {
3211
- _own: {};
3212
- };
3213
- };
3214
- isDetail: {
3215
- type: BooleanConstructor;
3216
- default: boolean;
3217
- };
3218
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3219
- }, {
3220
- open: import("vue").Ref<boolean>;
3221
- disabledDatePicker: (current: any, item: import("../../../es/shared/types").AnyObject) => any;
3222
- disabledTimePicker: (current: any, item: import("../../../es/shared/types").AnyObject) => {
3223
- disabledHours: () => never[];
3224
- disabledMinutes: () => never[];
3225
- disabledSeconds: () => never[];
3226
- } | undefined;
3227
- openTimeChange: (open: any, item: import("../../../es/shared/types").AnyObject) => void;
3228
- disabledHours: (item: import("../../../es/shared/types").AnyObject, type: string) => (() => never[]) | undefined;
3229
- disabledMethodTimeRange: (item: import("../../../es/shared/types").AnyObject) => void;
3230
- handleCompareTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject, type: string) => {};
3231
- range: (start: number, end: number) => never[];
3232
- openDateChange: (open: any, item: import("../../../es/shared/types").AnyObject) => void;
3233
- $message: import("naive-ui").MessageApi;
3234
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3235
- mainForm: {
3236
- type: import("./src/types").PropObject;
3237
- default: () => {};
3238
- };
3239
- userInfo: {
3240
- type: import("./src/types").PropObject;
3241
- default: () => {};
3242
- };
3243
- styleSetting: {
3244
- type: import("./src/types").PropObject;
3245
- default: () => {};
3246
- };
3247
- defaultValue: {
3248
- type: import("./src/types").PropObject;
3249
- default: () => {};
3250
- };
3251
- dbParams: {
3252
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3253
- };
3254
- row: {
3255
- type: import("./src/types").PropObject;
3256
- default: () => {};
3257
- };
3258
- item: {
3259
- type: import("./src/types").PropObject;
3260
- default: () => {
3261
- _own: {};
3262
- };
3263
- };
3264
- defaultFieldList: {
3265
- type: import("vue").PropType<any[]>;
3266
- default: () => never[];
3267
- };
3268
- cacheUniqueKey: {
3269
- type: import("./src/types").PropObject;
3270
- default: () => {
3271
- _own: {};
3272
- };
3273
- };
3274
- params_formId: (NumberConstructor | StringConstructor)[];
3275
- formType: {
3276
- type: import("./src/types").PropObject;
3277
- default: () => {
3278
- _own: {};
3279
- };
3280
- };
3281
- isDetail: {
3282
- type: BooleanConstructor;
3283
- default: boolean;
3284
- };
3285
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3286
- }>> & {
3287
- onTableBlur?: ((...args: any[]) => any) | undefined;
3288
- onValueOnChange?: ((...args: any[]) => any) | undefined;
3289
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
3290
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
3291
- }>>;
3292
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
3293
- $t: () => void;
3294
- formTable: import("../../../es/shared/types").AnyObject;
3295
- handlerGetDateType: (data: import("../../../es/shared/types").AnyObject) => any;
3296
- hasErr: import("vue").ComputedRef<any>;
3297
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
3298
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
3299
- handleGetUniqueKey: (id: string) => any;
3300
- handleSysParams: (str: string) => string;
3301
- defaultInit: () => void;
3302
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
3303
- handleFormParams: (str: string) => string;
3304
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
3305
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
3306
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
3307
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
3308
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
3309
- getInputCheck: (validate?: string | undefined) => {
3310
- pattern: RegExp;
3311
- message: string;
3312
- } | undefined;
3313
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
3314
- pattern: RegExp;
3315
- message: any;
3316
- } | null;
3317
- checkDigital: import("./src/types").ValidateFunc;
3318
- checkAgeJson: import("./src/types").ValidateFunc;
3319
- checkAge: import("./src/types").ValidateFunc;
3320
- checkMultipleChoice: import("./src/types").ValidateFunc;
3321
- checkLength: import("./src/types").ValidateFunc;
3322
- checkinputBlank: import("./src/types").ValidateFunc;
3323
- checkSearchCascade: import("./src/types").ValidateFunc;
3324
- checkMultipleTree: import("./src/types").ValidateFunc;
3325
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
3326
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
3327
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
3328
- momentLib: (date_format: string) => any;
3329
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3330
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3331
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
3332
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
3333
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
3334
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3335
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
3336
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
3337
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
3338
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
3339
- NTimePicker: any;
3340
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3341
- mainForm: {
3342
- type: import("./src/types").PropObject;
3343
- default: () => {};
3344
- };
3345
- userInfo: {
3346
- type: import("./src/types").PropObject;
3347
- default: () => {};
3348
- };
3349
- styleSetting: {
3350
- type: import("./src/types").PropObject;
3351
- default: () => {};
3352
- };
3353
- defaultValue: {
3354
- type: import("./src/types").PropObject;
3355
- default: () => {};
3356
- };
3357
- dbParams: {
3358
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3359
- };
3360
- row: {
3361
- type: import("./src/types").PropObject;
3362
- default: () => {};
3363
- };
3364
- item: {
3365
- type: import("./src/types").PropObject;
3366
- default: () => {
3367
- _own: {};
3368
- };
3369
- };
3370
- defaultFieldList: {
3371
- type: import("vue").PropType<any[]>;
3372
- default: () => never[];
3373
- };
3374
- cacheUniqueKey: {
3375
- type: import("./src/types").PropObject;
3376
- default: () => {
3377
- _own: {};
3378
- };
3379
- };
3380
- params_formId: (NumberConstructor | StringConstructor)[];
3381
- formType: {
3382
- type: import("./src/types").PropObject;
3383
- default: () => {
3384
- _own: {};
3385
- };
3386
- };
3387
- isDetail: {
3388
- type: BooleanConstructor;
3389
- default: boolean;
3390
- };
3391
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3392
- }>> & {
3393
- onTableBlur?: ((...args: any[]) => any) | undefined;
3394
- onValueOnChange?: ((...args: any[]) => any) | undefined;
3395
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
3396
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
3397
- }, {
3398
- styleSetting: import("../../../es/shared/types").AnyObject;
3399
- userInfo: import("../../../es/shared/types").AnyObject;
3400
- row: import("../../../es/shared/types").AnyObject;
3401
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
3402
- formType: import("../../../es/shared/types").AnyObject;
3403
- isDetail: boolean;
3404
- item: import("../../../es/shared/types").AnyObject;
3405
- defaultValue: import("../../../es/shared/types").AnyObject;
3406
- mainForm: import("../../../es/shared/types").AnyObject;
3407
- defaultFieldList: any[];
3408
- }>;
3409
- tableTreeSelect: import("vue").DefineComponent<{
3410
- mainForm: {
3411
- type: import("./src/types").PropObject;
3412
- default: () => {};
3413
- };
3414
- userInfo: {
3415
- type: import("./src/types").PropObject;
3416
- default: () => {};
3417
- };
3418
- styleSetting: {
3419
- type: import("./src/types").PropObject;
3420
- default: () => {};
3421
- };
3422
- defaultValue: {
3423
- type: import("./src/types").PropObject;
3424
- default: () => {};
3425
- };
3426
- dbParams: {
3427
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3428
- };
3429
- row: {
3430
- type: import("./src/types").PropObject;
3431
- default: () => {};
3432
- };
3433
- item: {
3434
- type: import("./src/types").PropObject;
3435
- default: () => {
3436
- _own: {};
3437
- };
3438
- };
3439
- defaultFieldList: {
3440
- type: import("vue").PropType<any[]>;
3441
- default: () => never[];
3442
- };
3443
- cacheUniqueKey: {
3444
- type: import("./src/types").PropObject;
3445
- default: () => {
3446
- _own: {};
3447
- };
3448
- };
3449
- params_formId: (NumberConstructor | StringConstructor)[];
3450
- formType: {
3451
- type: import("./src/types").PropObject;
3452
- default: () => {
3453
- _own: {};
3454
- };
3455
- };
3456
- isDetail: {
3457
- type: BooleanConstructor;
3458
- default: boolean;
3459
- };
3460
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3461
- }, {
3462
- $message: import("naive-ui").MessageApi;
3463
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3464
- mainForm: {
3465
- type: import("./src/types").PropObject;
3466
- default: () => {};
3467
- };
3468
- userInfo: {
3469
- type: import("./src/types").PropObject;
3470
- default: () => {};
3471
- };
3472
- styleSetting: {
3473
- type: import("./src/types").PropObject;
3474
- default: () => {};
3475
- };
3476
- defaultValue: {
3477
- type: import("./src/types").PropObject;
3478
- default: () => {};
3479
- };
3480
- dbParams: {
3481
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3482
- };
3483
- row: {
3484
- type: import("./src/types").PropObject;
3485
- default: () => {};
3486
- };
3487
- item: {
3488
- type: import("./src/types").PropObject;
3489
- default: () => {
3490
- _own: {};
3491
- };
3492
- };
3493
- defaultFieldList: {
3494
- type: import("vue").PropType<any[]>;
3495
- default: () => never[];
3496
- };
3497
- cacheUniqueKey: {
3498
- type: import("./src/types").PropObject;
3499
- default: () => {
3500
- _own: {};
3501
- };
3502
- };
3503
- params_formId: (NumberConstructor | StringConstructor)[];
3504
- formType: {
3505
- type: import("./src/types").PropObject;
3506
- default: () => {
3507
- _own: {};
3508
- };
3509
- };
3510
- isDetail: {
3511
- type: BooleanConstructor;
3512
- default: boolean;
3513
- };
3514
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3515
- }>> & {
3516
- onTableBlur?: ((...args: any[]) => any) | undefined;
3517
- onValueOnChange?: ((...args: any[]) => any) | undefined;
3518
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
3519
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
3520
- }>>;
3521
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
3522
- open: import("vue").Ref<boolean>;
3523
- wrapperRef: import("vue").Ref<HTMLElement | null>;
3524
- refs: HTMLElement[];
3525
- baseForm: import("vue").Ref<import("../../../es/shared/types").AnyObject>;
3526
- curAddBtnItem: import("vue").Ref<any>;
3527
- dropdownHide: import("vue").Ref<boolean>;
3528
- $_handleTracherLog: () => void;
3529
- $t: () => void;
3530
- $qs: () => void;
3531
- loadDataPrimary_key: import("vue").Ref<any>;
3532
- optionsRequestSource: import("vue").Ref<any>;
3533
- Choose_to_complete: import("vue").Ref<boolean>;
3534
- noAllow_check_mid_level: import("vue").Ref<boolean>;
3535
- selsectVisible: import("vue").Ref<boolean>;
3536
- fetching: import("vue").Ref<boolean>;
3537
- timeout: any;
3538
- curOptions: import("vue").Ref<any[]>;
3539
- selectedOptions: import("vue").Ref<any[]>;
3540
- levelNum: import("vue").Ref<number>;
3541
- cascaderInitLabel: import("vue").Ref<boolean>;
3542
- defList: import("vue").Ref<any[]>;
3543
- panelOpen: import("vue").Ref<boolean>;
3544
- searchAddObj: import("vue").Ref<import("../../../es/shared/types").AnyObject>;
3545
- searchPageConfig: import("vue").Ref<{
3546
- keyword: undefined;
3547
- isFetching: boolean;
3548
- isRequest: boolean;
3549
- hasNextPage: boolean;
3550
- page: number;
3551
- total: number;
3552
- }>;
3553
- optionsMaxWidth: import("vue").Ref<string>;
3554
- cacheReqOptionsParams: import("vue").Ref<string>;
3555
- hotSearchConfig: import("vue").Ref<{
3556
- hotList: never[];
3557
- latestList: never[];
3558
- isRequest: boolean;
3559
- isclose: boolean;
3560
- }>;
3561
- searchShowHotList: import("vue").Ref<boolean>;
3562
- showHotSearchConfig: import("vue").ComputedRef<true | 0>;
3563
- showSearchEmpty: import("vue").ComputedRef<boolean>;
3564
- selectIsOpen: import("vue").ComputedRef<boolean>;
3565
- isnoPages: import("vue").ComputedRef<boolean>;
3566
- hanldeInitSearchMoreVal: (i: any, v?: any) => Promise<void>;
3567
- getSearchDefParams: (keyword: any, itemData?: any, other?: any) => {
3568
- pageSize?: number | undefined;
3569
- primaryKey?: any;
3570
- levelKey?: any;
3571
- wordbookId: any;
3572
- autograph: any;
3573
- wordbookType: any;
3574
- preConObj: string | undefined;
3575
- conObj: string | undefined;
3576
- preSqlExpression: any;
3577
- sqlExpression: any;
3578
- fieldKeys: string | undefined;
3579
- keyword: any;
3580
- page: number;
3581
- };
3582
- getCascadeParams: (params: any, itemData: any, otherConfig: any, defFalg: any) => any;
3583
- handleRowUnique: (rows: any, itemData: any, uniqueConfig?: any) => any;
3584
- handleGetSearchDefVal: (defFalg: any, rowData: any, itemData: any, uniqueConfig?: any) => void;
3585
- handleRequestedOptions: (itemData?: any, keyword?: any, defFalg?: any, otherConfig?: any) => Promise<any>;
3586
- handleFreeEntry: (option?: any) => void;
3587
- formatField: (value: any) => any;
3588
- formatFieldValue: (value: any) => any;
3589
- getTitleHeader: (fieldList: any, renderKey: any) => string;
3590
- handleRequestedUniqueKey: (id: any) => Promise<unknown>;
3591
- dealDictionatySearch: (val: any) => void;
3592
- handleMultipleSearch: (val: any, itemData: any) => void;
3593
- multipleSelect: (e: any, item: any) => void;
3594
- multipleDeselect: (e: any, item: any) => void;
3595
- handlerAddOptions: (data: any, item: any) => void;
3596
- searchMoreOnChange: (value: any, item: any) => void;
3597
- handleFormCascade: (list?: any, v?: any, level?: any) => void;
3598
- hanldeGetCascadelabel: (v?: any, k?: any) => string;
3599
- handleCascaderChange: (option: any, item: any) => void;
3600
- handleCascaderFilter: (inputValue: any, path: any) => any;
3601
- handleCascadeLoadData: (selectedOptions: any) => Promise<void>;
3602
- handlerDropdownVisibleChange: (e: any, data: any) => void;
3603
- hanlderGetSearchLabel: (config: any, v: any) => any;
3604
- hanlderSendSelectLog: (item: any, value: any) => void;
3605
- handleSearchSelect: (e: any, option: any, type?: any, eventConfig?: any) => void;
3606
- handleSearchChangePage: (type?: any) => void;
3607
- handleCalculateOptionsMaxWidth: () => void;
3608
- handlerSearchOnFocus: (item: any) => void;
3609
- handleQueryParams: (formData: any, queryParams: any) => {};
3610
- hideHotSearch: import("vue").Ref<boolean>;
3611
- confirmSelect: ({ value, selectRow, myUniqueKey }: any) => void;
3612
- hanldeRemoveDuplicates: (list?: any, config?: any) => any[];
3613
- getFormValue: () => any;
3614
- cancelOptionsRequest: () => void;
3615
- getHotSearchConfig: () => void;
3616
- handleSelectHotKeyword: (key: any) => void;
3617
- hanldeClearLately: () => void;
3618
- closeHotSearch: () => void;
3619
- handleSearchTracher: (item: any, obj?: any) => void;
3620
- hanldercheckOption: (data: any) => any;
3621
- handleSearchScrollTop: (item: any) => void;
3622
- handleCascaderTracher: () => void;
3623
- handleSearchBlur: () => void;
3624
- curMultipleSelected: import("vue").Ref<any[]>;
3625
- formTable: import("../../../es/shared/types").AnyObject;
3626
- hasErr: import("vue").ComputedRef<any>;
3627
- handleGetJsonStr: (str: string | import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject;
3628
- handleSetFieldsValue: (setObj?: import("../../../es/shared/types").AnyObject, target?: any) => void;
3629
- handleGetUniqueKey: (id: string) => any;
3630
- handleSysParams: (str: string) => string;
3631
- defaultInit: () => void;
3632
- handleTableBlur: (e?: import("../../../es/shared/types").AnyObject | undefined, config?: import("../../../es/shared/types").AnyObject) => void;
3633
- handleFormParams: (str: string) => string;
3634
- radioColor: () => (p: import("../../../es/shared/types").AnyObject, isOnlyRead?: boolean | undefined) => any;
3635
- handleGetAgeUnit: (ageInfo?: import("../../../es/shared/types").AnyObject) => string | undefined;
3636
- handleAgeToBirthDay: (val: number, f: string, item: import("../../../es/shared/types").AnyObject) => void;
3637
- changeAgeSelect: (val: string, item: import("../../../es/shared/types").AnyObject) => void;
3638
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
3639
- getInputCheck: (validate?: string | undefined) => {
3640
- pattern: RegExp;
3641
- message: string;
3642
- } | undefined;
3643
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
3644
- pattern: RegExp;
3645
- message: any;
3646
- } | null;
3647
- checkDigital: import("./src/types").ValidateFunc;
3648
- checkAgeJson: import("./src/types").ValidateFunc;
3649
- checkAge: import("./src/types").ValidateFunc;
3650
- checkMultipleChoice: import("./src/types").ValidateFunc;
3651
- checkLength: import("./src/types").ValidateFunc;
3652
- checkinputBlank: import("./src/types").ValidateFunc;
3653
- handlerGetDateType: (data: import("../../../es/shared/types").AnyObject) => any;
3654
- checkSearchCascade: import("./src/types").ValidateFunc;
3655
- checkMultipleTree: import("./src/types").ValidateFunc;
3656
- handleDateClearBtn: (v: any, item: import("../../../es/shared/types").AnyObject) => void;
3657
- handleStartDateEndDate: (item: import("../../../es/shared/types").AnyObject) => void;
3658
- showTimePanel: (item: import("../../../es/shared/types").AnyObject) => boolean;
3659
- momentLib: (date_format: string) => any;
3660
- judgeTimeBoundary: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3661
- setTimeValue: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3662
- judgeTimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => import("../../../es/shared/types").AnyObject | undefined;
3663
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => import("../../../es/shared/types").AnyObject;
3664
- setDefaultCurrent: (compareItem: import("../../../es/shared/types").AnyObject, currTime: any) => void;
3665
- handleDefaultRimeRange: (time: any, item: import("../../../es/shared/types").AnyObject) => void;
3666
- judgeMinMaxDateIsSameDate: (item: import("../../../es/shared/types").AnyObject) => boolean;
3667
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
3668
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../es/shared/types").AnyObject) => {};
3669
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
3670
- treeData: import("vue").Ref<{
3671
- value: string;
3672
- key: string;
3673
- selectable: boolean;
3674
- scopedSlots: {
3675
- title: string;
3676
- };
3677
- }[]>;
3678
- showCom: import("vue").ComputedRef<any>;
3679
- init: () => Promise<void>;
3680
- handleInitTreeData: (list: any, v: any) => void;
3681
- hanldeSetTreeDef: () => void;
3682
- treeSelect: (key: any, vnode: any) => void;
3683
- filter: (pattern: string, option: import("../../../es/shared/types").AnyObject) => boolean;
3684
- NTreeSelect: any;
3685
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3686
- mainForm: {
3687
- type: import("./src/types").PropObject;
3688
- default: () => {};
3689
- };
3690
- userInfo: {
3691
- type: import("./src/types").PropObject;
3692
- default: () => {};
3693
- };
3694
- styleSetting: {
3695
- type: import("./src/types").PropObject;
3696
- default: () => {};
3697
- };
3698
- defaultValue: {
3699
- type: import("./src/types").PropObject;
3700
- default: () => {};
3701
- };
3702
- dbParams: {
3703
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3704
- };
3705
- row: {
3706
- type: import("./src/types").PropObject;
3707
- default: () => {};
3708
- };
3709
- item: {
3710
- type: import("./src/types").PropObject;
3711
- default: () => {
3712
- _own: {};
3713
- };
3714
- };
3715
- defaultFieldList: {
3716
- type: import("vue").PropType<any[]>;
3717
- default: () => never[];
3718
- };
3719
- cacheUniqueKey: {
3720
- type: import("./src/types").PropObject;
3721
- default: () => {
3722
- _own: {};
3723
- };
3724
- };
3725
- params_formId: (NumberConstructor | StringConstructor)[];
3726
- formType: {
3727
- type: import("./src/types").PropObject;
3728
- default: () => {
3729
- _own: {};
3730
- };
3731
- };
3732
- isDetail: {
3733
- type: BooleanConstructor;
3734
- default: boolean;
3735
- };
3736
- handleFormTableValue: import("vue").PropType<import("../../../es/shared/types").Func<any[], any>>;
3737
- }>> & {
3738
- onTableBlur?: ((...args: any[]) => any) | undefined;
3739
- onValueOnChange?: ((...args: any[]) => any) | undefined;
3740
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
3741
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
3742
- }, {
3743
- styleSetting: import("../../../es/shared/types").AnyObject;
3744
- userInfo: import("../../../es/shared/types").AnyObject;
3745
- row: import("../../../es/shared/types").AnyObject;
3746
- cacheUniqueKey: import("../../../es/shared/types").AnyObject;
3747
- formType: import("../../../es/shared/types").AnyObject;
3748
- isDetail: boolean;
3749
- item: import("../../../es/shared/types").AnyObject;
3750
- defaultValue: import("../../../es/shared/types").AnyObject;
3751
- mainForm: import("../../../es/shared/types").AnyObject;
3752
- defaultFieldList: any[];
3753
- }>;
3754
- textOverTooltip: import("vue").DefineComponent<{
3755
- content: {
3756
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
3757
- };
3758
- className: StringConstructor;
3759
- refName: {
3760
- type: StringConstructor;
3761
- default: string;
3762
- };
3763
- placement: {
3764
- type: StringConstructor;
3765
- default: string;
3766
- };
3767
- tooltipTitle: {
3768
- type: (NumberConstructor | StringConstructor)[];
3769
- default: string;
3770
- };
3771
- isAlias: BooleanConstructor;
3772
- textColor: StringConstructor;
3773
- }, {
3774
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3775
- content: {
3776
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
3777
- };
3778
- className: StringConstructor;
3779
- refName: {
3780
- type: StringConstructor;
3781
- default: string;
3782
- };
3783
- placement: {
3784
- type: StringConstructor;
3785
- default: string;
3786
- };
3787
- tooltipTitle: {
3788
- type: (NumberConstructor | StringConstructor)[];
3789
- default: string;
3790
- };
3791
- isAlias: BooleanConstructor;
3792
- textColor: StringConstructor;
3793
- }>> & {
3794
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
3795
- }>>;
3796
- curContent: import("vue").ComputedRef<string | Function>;
3797
- NTooltip: any;
3798
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3799
- content: {
3800
- type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
3801
- };
3802
- className: StringConstructor;
3803
- refName: {
3804
- type: StringConstructor;
3805
- default: string;
3806
- };
3807
- placement: {
3808
- type: StringConstructor;
3809
- default: string;
3810
- };
3811
- tooltipTitle: {
3812
- type: (NumberConstructor | StringConstructor)[];
3813
- default: string;
3814
- };
3815
- isAlias: BooleanConstructor;
3816
- textColor: StringConstructor;
3817
- }>>, {
3818
- refName: string;
3819
- placement: string;
3820
- tooltipTitle: string | number;
3821
- isAlias: boolean;
3822
- }>;
3823
- };
3824
- getComName: (v?: import("../../../es/shared/types").AnyObject) => any;
3825
- handleGetRules: (value: any, item: import("../../../es/shared/types").AnyObject, hideMessage?: boolean) => import("./src/types").ValidateInfo;
3826
- handlerSetIdCarInfoValidate: (value: any, item: import("../../../es/shared/types").AnyObject, callback: import("../../../es/shared/types").Func<any[], any>) => void;
3827
- getInputCheck: (validate?: string | undefined) => {
3828
- pattern: RegExp;
3829
- message: string;
3830
- } | undefined;
3831
- getCustomRegular: (item: import("../../../es/shared/types").AnyObject) => {
3832
- pattern: RegExp;
3833
- message: any;
3834
- } | null;
3835
- checkDigital: import("./src/types").ValidateFunc;
3836
- checkAgeJson: import("./src/types").ValidateFunc;
3837
- checkAge: import("./src/types").ValidateFunc;
3838
- checkMultipleChoice: import("./src/types").ValidateFunc;
3839
- checkLength: import("./src/types").ValidateFunc;
3840
- checkinputBlank: import("./src/types").ValidateFunc;
3841
- checkSearchCascade: import("./src/types").ValidateFunc;
3842
- checkMultipleTree: import("./src/types").ValidateFunc;
3843
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3844
- data: ArrayConstructor;
3845
- columnConfig: ObjectConstructor;
3846
- emptyItems: {
3847
- type: ObjectConstructor;
3848
- default: () => {
3849
- noDataImg: string;
3850
- noDataTip: string;
3851
- };
3852
- };
3853
- isOnlyDisplay: BooleanConstructor;
3854
- userInfo: {
3855
- type: ObjectConstructor;
3856
- default: () => {};
3857
- };
3858
- styleSetting: {
3859
- type: ObjectConstructor;
3860
- default: () => {};
3861
- };
3862
- defaultValue: {
3863
- type: ArrayConstructor;
3864
- default: () => never[];
3865
- };
3866
- dbParams: {
3867
- type: ObjectConstructor;
3868
- };
3869
- cacheUniqueKey: {
3870
- type: ObjectConstructor;
3871
- default: () => {};
3872
- };
3873
- formType: {
3874
- type: ObjectConstructor;
3875
- default: () => {};
3876
- };
3877
- formConfig: {
3878
- type: ObjectConstructor;
3879
- default: () => {};
3880
- };
3881
- formTableItem: {
3882
- type: ObjectConstructor;
3883
- default: () => {};
3884
- };
3885
- isDetail: {
3886
- type: BooleanConstructor;
3887
- default: boolean;
3888
- };
3889
- }>> & {
3890
- onAddComplete?: ((...args: any[]) => any) | undefined;
3891
- onDeleteComplete?: ((...args: any[]) => any) | undefined;
3892
- onFormTableBlur?: ((...args: any[]) => any) | undefined;
3893
- }>>;
3894
- emit: (event: "AddComplete" | "formTableBlur" | "DeleteComplete", ...args: any[]) => void;
3895
- isShowEmpty: import("vue").Ref<boolean>;
3896
- tableList: import("vue").Ref<import("../../../es/shared/types").AnyObject[]>;
3897
- fullTableList: import("vue").Ref<import("../../../es/shared/types").AnyObject[]>;
3898
- multipleSelected: import("vue").Ref<import("../../../es/shared/types").AnyObject>;
3899
- columns: import("vue").Ref<import("../../../es/shared/types").AnyObject[]>;
3900
- columnsLevel: import("vue").Ref<number>;
3901
- formTableGridRef: import("vue").Ref<any>;
3902
- $t: (...args: any[]) => void;
3903
- handleRowId: import("vue").ComputedRef<any>;
3904
- handleComponent: import("vue").ComputedRef<(name: string, item: import("../../../es/shared/types").AnyObject) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3905
- [key: string]: any;
3906
- }> | null>;
3907
- editField: import("vue").ComputedRef<any>;
3908
- delFlagField: import("vue").ComputedRef<any>;
3909
- rowH: import("vue").ComputedRef<number>;
3910
- minHeight: import("vue").ComputedRef<string>;
3911
- maxHeight: import("vue").ComputedRef<string>;
3912
- tableHeight: import("vue").ComputedRef<number>;
3913
- loadColumn: (config: any) => void;
3914
- formatColumns: (config: any) => import("../../../es/shared/types").AnyObject[] | undefined;
3915
- handleGroupColums: (columns: any) => any;
3916
- handleRowColumns: (rowColumns: any, columns: any, key: any) => void;
3917
- dateWidth: (item: any) => any;
3918
- handleColumns: (item: any) => void;
3919
- getDefaultValue: (rowIndex: any) => any;
3920
- formatter: ({ row, column, rowIndex }: any, col: any) => "" | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3921
- [key: string]: any;
3922
- }>[];
3923
- loadData: (list: any) => Promise<void>;
3924
- hideColumn: (hideArr: any, visible: any) => void;
3925
- setTreeNodeVisible: (nodes: any, visible: any) => void;
3926
- resetTableListRowField: (matchItem: any) => void;
3927
- addOne: (row: any) => Promise<void>;
3928
- getCheckedList: () => Promise<unknown>;
3929
- removeData: (delFlagField: any, checkedList: any) => Promise<void>;
3930
- handleMultipleSelected: (list: any, isAdd?: any) => void;
3931
- ignoreKey: (key: any) => any;
3932
- handlerClickRow: ({ row, $event, $rowIndex, triggerCheckbox, triggerTreeNode }: any) => void;
3933
- getValueChange: (val: any, item: any, row: any) => void;
3934
- tableBlur: (item: any, row: any, config: any) => void;
3935
- toolTipTitle: (item: any) => () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3936
- [key: string]: any;
3937
- }>[];
3938
- handleTheSpace: (v: any) => any;
3939
- getItemTitle: (item: any) => any;
3940
- handleIsFormBoldOpen: (item: any) => any;
3941
- validateFormMethod: (isValidate: any) => Promise<unknown>;
3942
- handleFormatSubmit: (formdata: any, i: any, isDelete?: any) => any;
3943
- handleSysParams: (str: any, index: any) => any;
3944
- getObjs: (str: any) => any;
3945
- handleGetSearMoreSubmit: (item: any, formdata: any, index: any) => any;
3946
- handlerGetDateType: (data: any) => any;
3947
- handlerFieldToggleList: (list: any) => void;
3948
- handlerFieldToggleRow: (row: any) => void;
3949
- handlerFieldToggle: (fieldToggleSetting: any, formData?: any) => void;
3950
- resetFields: (resetObj: any, resetType: any, formData: any) => void;
3951
- handleGetErrKey: (field?: any) => string;
3952
- handleGetItem: (fieldObj: any, el: any) => any;
3953
- handleSetItem: (findItem: any, config: any) => void;
3954
- handleGetFlagRes: (list: any, formData?: any) => boolean[];
3955
- handleCheckFlag: (data?: any, formData?: any) => any;
3956
- CGrid: SFCWithInstall<import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
3957
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("AddComplete" | "formTableBlur" | "DeleteComplete")[], "AddComplete" | "formTableBlur" | "DeleteComplete", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3958
- data: ArrayConstructor;
3959
- columnConfig: ObjectConstructor;
3960
- emptyItems: {
3961
- type: ObjectConstructor;
3962
- default: () => {
3963
- noDataImg: string;
3964
- noDataTip: string;
3965
- };
3966
- };
3967
- isOnlyDisplay: BooleanConstructor;
3968
- userInfo: {
3969
- type: ObjectConstructor;
3970
- default: () => {};
3971
- };
3972
- styleSetting: {
3973
- type: ObjectConstructor;
3974
- default: () => {};
3975
- };
3976
- defaultValue: {
3977
- type: ArrayConstructor;
3978
- default: () => never[];
3979
- };
3980
- dbParams: {
3981
- type: ObjectConstructor;
3982
- };
3983
- cacheUniqueKey: {
3984
- type: ObjectConstructor;
3985
- default: () => {};
3986
- };
3987
- formType: {
3988
- type: ObjectConstructor;
3989
- default: () => {};
3990
- };
3991
- formConfig: {
3992
- type: ObjectConstructor;
3993
- default: () => {};
3994
- };
3995
- formTableItem: {
3996
- type: ObjectConstructor;
3997
- default: () => {};
3998
- };
3999
- isDetail: {
4000
- type: BooleanConstructor;
4001
- default: boolean;
4002
- };
4003
- }>> & {
4004
- onAddComplete?: ((...args: any[]) => any) | undefined;
4005
- onDeleteComplete?: ((...args: any[]) => any) | undefined;
4006
- onFormTableBlur?: ((...args: any[]) => any) | undefined;
4007
- }, {
4008
- formConfig: Record<string, any>;
4009
- emptyItems: Record<string, any>;
4010
- styleSetting: Record<string, any>;
4011
- userInfo: Record<string, any>;
4012
- cacheUniqueKey: Record<string, any>;
4013
- formType: Record<string, any>;
4014
- isDetail: boolean;
4015
- defaultValue: unknown[];
4016
- isOnlyDisplay: boolean;
4017
- formTableItem: Record<string, any>;
4018
- }>>;
4019
- export default FormTable;