szld-libs 0.4.36 → 0.4.38

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.
package/lib/mock/index.js CHANGED
@@ -4,78 +4,588 @@ const baseAttrList = [];
4
4
  const attrList = [
5
5
  {
6
6
  xh: 1,
7
- asid: "06C6CE201AB44B2CAAB11C753374AA40",
7
+ asid: "85E7286A542146ADBED6A9FBF1085071",
8
8
  astype: 0,
9
- tname: "tsyy_table2",
10
- attrid: "30BDE6E7977E40069B55DDE61C8795AE",
11
- attrname: "Dates",
9
+ tname: "qsdhzx_table",
10
+ attrid: "9EB8CFD728A942EB819A11660EDABAA7",
11
+ attrname: "唯一编号",
12
12
  attrtype: 0,
13
- info: '{"readonly":false,"input":"range-picker","range-picker-save":"single","dataType":"string","length":1000,"input-width":240,"must":true}',
13
+ info: '{"input":"text","dataType":"string","length":100,"auto-generate":true,"auto-generate-type":"guid","hidden":true}',
14
14
  info_base64: 0,
15
- createtime: "2026-02-11 15:12:26",
15
+ createtime: "2026-03-10 15:21:07",
16
16
  attrvalue: "",
17
- serialnum: 1,
18
- children: []
17
+ serialnum: 0,
18
+ children: [],
19
+ json: {
20
+ input: "text",
21
+ dataType: "string",
22
+ length: 100,
23
+ "auto-generate": true,
24
+ "auto-generate-type": "guid",
25
+ hidden: true
26
+ }
19
27
  },
20
28
  {
21
29
  xh: 2,
22
- asid: "06C6CE201AB44B2CAAB11C753374AA40",
30
+ asid: "85E7286A542146ADBED6A9FBF1085071",
23
31
  astype: 0,
24
- tname: "tsyy_table2",
25
- attrid: "38A7DADC6D64492D83DA607EC121A02D",
26
- attrname: "How Many Times",
32
+ tname: "qsdhzx_table",
33
+ attrid: "4903558D3BC1429BA4750C103F93B6A4",
34
+ attrname: "长者姓名",
27
35
  attrtype: 0,
28
- info: '{"input":"text","dataType":"string","length":10,"input-width":140,"must":true}',
36
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
29
37
  info_base64: 0,
30
- createtime: "2026-02-11 15:12:26",
38
+ createtime: "2026-04-24 15:44:27",
31
39
  attrvalue: "",
32
- serialnum: 2,
33
- children: []
40
+ serialnum: 1,
41
+ children: [],
42
+ json: {
43
+ input: "text",
44
+ dataType: "string",
45
+ length: 100,
46
+ must: true
47
+ }
34
48
  },
35
49
  {
36
50
  xh: 3,
37
- asid: "06C6CE201AB44B2CAAB11C753374AA40",
51
+ asid: "85E7286A542146ADBED6A9FBF1085071",
38
52
  astype: 0,
39
- tname: "tsyy_table2",
40
- attrid: "7BB9BE8A96824CCF89B721C8F1AF9F38",
41
- attrname: "Feeding Time",
53
+ tname: "qsdhzx_table",
54
+ attrid: "92AAD3974D324DB3816206C6FCDC4BA2",
55
+ attrname: "年龄",
42
56
  attrtype: 0,
43
- info: '{"input":"select","dataType":"string","length":100,"inputType":"local","data":["7:00am – 7:30am", "7:30am – 8:00am", "8:00am – 8:30am", "8:30am – 9:00am", "9:00am – 9:30am", "9:30am – 10:00am", "10:00am – 10:30am", "10:30am – 11:00am", "11:00am – 11:30am", "11:30am – 12:00pm", "12:00pm – 12:30pm", "12:30pm – 1:00pm", "1:00pm – 1:30pm", "1:30pm – 2:00pm", "2:00pm – 2:30pm", "2:30pm – 3:00pm", "3:00pm – 3:30pm", "3:30pm – 4:00pm", "4:00pm – 4:30pm", "4:30pm – 5:00pm", "5:00pm – 5:30pm", "5:30pm – 6:00pm", "6:00pm – 6:30pm", "6:30pm – 7:00pm", "7:00pm – 7:30pm", "7:30pm – 8:00pm"],"must":true}',
57
+ info: '{"input":"number","dataType":"int","must":true}',
44
58
  info_base64: 0,
45
- createtime: "2026-02-11 15:12:26",
59
+ createtime: "2026-04-07 10:34:18",
46
60
  attrvalue: "",
47
- serialnum: 3,
48
- children: []
61
+ serialnum: 2,
62
+ children: [],
63
+ json: {
64
+ input: "number",
65
+ dataType: "int",
66
+ must: true
67
+ }
49
68
  },
50
69
  {
51
70
  xh: 4,
52
- asid: "06C6CE201AB44B2CAAB11C753374AA40",
71
+ asid: "85E7286A542146ADBED6A9FBF1085071",
53
72
  astype: 0,
54
- tname: "tsyy_table2",
55
- attrid: "665F59E637664037939512C9877EAD75",
56
- attrname: "Meds Info",
73
+ tname: "qsdhzx_table",
74
+ attrid: "287D36D458CE4BBBA2E4421783660185",
75
+ attrname: "性别",
57
76
  attrtype: 0,
58
- info: '{"input":"text","dataType":"string","length":500,"input-width":240}',
77
+ info: '{"input":"select","dataType":"string","length":100,"inputType":"local","data":["男","女"],"must":true}',
59
78
  info_base64: 0,
60
- createtime: "2026-02-11 15:12:26",
79
+ createtime: "2026-04-07 10:34:44",
61
80
  attrvalue: "",
62
- serialnum: 4,
63
- children: []
81
+ serialnum: 3,
82
+ children: [],
83
+ json: {
84
+ input: "select",
85
+ dataType: "string",
86
+ length: 100,
87
+ inputType: "local",
88
+ data: ["男", "女"],
89
+ must: true
90
+ }
64
91
  },
65
92
  {
66
93
  xh: 5,
67
- asid: "06C6CE201AB44B2CAAB11C753374AA40",
94
+ asid: "85E7286A542146ADBED6A9FBF1085071",
95
+ astype: 0,
96
+ tname: "qsdhzx_table",
97
+ attrid: "FAA62E0A10374570A2F4B22A908136C0",
98
+ attrname: "来电人",
99
+ attrtype: 0,
100
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
101
+ info_base64: 0,
102
+ createtime: "2026-03-10 15:21:10",
103
+ attrvalue: "",
104
+ serialnum: 4,
105
+ children: [],
106
+ json: {
107
+ input: "text",
108
+ dataType: "string",
109
+ length: 100,
110
+ must: true
111
+ }
112
+ },
113
+ {
114
+ xh: 7,
115
+ asid: "85E7286A542146ADBED6A9FBF1085071",
116
+ astype: 0,
117
+ tname: "qsdhzx_table",
118
+ attrid: "9B5F9EA1403E4F958AD061DE1D9967F8",
119
+ attrname: "来电号码",
120
+ attrtype: 0,
121
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
122
+ info_base64: 0,
123
+ createtime: "2026-04-07 10:30:38",
124
+ attrvalue: "",
125
+ serialnum: 6,
126
+ children: [],
127
+ json: {
128
+ input: "text",
129
+ dataType: "string",
130
+ length: 100,
131
+ must: true
132
+ }
133
+ },
134
+ {
135
+ xh: 8,
136
+ asid: "85E7286A542146ADBED6A9FBF1085071",
137
+ astype: 0,
138
+ tname: "qsdhzx_table",
139
+ attrid: "428461CD4E89499C8233CA254734CDF8",
140
+ attrname: "来电时间",
141
+ attrtype: 0,
142
+ info: '{"input":"time-picker","dataType":"datetime","auto-generate":true,"auto-generate-type":"currenttime","must":true}',
143
+ info_base64: 0,
144
+ createtime: "2026-03-10 15:22:15",
145
+ attrvalue: "",
146
+ serialnum: 7,
147
+ children: [],
148
+ json: {
149
+ input: "time-picker",
150
+ dataType: "datetime",
151
+ "auto-generate": true,
152
+ "auto-generate-type": "currenttime",
153
+ must: true
154
+ }
155
+ },
156
+ {
157
+ xh: 10,
158
+ asid: "85E7286A542146ADBED6A9FBF1085071",
159
+ astype: 0,
160
+ tname: "qsdhzx_table",
161
+ attrid: "7E3B27C29C7A46FAB06C4E6FC90007F8",
162
+ attrname: "意向评估",
163
+ attrtype: 0,
164
+ info: '{"input":"select","dataType":"string","length":100,"inputType":"local","data":["高","一般","比较低"],"must":true}',
165
+ info_base64: 0,
166
+ createtime: "2026-04-24 15:56:16",
167
+ attrvalue: "",
168
+ serialnum: 9,
169
+ children: [],
170
+ json: {
171
+ input: "select",
172
+ dataType: "string",
173
+ length: 100,
174
+ inputType: "local",
175
+ data: ["高", "一般", "比较低"],
176
+ must: true
177
+ }
178
+ },
179
+ {
180
+ xh: 11,
181
+ asid: "85E7286A542146ADBED6A9FBF1085071",
182
+ astype: 0,
183
+ tname: "qsdhzx_table",
184
+ attrid: "18998EB966164E5FBB3A907F47B2DA0D",
185
+ attrname: "是否看院",
186
+ attrtype: 0,
187
+ info: '{"input":"select","dataType":"string","length":100,"inputType":"local","data":["是","否"],"must":true}',
188
+ info_base64: 0,
189
+ createtime: "2026-04-24 15:56:38",
190
+ attrvalue: "",
191
+ serialnum: 10,
192
+ children: [],
193
+ json: {
194
+ input: "select",
195
+ dataType: "string",
196
+ length: 100,
197
+ inputType: "local",
198
+ data: ["是", "否"],
199
+ must: true
200
+ }
201
+ },
202
+ {
203
+ xh: 12,
204
+ asid: "85E7286A542146ADBED6A9FBF1085071",
205
+ astype: 0,
206
+ tname: "qsdhzx_table",
207
+ attrid: "33E348C5CBD84B1EBC9C751A87ACB34A",
208
+ attrname: "长者住址",
209
+ attrtype: 0,
210
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
211
+ info_base64: 0,
212
+ createtime: "2026-04-24 15:51:26",
213
+ attrvalue: "",
214
+ serialnum: 11,
215
+ children: [],
216
+ json: {
217
+ input: "text",
218
+ dataType: "string",
219
+ length: 100,
220
+ must: true
221
+ }
222
+ },
223
+ {
224
+ xh: 13,
225
+ asid: "85E7286A542146ADBED6A9FBF1085071",
226
+ astype: 0,
227
+ tname: "qsdhzx_table",
228
+ attrid: "EC6B24CE946641A983C72F9FEFB17039",
229
+ attrname: "接待人",
230
+ attrtype: 0,
231
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
232
+ info_base64: 0,
233
+ createtime: "2026-04-21 11:11:25",
234
+ attrvalue: "",
235
+ serialnum: 12,
236
+ children: [],
237
+ json: {
238
+ input: "text",
239
+ dataType: "string",
240
+ length: 100,
241
+ must: true
242
+ }
243
+ },
244
+ {
245
+ xh: 14,
246
+ asid: "85E7286A542146ADBED6A9FBF1085071",
247
+ astype: 0,
248
+ tname: "qsdhzx_table",
249
+ attrid: "07B2A7DECDC141CDBBCEA78554303C6C",
250
+ attrname: "身体情况",
251
+ attrtype: 0,
252
+ info: '{"input":"text","dataType":"string","length":1000,"must":true}',
253
+ info_base64: 0,
254
+ createtime: "2026-04-07 10:35:03",
255
+ attrvalue: "",
256
+ serialnum: 13,
257
+ children: [],
258
+ json: {
259
+ input: "text",
260
+ dataType: "string",
261
+ length: 1e3,
262
+ must: true
263
+ }
264
+ },
265
+ {
266
+ xh: 15,
267
+ asid: "85E7286A542146ADBED6A9FBF1085071",
268
+ astype: 0,
269
+ tname: "qsdhzx_table",
270
+ attrid: "28EAB6FC30C246D4808422CC70A276A6",
271
+ attrname: "照顾需求",
272
+ attrtype: 0,
273
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
274
+ info_base64: 0,
275
+ createtime: "2026-04-21 11:15:44",
276
+ attrvalue: "",
277
+ serialnum: 14,
278
+ children: [],
279
+ json: {
280
+ input: "text",
281
+ dataType: "string",
282
+ length: 100,
283
+ must: true
284
+ }
285
+ },
286
+ {
287
+ xh: 16,
288
+ asid: "85E7286A542146ADBED6A9FBF1085071",
289
+ astype: 0,
290
+ tname: "qsdhzx_table",
291
+ attrid: "BCAD9C6FE60648CF92BC2DB599C8C60A",
292
+ attrname: "照护情况",
293
+ attrtype: 0,
294
+ info: '{"input":"textarea","dataType":"string","length":1000,"must":true}',
295
+ info_base64: 0,
296
+ createtime: "2026-04-07 10:35:38",
297
+ attrvalue: "",
298
+ serialnum: 15,
299
+ children: [],
300
+ json: {
301
+ input: "textarea",
302
+ dataType: "string",
303
+ length: 1e3,
304
+ must: true
305
+ }
306
+ },
307
+ {
308
+ xh: 17,
309
+ asid: "85E7286A542146ADBED6A9FBF1085071",
310
+ astype: 0,
311
+ tname: "qsdhzx_table",
312
+ attrid: "E2593F90CD1B43239F7DCE41E024B0D6",
313
+ attrname: "备注",
314
+ attrtype: 0,
315
+ info: '{"input":"textarea","dataType":"string","length":1000,"must":true}',
316
+ info_base64: 0,
317
+ createtime: "2026-04-21 11:16:55",
318
+ attrvalue: "",
319
+ serialnum: 16,
320
+ children: [],
321
+ json: {
322
+ input: "textarea",
323
+ dataType: "string",
324
+ length: 1e3,
325
+ must: true
326
+ }
327
+ },
328
+ {
329
+ xh: 18,
330
+ asid: "85E7286A542146ADBED6A9FBF1085071",
331
+ astype: 0,
332
+ tname: "qsdhzx_table",
333
+ attrid: "F354A7ED075E4F07A09B1159F545399A",
334
+ attrname: "跟进次数",
335
+ attrtype: 0,
336
+ info: '{"input":"number","dataType":"int","must":true,"hidden":true}',
337
+ info_base64: 0,
338
+ createtime: "2026-04-24 16:10:07",
339
+ attrvalue: "",
340
+ serialnum: 17,
341
+ children: [],
342
+ json: {
343
+ input: "number",
344
+ dataType: "int",
345
+ must: true,
346
+ hidden: true
347
+ }
348
+ },
349
+ {
350
+ xh: 19,
351
+ asid: "85E7286A542146ADBED6A9FBF1085071",
352
+ astype: 0,
353
+ tname: "qsdhzx_table",
354
+ attrid: "E78F1B06224947C085E96EE505AB1E63",
355
+ attrname: "最新跟进时间",
356
+ attrtype: 0,
357
+ info: '{"input":"text","dataType":"string","length":100,"must":true,"hidden":true}',
358
+ info_base64: 0,
359
+ createtime: "2026-04-24 16:10:22",
360
+ attrvalue: "",
361
+ serialnum: 18,
362
+ children: [],
363
+ json: {
364
+ input: "text",
365
+ dataType: "string",
366
+ length: 100,
367
+ must: true,
368
+ hidden: true
369
+ }
370
+ },
371
+ {
372
+ xh: 20,
373
+ asid: "85E7286A542146ADBED6A9FBF1085071",
68
374
  astype: 0,
69
- tname: "tsyy_table2",
70
- attrid: "290CF33D2AAD45399987987FAB80900B",
71
- attrname: "Feeding Instruction",
375
+ tname: "qsdhzx_table",
376
+ attrid: "756B6B1805E345F1996F1BF7B99BCB29",
377
+ attrname: "创建时间",
72
378
  attrtype: 0,
73
- info: '{"input":"text","dataType":"string","length":500,"input-width":340}',
379
+ info: '{"input":"time-picker","dataType":"datetime","auto-generate":true,"auto-generate-type":"currenttime","must":true,"hidden":true}',
74
380
  info_base64: 0,
75
- createtime: "2026-02-11 15:12:26",
381
+ createtime: "2026-04-07 10:37:07",
76
382
  attrvalue: "",
77
- serialnum: 5,
78
- children: []
383
+ serialnum: 19,
384
+ children: [],
385
+ json: {
386
+ input: "time-picker",
387
+ dataType: "datetime",
388
+ "auto-generate": true,
389
+ "auto-generate-type": "currenttime",
390
+ must: true,
391
+ hidden: true
392
+ }
393
+ },
394
+ {
395
+ xh: 21,
396
+ asid: "85E7286A542146ADBED6A9FBF1085071",
397
+ astype: 0,
398
+ tname: "qsdhzx_table",
399
+ attrid: "5975C23D971E4910B13D0A31C5AF1421",
400
+ attrname: "客户跟进记录",
401
+ attrtype: 1,
402
+ info: '{"propertiesID":"FE005EB01DBE49E4A5632A248EB10209","hidden":true}',
403
+ info_base64: 0,
404
+ createtime: "2026-05-06 16:35:38",
405
+ attrvalue: "qsdhzx_table,5975C23D971E4910B13D0A31C5AF1421,qsdhxskhgjjl_table",
406
+ serialnum: 24,
407
+ children: [
408
+ [
409
+ {
410
+ xh: 1,
411
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
412
+ astype: 0,
413
+ tname: "qsdhxskhgjjl_table",
414
+ attrid: "2695A20D78CB4D0FAB12938280AC4B5C",
415
+ attrname: "唯一编号",
416
+ attrtype: 0,
417
+ info: '{"input":"text","dataType":"string","length":100,"auto-generate":true,"auto-generate-type":"guid"}',
418
+ info_base64: 0,
419
+ createtime: "2026-05-06 11:16:06",
420
+ attrvalue: "",
421
+ serialnum: 0,
422
+ children: [],
423
+ json: {
424
+ input: "text",
425
+ dataType: "string",
426
+ length: 100,
427
+ "auto-generate": true,
428
+ "auto-generate-type": "guid"
429
+ }
430
+ },
431
+ {
432
+ xh: 2,
433
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
434
+ astype: 0,
435
+ tname: "qsdhxskhgjjl_table",
436
+ attrid: "E4DB072B0E914D7486864620C566C92F",
437
+ attrname: "关联电话销售编号",
438
+ attrtype: 0,
439
+ info: '{"input":"text","dataType":"string","length":100}',
440
+ info_base64: 0,
441
+ createtime: "2026-05-06 11:16:06",
442
+ attrvalue: "",
443
+ serialnum: 1,
444
+ children: [],
445
+ json: {
446
+ input: "text",
447
+ dataType: "string",
448
+ length: 100
449
+ }
450
+ },
451
+ {
452
+ xh: 3,
453
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
454
+ astype: 0,
455
+ tname: "qsdhxskhgjjl_table",
456
+ attrid: "8563D9BAAE054BA09B4A083F5E63C665",
457
+ attrname: "跟进人",
458
+ attrtype: 0,
459
+ info: '{"input":"text","dataType":"string","length":100,"must":true}',
460
+ info_base64: 0,
461
+ createtime: "2026-05-06 11:16:06",
462
+ attrvalue: "",
463
+ serialnum: 2,
464
+ children: [],
465
+ json: {
466
+ input: "text",
467
+ dataType: "string",
468
+ length: 100,
469
+ must: true
470
+ }
471
+ },
472
+ {
473
+ xh: 4,
474
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
475
+ astype: 0,
476
+ tname: "qsdhxskhgjjl_table",
477
+ attrid: "B763A945750B488A9B9BBF80360D81B8",
478
+ attrname: "跟进时间",
479
+ attrtype: 0,
480
+ info: '{"input":"time-picker","dataType":"datetime","auto-generate":true,"auto-generate-type":"currenttime","must":true}',
481
+ info_base64: 0,
482
+ createtime: "2026-05-06 11:16:06",
483
+ attrvalue: "",
484
+ serialnum: 3,
485
+ children: [],
486
+ json: {
487
+ input: "time-picker",
488
+ dataType: "datetime",
489
+ "auto-generate": true,
490
+ "auto-generate-type": "currenttime",
491
+ must: true
492
+ }
493
+ },
494
+ {
495
+ xh: 5,
496
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
497
+ astype: 0,
498
+ tname: "qsdhxskhgjjl_table",
499
+ attrid: "7387226E1D814C228A2F55369F5DE194",
500
+ attrname: "跟进内容",
501
+ attrtype: 0,
502
+ info: '{"input":"textarea","dataType":"string","length":1000,"must":true}',
503
+ info_base64: 0,
504
+ createtime: "2026-05-06 11:16:06",
505
+ attrvalue: "",
506
+ serialnum: 4,
507
+ children: [],
508
+ json: {
509
+ input: "textarea",
510
+ dataType: "string",
511
+ length: 1e3,
512
+ must: true
513
+ }
514
+ },
515
+ {
516
+ xh: 6,
517
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
518
+ astype: 0,
519
+ tname: "qsdhxskhgjjl_table",
520
+ attrid: "7B538F41BD3C44DF9FEA13B5218AE087",
521
+ attrname: "跟进方式",
522
+ attrtype: 0,
523
+ info: '{"input":"select","dataType":"string","length":100,"inputType":"local","data":["预约上门","电话回访"],"must":true}',
524
+ info_base64: 0,
525
+ createtime: "2026-05-06 11:16:06",
526
+ attrvalue: "",
527
+ serialnum: 5,
528
+ children: [],
529
+ json: {
530
+ input: "select",
531
+ dataType: "string",
532
+ length: 100,
533
+ inputType: "local",
534
+ data: ["预约上门", "电话回访"],
535
+ must: true
536
+ }
537
+ },
538
+ {
539
+ xh: 7,
540
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
541
+ astype: 0,
542
+ tname: "qsdhxskhgjjl_table",
543
+ attrid: "D2D940202BC7464EB986493D33E285EA",
544
+ attrname: "状态",
545
+ attrtype: 0,
546
+ info: '{"input":"select","dataType":"string","length":100,"inputType":"local","data":["待跟进","跟进中","已完成"],"must":true}',
547
+ info_base64: 0,
548
+ createtime: "2026-05-06 11:16:06",
549
+ attrvalue: "",
550
+ serialnum: 6,
551
+ children: [],
552
+ json: {
553
+ input: "select",
554
+ dataType: "string",
555
+ length: 100,
556
+ inputType: "local",
557
+ data: ["待跟进", "跟进中", "已完成"],
558
+ must: true
559
+ }
560
+ },
561
+ {
562
+ xh: 8,
563
+ asid: "FE005EB01DBE49E4A5632A248EB10209",
564
+ astype: 0,
565
+ tname: "qsdhxskhgjjl_table",
566
+ attrid: "8254325F5653494D84094625483FE1A3",
567
+ attrname: "下次跟进时间",
568
+ attrtype: 0,
569
+ info: '{"input":"time-picker","dataType":"datetime","auto-generate":true,"auto-generate-type":"currenttime","must":true}',
570
+ info_base64: 0,
571
+ createtime: "2026-05-06 11:16:06",
572
+ attrvalue: "",
573
+ serialnum: 7,
574
+ children: [],
575
+ json: {
576
+ input: "time-picker",
577
+ dataType: "datetime",
578
+ "auto-generate": true,
579
+ "auto-generate-type": "currenttime",
580
+ must: true
581
+ }
582
+ }
583
+ ]
584
+ ],
585
+ json: {
586
+ propertiesID: "FE005EB01DBE49E4A5632A248EB10209",
587
+ hidden: true
588
+ }
79
589
  }
80
590
  ];
81
591
  const langConfig = [
@@ -31,6 +31,7 @@ export declare const handleBaseAttrList: (attrList: any[], extraAttrs?: {
31
31
  * 处理属性列表,合并组合属性
32
32
  * @param attrList 属性列表
33
33
  * @param extraAttrs 额外属性
34
+ * @param notDisplay 不显示的属性ID列表
34
35
  * @returns
35
36
  */
36
37
  export declare const handleAttrList: (attrList: any[], extraAttrs?: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "szld-libs",
3
3
  "private": false,
4
- "version": "0.4.36",
4
+ "version": "0.4.38",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "vite",