szld-libs 0.4.39 → 0.4.40

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