sun-form-v3 1.0.197 → 1.0.199

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.
@@ -1,12 +1,12 @@
1
- import { ref as C, resolveComponent as m, openBlock as k, createElementBlock as S, Fragment as M, createVNode as e, unref as l, withCtx as a, createTextVNode as b, isRef as j, createElementVNode as g, toDisplayString as T, createCommentVNode as O, pushScopeId as q, popScopeId as J, createBlock as K } from "vue";
2
- import { ae as Q } from "./index-CJ3RpPQO.js";
3
- const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(() => /* @__PURE__ */ g("span", null, "复杂表头配置", -1)), h = {
1
+ import { ref as k, resolveComponent as m, openBlock as f, createElementBlock as H, Fragment as I, createVNode as e, unref as l, withCtx as a, createTextVNode as v, isRef as M, createElementVNode as V, toDisplayString as S, createCommentVNode as T, pushScopeId as J, popScopeId as K, createBlock as N, renderList as Q } from "vue";
2
+ import { ae as W } from "./index-C0zlzy2S.js";
3
+ const A = (_) => (J("data-v-75dc2686"), _ = _(), K(), _), G = /* @__PURE__ */ A(() => /* @__PURE__ */ V("span", null, "复杂表头配置", -1)), X = {
4
4
  key: 0,
5
5
  class: "flex h-full flex-col"
6
- }, G = { class: "flex-1 flex items-center justify-between" }, X = /* @__PURE__ */ A(() => /* @__PURE__ */ g("span", null, "选择表头", -1)), Y = {
6
+ }, Y = { class: "flex-1 flex items-center justify-between" }, Z = /* @__PURE__ */ A(() => /* @__PURE__ */ V("span", null, "选择表头", -1)), c = {
7
7
  key: 0,
8
8
  class: "flex h-full"
9
- }, Z = { class: "w-full h-full" }, c = /* @__PURE__ */ Object.assign({ name: "headerTreeConfig" }, {
9
+ }, h = { class: "w-full h-full" }, ee = /* @__PURE__ */ Object.assign({ name: "headerTreeConfig" }, {
10
10
  __name: "headerTreeConfig",
11
11
  props: {
12
12
  modelValue: [Object, null],
@@ -15,133 +15,133 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
15
15
  }
16
16
  },
17
17
  emits: ["update:modelValue"],
18
- setup(_, { emit: d }) {
19
- let y = _;
20
- y.designer, C(null);
21
- let o = C({});
22
- const i = C(JSON.parse(JSON.stringify(y.widget.props.headerTree))), x = C(y.widget.widgetList.filter((s) => s.compType === 2));
23
- JSON.parse(JSON.stringify(x));
24
- const u = (s, f) => {
18
+ setup(_, { emit: o }) {
19
+ let C = _;
20
+ C.designer, k(null);
21
+ let t = k({});
22
+ const n = k(JSON.parse(JSON.stringify(C.widget.props.headerTree))), y = k(C.widget.widgetList.filter((s) => s.compType === 2));
23
+ JSON.parse(JSON.stringify(y));
24
+ const u = (s, b) => {
25
25
  s.push({
26
26
  id: (/* @__PURE__ */ new Date()).getTime(),
27
27
  children: [],
28
28
  label: null
29
29
  });
30
+ }, z = (s) => {
31
+ t.value = s, x.value = !0;
30
32
  }, r = (s) => {
31
- o.value = s, U.value = !0;
32
- }, p = (s) => {
33
- o.value.label = s.props.label, o.value.id = s.id, o.value.isComponent = !0, U.value = !1;
34
- }, B = (s, f) => {
35
- const V = s.parent, z = V.data.children || V.data, N = z.findIndex((R) => R.id === f.id);
36
- z.splice(N, 1), i.value = [...i.value];
37
- }, t = {
33
+ t.value.label = s.props.label, t.value.id = s.id, t.value.isComponent = !0, x.value = !1;
34
+ }, p = (s, b) => {
35
+ const g = s.parent, O = g.data.children || g.data, R = O.findIndex((D) => D.id === b.id);
36
+ O.splice(R, 1), n.value = [...n.value];
37
+ }, d = {
38
38
  children: "children",
39
39
  label: "label"
40
40
  };
41
- let v = C(!1), U = C(!1);
41
+ let U = k(!1), x = k(!1);
42
42
  const E = ({ row: s }) => {
43
43
  console.log(s);
44
- }, L = () => {
45
- v.value = !0;
46
- }, D = () => {
47
- v.value = !1;
48
44
  }, P = () => {
49
- v.value = !1, y.widget.props.headerTree = i.value;
45
+ U.value = !0;
46
+ }, j = () => {
47
+ U.value = !1;
48
+ }, $ = () => {
49
+ U.value = !1, C.widget.props.headerTree = n.value;
50
50
  };
51
- return (s, f) => {
52
- const V = m("el-button"), z = m("el-input"), N = m("el-button-group"), R = m("el-tree"), I = m("vxe-modal"), H = m("vxe-column"), $ = m("vxe-table");
53
- return k(), S(M, null, [
54
- e(V, {
51
+ return (s, b) => {
52
+ const g = m("el-button"), O = m("el-input"), R = m("el-button-group"), D = m("el-tree"), L = m("vxe-modal"), F = m("vxe-column"), q = m("vxe-table");
53
+ return f(), H(I, null, [
54
+ e(g, {
55
55
  plain: "",
56
- type: l(y).widget.props.headerTree.length ? "primary" : "",
56
+ type: l(C).widget.props.headerTree.length ? "primary" : "",
57
57
  icon: "Setting",
58
- onClick: L
58
+ onClick: P
59
59
  }, {
60
60
  default: a(() => [
61
- b(" 复杂表头 ")
61
+ v(" 复杂表头 ")
62
62
  ]),
63
63
  _: 1
64
64
  }, 8, ["type"]),
65
- e(I, {
65
+ e(L, {
66
66
  transfer: "",
67
- modelValue: l(v),
68
- "onUpdate:modelValue": f[1] || (f[1] = (n) => j(v) ? v.value = n : v = n),
67
+ modelValue: l(U),
68
+ "onUpdate:modelValue": b[1] || (b[1] = (i) => M(U) ? U.value = i : U = i),
69
69
  width: "800px",
70
70
  height: "700px",
71
71
  "show-footer": "",
72
- onClose: D
72
+ onClose: j
73
73
  }, {
74
74
  title: a(() => [
75
- W
75
+ G
76
76
  ]),
77
77
  default: a(() => [
78
- l(v) ? (k(), S("div", h, [
79
- e(V, {
78
+ l(U) ? (f(), H("div", X, [
79
+ e(g, {
80
80
  type: "primary",
81
81
  size: "small",
82
82
  class: "w-20 mb-2",
83
- onClick: f[0] || (f[0] = (n) => u(i.value))
83
+ onClick: b[0] || (b[0] = (i) => u(n.value))
84
84
  }, {
85
85
  default: a(() => [
86
- b("一级添加")
86
+ v("一级添加")
87
87
  ]),
88
88
  _: 1
89
89
  }),
90
- e(R, {
91
- data: i.value,
92
- props: t,
90
+ e(D, {
91
+ data: n.value,
92
+ props: d,
93
93
  "node-key": "id",
94
94
  "expand-on-click-node": !1,
95
95
  "default-expand-all": "",
96
96
  class: "w-full mt-2 flex-1 overflow-auto"
97
97
  }, {
98
- default: a(({ node: n, data: w }) => [
99
- g("div", G, [
100
- g("div", null, [
101
- g("div", null, [
102
- b(T(w.children && w.children.length ? "分类" : "组件") + " ", 1),
103
- e(z, {
98
+ default: a(({ node: i, data: w }) => [
99
+ V("div", Y, [
100
+ V("div", null, [
101
+ V("div", null, [
102
+ v(S(w.children && w.children.length ? "分类" : "组件") + " ", 1),
103
+ e(O, {
104
104
  modelValue: w.label,
105
- "onUpdate:modelValue": (F) => w.label = F,
105
+ "onUpdate:modelValue": (B) => w.label = B,
106
106
  size: "small",
107
107
  class: "w-[120px]"
108
108
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
109
109
  ])
110
110
  ]),
111
- g("div", null, [
112
- e(N, null, {
111
+ V("div", null, [
112
+ e(R, null, {
113
113
  default: a(() => [
114
- e(V, {
115
- onClick: (F) => u(w.children),
114
+ e(g, {
115
+ onClick: (B) => u(w.children),
116
116
  link: "",
117
117
  type: "primary",
118
118
  size: "small"
119
119
  }, {
120
120
  default: a(() => [
121
- b("新增")
121
+ v("新增")
122
122
  ]),
123
123
  _: 2
124
124
  }, 1032, ["onClick"]),
125
- e(V, {
125
+ e(g, {
126
126
  link: "",
127
127
  type: "danger",
128
- onClick: (F) => B(n, w),
128
+ onClick: (B) => p(i, w),
129
129
  size: "small"
130
130
  }, {
131
131
  default: a(() => [
132
- b("删除")
132
+ v("删除")
133
133
  ]),
134
134
  _: 2
135
135
  }, 1032, ["onClick"]),
136
- e(V, {
136
+ e(g, {
137
137
  disabled: w.children && !!w.children.length,
138
- onClick: (F) => r(w),
138
+ onClick: (B) => z(w),
139
139
  link: "",
140
140
  type: "success",
141
141
  size: "small"
142
142
  }, {
143
143
  default: a(() => [
144
- b("选择")
144
+ v("选择")
145
145
  ]),
146
146
  _: 2
147
147
  }, 1032, ["disabled", "onClick"])
@@ -153,49 +153,49 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
153
153
  ]),
154
154
  _: 1
155
155
  }, 8, ["data"])
156
- ])) : O("", !0)
156
+ ])) : T("", !0)
157
157
  ]),
158
158
  footer: a(() => [
159
- e(V, {
159
+ e(g, {
160
160
  icon: "Close",
161
161
  size: "small",
162
- onClick: D
162
+ onClick: j
163
163
  }, {
164
164
  default: a(() => [
165
- b("关闭")
165
+ v("关闭")
166
166
  ]),
167
167
  _: 1
168
168
  }),
169
- e(V, {
169
+ e(g, {
170
170
  icon: "Check",
171
171
  type: "primary",
172
172
  size: "small",
173
- onClick: P
173
+ onClick: $
174
174
  }, {
175
175
  default: a(() => [
176
- b("确认")
176
+ v("确认")
177
177
  ]),
178
178
  _: 1
179
179
  })
180
180
  ]),
181
181
  _: 1
182
182
  }, 8, ["modelValue"]),
183
- e(I, {
183
+ e(L, {
184
184
  transfer: "",
185
- modelValue: l(U),
186
- "onUpdate:modelValue": f[2] || (f[2] = (n) => j(U) ? U.value = n : U = n),
185
+ modelValue: l(x),
186
+ "onUpdate:modelValue": b[2] || (b[2] = (i) => M(x) ? x.value = i : x = i),
187
187
  width: "700px",
188
188
  height: "600px"
189
189
  }, {
190
190
  title: a(() => [
191
- X
191
+ Z
192
192
  ]),
193
193
  default: a(() => [
194
- l(U) ? (k(), S("div", Y, [
195
- g("div", Z, [
196
- e($, {
194
+ l(x) ? (f(), H("div", c, [
195
+ V("div", h, [
196
+ e(q, {
197
197
  ref: "mainTable",
198
- data: x.value,
198
+ data: y.value,
199
199
  height: "auto",
200
200
  "row-config": { isCurrent: !0, isHover: !0 },
201
201
  onCurrentChange: E,
@@ -207,57 +207,57 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
207
207
  class: "w-full"
208
208
  }, {
209
209
  default: a(() => [
210
- e(H, {
210
+ e(F, {
211
211
  field: "name",
212
212
  title: "表头标签"
213
213
  }, {
214
- default: a(({ row: n }) => [
215
- g("div", null, T(n.props.label), 1)
214
+ default: a(({ row: i }) => [
215
+ V("div", null, S(i.props.label), 1)
216
216
  ]),
217
217
  _: 1
218
218
  }),
219
- e(H, {
219
+ e(F, {
220
220
  field: "name",
221
221
  title: "表头字段"
222
222
  }, {
223
- default: a(({ row: n }) => [
224
- g("div", null, T(n.props.zdname), 1)
223
+ default: a(({ row: i }) => [
224
+ V("div", null, S(i.props.zdname), 1)
225
225
  ]),
226
226
  _: 1
227
227
  }),
228
- e(H, {
228
+ e(F, {
229
229
  field: "name",
230
230
  title: "组件id",
231
231
  width: "180"
232
232
  }, {
233
- default: a(({ row: n }) => [
234
- g("div", null, T(n.id), 1)
233
+ default: a(({ row: i }) => [
234
+ V("div", null, S(i.id), 1)
235
235
  ]),
236
236
  _: 1
237
237
  }),
238
- e(H, {
238
+ e(F, {
239
239
  field: "name",
240
240
  title: "组件类型"
241
241
  }, {
242
- default: a(({ row: n }) => [
243
- g("div", null, T(n.displayName), 1)
242
+ default: a(({ row: i }) => [
243
+ V("div", null, S(i.displayName), 1)
244
244
  ]),
245
245
  _: 1
246
246
  }),
247
- e(H, {
247
+ e(F, {
248
248
  title: "操作栏",
249
249
  width: "60",
250
250
  align: "center"
251
251
  }, {
252
- default: a(({ row: n }) => [
253
- e(V, {
252
+ default: a(({ row: i }) => [
253
+ e(g, {
254
254
  link: "",
255
255
  type: "primary",
256
256
  size: "small",
257
- onClick: (w) => p(n)
257
+ onClick: (w) => r(i)
258
258
  }, {
259
259
  default: a(() => [
260
- b("选择")
260
+ v("选择")
261
261
  ]),
262
262
  _: 2
263
263
  }, 1032, ["onClick"])
@@ -268,14 +268,14 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
268
268
  _: 1
269
269
  }, 8, ["data"])
270
270
  ])
271
- ])) : O("", !0)
271
+ ])) : T("", !0)
272
272
  ]),
273
273
  _: 1
274
274
  }, 8, ["modelValue"])
275
275
  ], 64);
276
276
  };
277
277
  }
278
- }), ee = /* @__PURE__ */ Q(c, [["__scopeId", "data-v-75dc2686"]]), le = { key: 1 }, te = /* @__PURE__ */ Object.assign({ name: "config-datatable" }, {
278
+ }), le = /* @__PURE__ */ W(ee, [["__scopeId", "data-v-75dc2686"]]), oe = { key: 3 }, ae = /* @__PURE__ */ Object.assign({ name: "config-datatable" }, {
279
279
  __name: "index",
280
280
  props: {
281
281
  designer: {
@@ -288,26 +288,26 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
288
288
  }
289
289
  },
290
290
  setup(_) {
291
- let d = _;
292
- return (y, o) => {
293
- const i = m("el-option"), x = m("el-select"), u = m("common-label-container"), r = m("el-input"), p = m("el-switch"), B = m("el-input-number");
294
- return k(), S(M, null, [
291
+ let o = _;
292
+ return (C, t) => {
293
+ const n = m("el-option"), y = m("el-select"), u = m("common-label-container"), z = m("el-input-number"), r = m("el-input"), p = m("el-switch");
294
+ return f(), H(I, null, [
295
295
  e(u, { label: "组件尺寸" }, {
296
296
  default: a(() => [
297
- e(x, {
298
- modelValue: l(d).widget.props.size,
299
- "onUpdate:modelValue": o[0] || (o[0] = (t) => l(d).widget.props.size = t)
297
+ e(y, {
298
+ modelValue: l(o).widget.props.size,
299
+ "onUpdate:modelValue": t[0] || (t[0] = (d) => l(o).widget.props.size = d)
300
300
  }, {
301
301
  default: a(() => [
302
- e(i, {
302
+ e(n, {
303
303
  label: "默认",
304
304
  value: "medium"
305
305
  }),
306
- e(i, {
306
+ e(n, {
307
307
  label: "小尺寸",
308
308
  value: "small"
309
309
  }),
310
- e(i, {
310
+ e(n, {
311
311
  label: "超小尺寸",
312
312
  value: "mini"
313
313
  })
@@ -317,11 +317,69 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
317
317
  ]),
318
318
  _: 1
319
319
  }),
320
+ e(u, { label: "展示形式" }, {
321
+ default: a(() => [
322
+ e(y, {
323
+ modelValue: l(o).widget.props.viewType,
324
+ "onUpdate:modelValue": t[1] || (t[1] = (d) => l(o).widget.props.viewType = d)
325
+ }, {
326
+ default: a(() => [
327
+ e(n, {
328
+ label: "表格",
329
+ value: "table"
330
+ }),
331
+ e(n, {
332
+ label: "卡片",
333
+ value: "card"
334
+ })
335
+ ]),
336
+ _: 1
337
+ }, 8, ["modelValue"])
338
+ ]),
339
+ _: 1
340
+ }),
341
+ l(o).widget.props.viewType === "card" ? (f(), N(u, {
342
+ key: 0,
343
+ label: "卡片每行个数"
344
+ }, {
345
+ default: a(() => [
346
+ e(z, {
347
+ class: "w-full",
348
+ modelValue: l(o).widget.props.cardCols,
349
+ "onUpdate:modelValue": t[2] || (t[2] = (d) => l(o).widget.props.cardCols = d),
350
+ min: 1,
351
+ max: 24
352
+ }, null, 8, ["modelValue"])
353
+ ]),
354
+ _: 1
355
+ })) : T("", !0),
356
+ l(o).widget.props.viewType === "card" ? (f(), N(u, {
357
+ key: 1,
358
+ label: "卡片标题字段"
359
+ }, {
360
+ default: a(() => [
361
+ e(y, {
362
+ modelValue: l(o).widget.props.cardTitleField,
363
+ "onUpdate:modelValue": t[3] || (t[3] = (d) => l(o).widget.props.cardTitleField = d),
364
+ clearable: ""
365
+ }, {
366
+ default: a(() => [
367
+ (f(!0), H(I, null, Q(l(o).widget.widgetList.filter((d) => d.compType === 2), (d) => (f(), N(n, {
368
+ key: d.id,
369
+ label: d.props.label,
370
+ value: d.props.zdname
371
+ }, null, 8, ["label", "value"]))), 128))
372
+ ]),
373
+ _: 1
374
+ }, 8, ["modelValue"])
375
+ ]),
376
+ _: 1
377
+ })) : T("", !0),
320
378
  e(u, { label: "操作栏宽度" }, {
321
379
  default: a(() => [
322
380
  e(r, {
323
- modelValue: l(d).widget.props.oprateWidth,
324
- "onUpdate:modelValue": o[1] || (o[1] = (t) => l(d).widget.props.oprateWidth = t),
381
+ modelValue: l(o).widget.props.oprateWidth,
382
+ "onUpdate:modelValue": t[4] || (t[4] = (d) => l(o).widget.props.oprateWidth = d),
325
383
  placeholder: "不填则按默认宽度"
326
384
  }, null, 8, ["modelValue"])
327
385
  ]),
@@ -330,8 +388,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
330
388
  e(u, { label: "数据字段" }, {
331
389
  default: a(() => [
332
390
  e(r, {
333
- modelValue: l(d).widget.props.rows,
334
- "onUpdate:modelValue": o[2] || (o[2] = (t) => l(d).widget.props.rows = t),
391
+ modelValue: l(o).widget.props.rows,
392
+ "onUpdate:modelValue": t[5] || (t[5] = (d) => l(o).widget.props.rows = d),
335
393
  placeholder: "数据字段"
336
394
  }, null, 8, ["modelValue"])
337
395
  ]),
@@ -340,8 +398,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
340
398
  e(u, { label: "总数字段" }, {
341
399
  default: a(() => [
342
400
  e(r, {
343
- modelValue: l(d).widget.props.count,
344
- "onUpdate:modelValue": o[3] || (o[3] = (t) => l(d).widget.props.count = t),
401
+ modelValue: l(o).widget.props.count,
402
+ "onUpdate:modelValue": t[6] || (t[6] = (d) => l(o).widget.props.count = d),
345
403
  placeholder: "总数字段"
346
404
  }, null, 8, ["modelValue"])
347
405
  ]),
@@ -350,8 +408,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
350
408
  e(u, { label: "分页字段" }, {
351
409
  default: a(() => [
352
410
  e(r, {
353
- modelValue: l(d).widget.props.page,
354
- "onUpdate:modelValue": o[4] || (o[4] = (t) => l(d).widget.props.page = t),
411
+ modelValue: l(o).widget.props.page,
412
+ "onUpdate:modelValue": t[7] || (t[7] = (d) => l(o).widget.props.page = d),
355
413
  placeholder: "分页字段"
356
414
  }, null, 8, ["modelValue"])
357
415
  ]),
@@ -360,8 +418,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
360
418
  e(u, { label: "页数字段" }, {
361
419
  default: a(() => [
362
420
  e(r, {
363
- modelValue: l(d).widget.props.limit,
364
- "onUpdate:modelValue": o[5] || (o[5] = (t) => l(d).widget.props.limit = t),
421
+ modelValue: l(o).widget.props.limit,
422
+ "onUpdate:modelValue": t[8] || (t[8] = (d) => l(o).widget.props.limit = d),
365
423
  placeholder: "页数字段"
366
424
  }, null, 8, ["modelValue"])
367
425
  ]),
@@ -370,8 +428,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
370
428
  e(u, { label: "合并行字段" }, {
371
429
  default: a(() => [
372
430
  e(r, {
373
- modelValue: l(d).widget.props.mergeRowKey,
374
- "onUpdate:modelValue": o[6] || (o[6] = (t) => l(d).widget.props.mergeRowKey = t),
431
+ modelValue: l(o).widget.props.mergeRowKey,
432
+ "onUpdate:modelValue": t[9] || (t[9] = (d) => l(o).widget.props.mergeRowKey = d),
375
433
  placeholder: "合并行字段"
376
434
  }, null, 8, ["modelValue"])
377
435
  ]),
@@ -380,8 +438,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
380
438
  e(u, { label: "合并主行字段" }, {
381
439
  default: a(() => [
382
440
  e(r, {
383
- modelValue: l(d).widget.props.mergeMainRowKey,
384
- "onUpdate:modelValue": o[7] || (o[7] = (t) => l(d).widget.props.mergeMainRowKey = t),
441
+ modelValue: l(o).widget.props.mergeMainRowKey,
442
+ "onUpdate:modelValue": t[10] || (t[10] = (d) => l(o).widget.props.mergeMainRowKey = d),
385
443
  placeholder: "合并主行字段"
386
444
  }, null, 8, ["modelValue"])
387
445
  ]),
@@ -390,8 +448,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
390
448
  e(u, { label: "空数据描述" }, {
391
449
  default: a(() => [
392
450
  e(r, {
393
- modelValue: l(d).widget.props.emptyText,
394
- "onUpdate:modelValue": o[8] || (o[8] = (t) => l(d).widget.props.emptyText = t),
451
+ modelValue: l(o).widget.props.emptyText,
452
+ "onUpdate:modelValue": t[11] || (t[11] = (d) => l(o).widget.props.emptyText = d),
395
453
  placeholder: "空数据描述"
396
454
  }, null, 8, ["modelValue"])
397
455
  ]),
@@ -400,8 +458,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
400
458
  e(u, { label: "查询按钮描述" }, {
401
459
  default: a(() => [
402
460
  e(r, {
403
- modelValue: l(d).widget.props.queryText,
404
- "onUpdate:modelValue": o[9] || (o[9] = (t) => l(d).widget.props.queryText = t),
461
+ modelValue: l(o).widget.props.queryText,
462
+ "onUpdate:modelValue": t[12] || (t[12] = (d) => l(o).widget.props.queryText = d),
405
463
  placeholder: "默认:查询"
406
464
  }, null, 8, ["modelValue"])
407
465
  ]),
@@ -410,8 +468,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
410
468
  e(u, { label: "重置按钮描述" }, {
411
469
  default: a(() => [
412
470
  e(r, {
413
- modelValue: l(d).widget.props.resetText,
414
- "onUpdate:modelValue": o[10] || (o[10] = (t) => l(d).widget.props.resetText = t),
471
+ modelValue: l(o).widget.props.resetText,
472
+ "onUpdate:modelValue": t[13] || (t[13] = (d) => l(o).widget.props.resetText = d),
415
473
  placeholder: "默认:重置"
416
474
  }, null, 8, ["modelValue"])
417
475
  ]),
@@ -420,8 +478,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
420
478
  e(u, { label: "序号描述" }, {
421
479
  default: a(() => [
422
480
  e(r, {
423
- modelValue: l(d).widget.props.noText,
424
- "onUpdate:modelValue": o[11] || (o[11] = (t) => l(d).widget.props.noText = t),
481
+ modelValue: l(o).widget.props.noText,
482
+ "onUpdate:modelValue": t[14] || (t[14] = (d) => l(o).widget.props.noText = d),
425
483
  placeholder: "默认:序号"
426
484
  }, null, 8, ["modelValue"])
427
485
  ]),
@@ -430,32 +488,32 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
430
488
  e(u, { label: "自定义主键" }, {
431
489
  default: a(() => [
432
490
  e(r, {
433
- modelValue: l(d).widget.props.keyField,
434
- "onUpdate:modelValue": o[12] || (o[12] = (t) => l(d).widget.props.keyField = t),
491
+ modelValue: l(o).widget.props.keyField,
492
+ "onUpdate:modelValue": t[15] || (t[15] = (d) => l(o).widget.props.keyField = d),
435
493
  placeholder: "选中行的主键"
436
494
  }, null, 8, ["modelValue"])
437
495
  ]),
438
496
  _: 1
439
497
  }),
440
- l(d).widget.props.isHideChoose ? O("", !0) : (k(), K(u, {
441
- key: 0,
498
+ l(o).widget.props.isHideChoose ? T("", !0) : (f(), N(u, {
499
+ key: 2,
442
500
  label: "是否跨页选中"
443
501
  }, {
444
502
  default: a(() => [
445
503
  e(p, {
446
- modelValue: l(d).widget.props.reserve,
447
- "onUpdate:modelValue": o[13] || (o[13] = (t) => l(d).widget.props.reserve = t)
504
+ modelValue: l(o).widget.props.reserve,
505
+ "onUpdate:modelValue": t[16] || (t[16] = (d) => l(o).widget.props.reserve = d)
448
506
  }, null, 8, ["modelValue"])
449
507
  ]),
450
508
  _: 1
451
509
  })),
452
510
  e(u, { label: "默认页数" }, {
453
511
  default: a(() => [
454
- e(B, {
512
+ e(z, {
455
513
  class: "w-full",
456
514
  placeholder: "默认页数",
457
- modelValue: l(d).widget.props.pageDefault,
458
- "onUpdate:modelValue": o[14] || (o[14] = (t) => l(d).widget.props.pageDefault = t),
515
+ modelValue: l(o).widget.props.pageDefault,
516
+ "onUpdate:modelValue": t[17] || (t[17] = (d) => l(o).widget.props.pageDefault = d),
459
517
  min: 0,
460
518
  "controls-position": "right"
461
519
  }, null, 8, ["modelValue"])
@@ -464,20 +522,20 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
464
522
  }),
465
523
  e(u, { label: "对齐方式" }, {
466
524
  default: a(() => [
467
- e(x, {
468
- modelValue: l(d).widget.props.align,
469
- "onUpdate:modelValue": o[15] || (o[15] = (t) => l(d).widget.props.align = t)
525
+ e(y, {
526
+ modelValue: l(o).widget.props.align,
527
+ "onUpdate:modelValue": t[18] || (t[18] = (d) => l(o).widget.props.align = d)
470
528
  }, {
471
529
  default: a(() => [
472
- e(i, {
530
+ e(n, {
473
531
  label: "中间",
474
532
  value: "center"
475
533
  }),
476
- e(i, {
534
+ e(n, {
477
535
  label: "左侧",
478
536
  value: "left"
479
537
  }),
480
- e(i, {
538
+ e(n, {
481
539
  label: "右侧",
482
540
  value: "right"
483
541
  })
@@ -489,28 +547,28 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
489
547
  }),
490
548
  e(u, { label: "边框" }, {
491
549
  default: a(() => [
492
- e(x, {
493
- modelValue: l(d).widget.props.border,
494
- "onUpdate:modelValue": o[16] || (o[16] = (t) => l(d).widget.props.border = t)
550
+ e(y, {
551
+ modelValue: l(o).widget.props.border,
552
+ "onUpdate:modelValue": t[19] || (t[19] = (d) => l(o).widget.props.border = d)
495
553
  }, {
496
554
  default: a(() => [
497
- e(i, {
555
+ e(n, {
498
556
  label: "默认",
499
557
  value: "default"
500
558
  }),
501
- e(i, {
559
+ e(n, {
502
560
  label: "完整边框",
503
561
  value: "full"
504
562
  }),
505
- e(i, {
563
+ e(n, {
506
564
  label: "外边框",
507
565
  value: "outer"
508
566
  }),
509
- e(i, {
567
+ e(n, {
510
568
  label: "内边框",
511
569
  value: "inner"
512
570
  }),
513
- e(i, {
571
+ e(n, {
514
572
  label: "无边框",
515
573
  value: "none"
516
574
  })
@@ -523,8 +581,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
523
581
  e(u, { label: "是否必填" }, {
524
582
  default: a(() => [
525
583
  e(p, {
526
- modelValue: l(d).widget.props.required,
527
- "onUpdate:modelValue": o[17] || (o[17] = (t) => l(d).widget.props.required = t)
584
+ modelValue: l(o).widget.props.required,
585
+ "onUpdate:modelValue": t[20] || (t[20] = (d) => l(o).widget.props.required = d)
528
586
  }, null, 8, ["modelValue"])
529
587
  ]),
530
588
  _: 1
@@ -532,8 +590,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
532
590
  e(u, { label: "流体高度" }, {
533
591
  default: a(() => [
534
592
  e(p, {
535
- modelValue: l(d).widget.props.isNotAuto,
536
- "onUpdate:modelValue": o[18] || (o[18] = (t) => l(d).widget.props.isNotAuto = t)
593
+ modelValue: l(o).widget.props.isNotAuto,
594
+ "onUpdate:modelValue": t[21] || (t[21] = (d) => l(o).widget.props.isNotAuto = d)
537
595
  }, null, 8, ["modelValue"])
538
596
  ]),
539
597
  _: 1
@@ -541,8 +599,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
541
599
  e(u, { label: "是否单选" }, {
542
600
  default: a(() => [
543
601
  e(p, {
544
- modelValue: l(d).widget.props.singleselect,
545
- "onUpdate:modelValue": o[19] || (o[19] = (t) => l(d).widget.props.singleselect = t)
602
+ modelValue: l(o).widget.props.singleselect,
603
+ "onUpdate:modelValue": t[22] || (t[22] = (d) => l(o).widget.props.singleselect = d)
546
604
  }, null, 8, ["modelValue"])
547
605
  ]),
548
606
  _: 1
@@ -550,8 +608,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
550
608
  e(u, { label: "是否分页" }, {
551
609
  default: a(() => [
552
610
  e(p, {
553
- modelValue: l(d).widget.props.hasPage,
554
- "onUpdate:modelValue": o[20] || (o[20] = (t) => l(d).widget.props.hasPage = t)
611
+ modelValue: l(o).widget.props.hasPage,
612
+ "onUpdate:modelValue": t[23] || (t[23] = (d) => l(o).widget.props.hasPage = d)
555
613
  }, null, 8, ["modelValue"])
556
614
  ]),
557
615
  _: 1
@@ -559,8 +617,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
559
617
  e(u, { label: "初始加载数据" }, {
560
618
  default: a(() => [
561
619
  e(p, {
562
- modelValue: l(d).widget.props.initLoadData,
563
- "onUpdate:modelValue": o[21] || (o[21] = (t) => l(d).widget.props.initLoadData = t)
620
+ modelValue: l(o).widget.props.initLoadData,
621
+ "onUpdate:modelValue": t[24] || (t[24] = (d) => l(o).widget.props.initLoadData = d)
564
622
  }, null, 8, ["modelValue"])
565
623
  ]),
566
624
  _: 1
@@ -568,8 +626,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
568
626
  e(u, { label: "内容过长隐藏" }, {
569
627
  default: a(() => [
570
628
  e(p, {
571
- modelValue: l(d).widget.props.showOverFlow,
572
- "onUpdate:modelValue": o[22] || (o[22] = (t) => l(d).widget.props.showOverFlow = t)
629
+ modelValue: l(o).widget.props.showOverFlow,
630
+ "onUpdate:modelValue": t[25] || (t[25] = (d) => l(o).widget.props.showOverFlow = d)
573
631
  }, null, 8, ["modelValue"])
574
632
  ]),
575
633
  _: 1
@@ -577,8 +635,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
577
635
  e(u, { label: "是否有斑马线" }, {
578
636
  default: a(() => [
579
637
  e(p, {
580
- modelValue: l(d).widget.props.isStripe,
581
- "onUpdate:modelValue": o[23] || (o[23] = (t) => l(d).widget.props.isStripe = t)
638
+ modelValue: l(o).widget.props.isStripe,
639
+ "onUpdate:modelValue": t[26] || (t[26] = (d) => l(o).widget.props.isStripe = d)
582
640
  }, null, 8, ["modelValue"])
583
641
  ]),
584
642
  _: 1
@@ -586,8 +644,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
586
644
  e(u, { label: "隐藏选择栏" }, {
587
645
  default: a(() => [
588
646
  e(p, {
589
- modelValue: l(d).widget.props.isHideChoose,
590
- "onUpdate:modelValue": o[24] || (o[24] = (t) => l(d).widget.props.isHideChoose = t)
647
+ modelValue: l(o).widget.props.isHideChoose,
648
+ "onUpdate:modelValue": t[27] || (t[27] = (d) => l(o).widget.props.isHideChoose = d)
591
649
  }, null, 8, ["modelValue"])
592
650
  ]),
593
651
  _: 1
@@ -595,8 +653,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
595
653
  e(u, { label: "收缩操作栏" }, {
596
654
  default: a(() => [
597
655
  e(p, {
598
- modelValue: l(d).widget.props.hideHandleBtn,
599
- "onUpdate:modelValue": o[25] || (o[25] = (t) => l(d).widget.props.hideHandleBtn = t)
656
+ modelValue: l(o).widget.props.hideHandleBtn,
657
+ "onUpdate:modelValue": t[28] || (t[28] = (d) => l(o).widget.props.hideHandleBtn = d)
600
658
  }, null, 8, ["modelValue"])
601
659
  ]),
602
660
  _: 1
@@ -604,8 +662,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
604
662
  e(u, { label: "隐藏查询栏" }, {
605
663
  default: a(() => [
606
664
  e(p, {
607
- modelValue: l(d).widget.props.isHideQuery,
608
- "onUpdate:modelValue": o[26] || (o[26] = (t) => l(d).widget.props.isHideQuery = t)
665
+ modelValue: l(o).widget.props.isHideQuery,
666
+ "onUpdate:modelValue": t[29] || (t[29] = (d) => l(o).widget.props.isHideQuery = d)
609
667
  }, null, 8, ["modelValue"])
610
668
  ]),
611
669
  _: 1
@@ -613,8 +671,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
613
671
  e(u, { label: "隐藏按钮栏" }, {
614
672
  default: a(() => [
615
673
  e(p, {
616
- modelValue: l(d).widget.props.isHideButton,
617
- "onUpdate:modelValue": o[27] || (o[27] = (t) => l(d).widget.props.isHideButton = t)
674
+ modelValue: l(o).widget.props.isHideButton,
675
+ "onUpdate:modelValue": t[30] || (t[30] = (d) => l(o).widget.props.isHideButton = d)
618
676
  }, null, 8, ["modelValue"])
619
677
  ]),
620
678
  _: 1
@@ -622,8 +680,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
622
680
  e(u, { label: "隐藏序号" }, {
623
681
  default: a(() => [
624
682
  e(p, {
625
- modelValue: l(d).widget.props.isHideIndex,
626
- "onUpdate:modelValue": o[28] || (o[28] = (t) => l(d).widget.props.isHideIndex = t)
683
+ modelValue: l(o).widget.props.isHideIndex,
684
+ "onUpdate:modelValue": t[31] || (t[31] = (d) => l(o).widget.props.isHideIndex = d)
627
685
  }, null, 8, ["modelValue"])
628
686
  ]),
629
687
  _: 1
@@ -631,8 +689,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
631
689
  e(u, { label: "隐藏表头" }, {
632
690
  default: a(() => [
633
691
  e(p, {
634
- modelValue: l(d).widget.props.isHideHeader,
635
- "onUpdate:modelValue": o[29] || (o[29] = (t) => l(d).widget.props.isHideHeader = t)
692
+ modelValue: l(o).widget.props.isHideHeader,
693
+ "onUpdate:modelValue": t[32] || (t[32] = (d) => l(o).widget.props.isHideHeader = d)
636
694
  }, null, 8, ["modelValue"])
637
695
  ]),
638
696
  _: 1
@@ -640,8 +698,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
640
698
  e(u, { label: "是否显示底部" }, {
641
699
  default: a(() => [
642
700
  e(p, {
643
- modelValue: l(d).widget.props.isShowFooter,
644
- "onUpdate:modelValue": o[30] || (o[30] = (t) => l(d).widget.props.isShowFooter = t)
701
+ modelValue: l(o).widget.props.isShowFooter,
702
+ "onUpdate:modelValue": t[33] || (t[33] = (d) => l(o).widget.props.isShowFooter = d)
645
703
  }, null, 8, ["modelValue"])
646
704
  ]),
647
705
  _: 1
@@ -649,8 +707,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
649
707
  e(u, { label: "隐藏查询按钮" }, {
650
708
  default: a(() => [
651
709
  e(p, {
652
- modelValue: l(d).widget.props.isHideQueryBtn,
653
- "onUpdate:modelValue": o[31] || (o[31] = (t) => l(d).widget.props.isHideQueryBtn = t)
710
+ modelValue: l(o).widget.props.isHideQueryBtn,
711
+ "onUpdate:modelValue": t[34] || (t[34] = (d) => l(o).widget.props.isHideQueryBtn = d)
654
712
  }, null, 8, ["modelValue"])
655
713
  ]),
656
714
  _: 1
@@ -658,8 +716,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
658
716
  e(u, { label: "隐藏重置按钮" }, {
659
717
  default: a(() => [
660
718
  e(p, {
661
- modelValue: l(d).widget.props.isHideResetBtn,
662
- "onUpdate:modelValue": o[32] || (o[32] = (t) => l(d).widget.props.isHideResetBtn = t)
719
+ modelValue: l(o).widget.props.isHideResetBtn,
720
+ "onUpdate:modelValue": t[35] || (t[35] = (d) => l(o).widget.props.isHideResetBtn = d)
663
721
  }, null, 8, ["modelValue"])
664
722
  ]),
665
723
  _: 1
@@ -667,18 +725,18 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
667
725
  e(u, { label: "是否树形表格" }, {
668
726
  default: a(() => [
669
727
  e(p, {
670
- modelValue: l(d).widget.props.treeMode,
671
- "onUpdate:modelValue": o[33] || (o[33] = (t) => l(d).widget.props.treeMode = t)
728
+ modelValue: l(o).widget.props.treeMode,
729
+ "onUpdate:modelValue": t[36] || (t[36] = (d) => l(o).widget.props.treeMode = d)
672
730
  }, null, 8, ["modelValue"])
673
731
  ]),
674
732
  _: 1
675
733
  }),
676
- l(d).widget.props.treeMode ? (k(), S("div", le, [
734
+ l(o).widget.props.treeMode ? (f(), H("div", oe, [
677
735
  e(u, { label: "本级树节点" }, {
678
736
  default: a(() => [
679
737
  e(r, {
680
- modelValue: l(d).widget.props.treeRowField,
681
- "onUpdate:modelValue": o[34] || (o[34] = (t) => l(d).widget.props.treeRowField = t),
738
+ modelValue: l(o).widget.props.treeRowField,
739
+ "onUpdate:modelValue": t[37] || (t[37] = (d) => l(o).widget.props.treeRowField = d),
682
740
  placeholder: "本级树节点"
683
741
  }, null, 8, ["modelValue"])
684
742
  ]),
@@ -687,8 +745,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
687
745
  e(u, { label: "父级树节点" }, {
688
746
  default: a(() => [
689
747
  e(r, {
690
- modelValue: l(d).widget.props.treeParentField,
691
- "onUpdate:modelValue": o[35] || (o[35] = (t) => l(d).widget.props.treeParentField = t),
748
+ modelValue: l(o).widget.props.treeParentField,
749
+ "onUpdate:modelValue": t[38] || (t[38] = (d) => l(o).widget.props.treeParentField = d),
692
750
  placeholder: "父级树节点"
693
751
  }, null, 8, ["modelValue"])
694
752
  ]),
@@ -697,8 +755,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
697
755
  e(u, { label: "树子节点容器" }, {
698
756
  default: a(() => [
699
757
  e(r, {
700
- modelValue: l(d).widget.props.treeChildrenField,
701
- "onUpdate:modelValue": o[36] || (o[36] = (t) => l(d).widget.props.treeChildrenField = t),
758
+ modelValue: l(o).widget.props.treeChildrenField,
759
+ "onUpdate:modelValue": t[39] || (t[39] = (d) => l(o).widget.props.treeChildrenField = d),
702
760
  placeholder: "树子节点容器"
703
761
  }, null, 8, ["modelValue"])
704
762
  ]),
@@ -707,8 +765,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
707
765
  e(u, { label: "是否扁平数据" }, {
708
766
  default: a(() => [
709
767
  e(p, {
710
- modelValue: l(d).widget.props.treeTransform,
711
- "onUpdate:modelValue": o[37] || (o[37] = (t) => l(d).widget.props.treeTransform = t)
768
+ modelValue: l(o).widget.props.treeTransform,
769
+ "onUpdate:modelValue": t[40] || (t[40] = (d) => l(o).widget.props.treeTransform = d)
712
770
  }, null, 8, ["modelValue"])
713
771
  ]),
714
772
  _: 1
@@ -716,8 +774,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
716
774
  e(u, { label: "是否展开全部" }, {
717
775
  default: a(() => [
718
776
  e(p, {
719
- modelValue: l(d).widget.props.treeExpandAll,
720
- "onUpdate:modelValue": o[38] || (o[38] = (t) => l(d).widget.props.treeExpandAll = t)
777
+ modelValue: l(o).widget.props.treeExpandAll,
778
+ "onUpdate:modelValue": t[41] || (t[41] = (d) => l(o).widget.props.treeExpandAll = d)
721
779
  }, null, 8, ["modelValue"])
722
780
  ]),
723
781
  _: 1
@@ -725,8 +783,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
725
783
  e(u, { label: "是否手风琴" }, {
726
784
  default: a(() => [
727
785
  e(p, {
728
- modelValue: l(d).widget.props.treeAccordion,
729
- "onUpdate:modelValue": o[39] || (o[39] = (t) => l(d).widget.props.treeAccordion = t)
786
+ modelValue: l(o).widget.props.treeAccordion,
787
+ "onUpdate:modelValue": t[42] || (t[42] = (d) => l(o).widget.props.treeAccordion = d)
730
788
  }, null, 8, ["modelValue"])
731
789
  ]),
732
790
  _: 1
@@ -734,8 +792,8 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
734
792
  e(u, { label: "是否带连接线" }, {
735
793
  default: a(() => [
736
794
  e(p, {
737
- modelValue: l(d).widget.props.isLine,
738
- "onUpdate:modelValue": o[40] || (o[40] = (t) => l(d).widget.props.isLine = t)
795
+ modelValue: l(o).widget.props.isLine,
796
+ "onUpdate:modelValue": t[43] || (t[43] = (d) => l(o).widget.props.isLine = d)
739
797
  }, null, 8, ["modelValue"])
740
798
  ]),
741
799
  _: 1
@@ -743,17 +801,17 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
743
801
  e(u, { label: "父子不关联" }, {
744
802
  default: a(() => [
745
803
  e(p, {
746
- modelValue: l(d).widget.props.checkStrictly,
747
- "onUpdate:modelValue": o[41] || (o[41] = (t) => l(d).widget.props.checkStrictly = t)
804
+ modelValue: l(o).widget.props.checkStrictly,
805
+ "onUpdate:modelValue": t[44] || (t[44] = (d) => l(o).widget.props.checkStrictly = d)
748
806
  }, null, 8, ["modelValue"])
749
807
  ]),
750
808
  _: 1
751
809
  })
752
- ])) : O("", !0),
810
+ ])) : T("", !0),
753
811
  e(u, { label: "复杂表头设置" }, {
754
812
  default: a(() => [
755
- e(ee, {
756
- widget: l(d).widget
813
+ e(le, {
814
+ widget: l(o).widget
757
815
  }, null, 8, ["widget"])
758
816
  ]),
759
817
  _: 1
@@ -763,5 +821,5 @@ const A = (_) => (q("data-v-75dc2686"), _ = _(), J(), _), W = /* @__PURE__ */ A(
763
821
  }
764
822
  });
765
823
  export {
766
- te as default
824
+ ae as default
767
825
  };