auto-vue-basic 0.0.79 → 0.0.80

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.
@@ -50,36 +50,36 @@ const dl = /* @__PURE__ */ O({
50
50
  setup(x, {
51
51
  emit: R
52
52
  }) {
53
- const k = R, h = x, {
54
- requesting: V
53
+ const k = R, g = x, {
54
+ requesting: b
55
55
  } = E(Y), {
56
- value: b,
56
+ value: h,
57
57
  options: c,
58
58
  change: i,
59
59
  refresh: p,
60
60
  filterOptions: n
61
- } = re(ne(h, "modelValue"), k, {
61
+ } = re(ne(g, "modelValue"), k, {
62
62
  key: "TOP_MENU_LIST",
63
63
  api: Y,
64
64
  url: Y.urls.tops,
65
65
  isArray: !0
66
66
  });
67
67
  return (v, u) => {
68
- const f = s("el-space"), g = s("el-select-v2");
69
- return C(), T(g, {
68
+ const f = s("el-space"), V = s("el-select-v2");
69
+ return C(), T(V, {
70
70
  class: "w-full",
71
- modelValue: e(b),
72
- "onUpdate:modelValue": u[1] || (u[1] = (_) => P(b) ? b.value = _ : null),
71
+ modelValue: e(h),
72
+ "onUpdate:modelValue": u[1] || (u[1] = (_) => P(h) ? h.value = _ : null),
73
73
  options: e(c),
74
74
  multiple: x.multiple,
75
- disabled: e(V),
75
+ disabled: e(b),
76
76
  placeholder: e(a)("placeholder.select"),
77
77
  filterable: "",
78
78
  filterOptions: e(n),
79
79
  onChange: e(i)
80
80
  }, {
81
81
  prefix: o(() => [l(e(me), {
82
- loading: e(V),
82
+ loading: e(b),
83
83
  onRefresh: u[0] || (u[0] = (_) => e(p)(!0))
84
84
  }, null, 8, ["loading"])]),
85
85
  default: o(({
@@ -98,7 +98,7 @@ const dl = /* @__PURE__ */ O({
98
98
  __name: "MenuFormModal",
99
99
  emits: ["refresh"],
100
100
  setup(x, { expose: R, emit: k }) {
101
- const h = k, V = {
101
+ const g = k, b = {
102
102
  id: 0,
103
103
  menu_id: 0,
104
104
  module: "",
@@ -119,7 +119,7 @@ const dl = /* @__PURE__ */ O({
119
119
  keep_alive: !1,
120
120
  link: !1
121
121
  }
122
- }, b = {
122
+ }, h = {
123
123
  sort: [
124
124
  {
125
125
  required: !0,
@@ -163,10 +163,10 @@ const dl = /* @__PURE__ */ O({
163
163
  trigger: "blur"
164
164
  }
165
165
  ]
166
- }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: g, submit: _, closed: D } = X(h, V, Y);
166
+ }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: V, submit: _, closed: D } = X(g, b, Y);
167
167
  return R({
168
168
  open: f,
169
- modify: g
169
+ modify: V
170
170
  }), (w, t) => {
171
171
  const d = s("el-form-item"), r = s("el-col"), y = s("el-input-number"), m = s("el-row"), S = s("el-input"), A = s("el-switch"), q = s("el-form");
172
172
  return C(), T(e(ee), {
@@ -184,7 +184,7 @@ const dl = /* @__PURE__ */ O({
184
184
  ref: p,
185
185
  model: e(n),
186
186
  "label-width": "auto",
187
- rules: b,
187
+ rules: h,
188
188
  disabled: e(v) || e(u)
189
189
  }, {
190
190
  default: o(() => [
@@ -487,35 +487,35 @@ const dl = /* @__PURE__ */ O({
487
487
  setup(x, {
488
488
  emit: R
489
489
  }) {
490
- const k = R, h = x, {
491
- requesting: V
490
+ const k = R, g = x, {
491
+ requesting: b
492
492
  } = E(Y), {
493
- value: b,
493
+ value: h,
494
494
  options: c,
495
495
  change: i,
496
496
  refresh: p,
497
497
  filterOptions: n
498
- } = re(ne(h, "modelValue"), k, {
498
+ } = re(ne(g, "modelValue"), k, {
499
499
  key: "MENU_LIST",
500
500
  api: Y,
501
501
  isArray: !0
502
502
  });
503
503
  return (v, u) => {
504
- const f = s("el-space"), g = s("el-select-v2");
505
- return C(), T(g, {
504
+ const f = s("el-space"), V = s("el-select-v2");
505
+ return C(), T(V, {
506
506
  class: "w-full",
507
- modelValue: e(b),
508
- "onUpdate:modelValue": u[1] || (u[1] = (_) => P(b) ? b.value = _ : null),
507
+ modelValue: e(h),
508
+ "onUpdate:modelValue": u[1] || (u[1] = (_) => P(h) ? h.value = _ : null),
509
509
  options: e(c),
510
510
  multiple: x.multiple,
511
- disabled: e(V),
511
+ disabled: e(b),
512
512
  placeholder: e(a)("placeholder.select"),
513
513
  filterable: "",
514
514
  filterOptions: e(n),
515
515
  onChange: e(i)
516
516
  }, {
517
517
  prefix: o(() => [l(e(me), {
518
- loading: e(V),
518
+ loading: e(b),
519
519
  onRefresh: u[0] || (u[0] = (_) => e(p)(!0))
520
520
  }, null, 8, ["loading"])]),
521
521
  default: o(({
@@ -534,7 +534,7 @@ const dl = /* @__PURE__ */ O({
534
534
  __name: "MenuRuleFormModal",
535
535
  emits: ["refresh"],
536
536
  setup(x, { expose: R, emit: k }) {
537
- const h = k, V = {
537
+ const g = k, b = {
538
538
  key: "",
539
539
  menu_id: 0,
540
540
  sort: 0,
@@ -542,7 +542,7 @@ const dl = /* @__PURE__ */ O({
542
542
  en_name: "",
543
543
  urls: "",
544
544
  remark: ""
545
- }, b = {
545
+ }, h = {
546
546
  menu_id: [
547
547
  {
548
548
  required: !0,
@@ -580,10 +580,10 @@ const dl = /* @__PURE__ */ O({
580
580
  trigger: "blur"
581
581
  }
582
582
  ]
583
- }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: g, submit: _, closed: D } = X(h, V, Le);
583
+ }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: V, submit: _, closed: D } = X(g, b, Le);
584
584
  return R({
585
585
  open: f,
586
- modify: g
586
+ modify: V
587
587
  }), (w, t) => {
588
588
  const d = s("el-form-item"), r = s("el-input-number"), y = s("el-input"), m = s("el-col"), S = s("el-row"), A = s("el-form");
589
589
  return C(), T(e(ee), {
@@ -601,7 +601,7 @@ const dl = /* @__PURE__ */ O({
601
601
  ref: p,
602
602
  model: e(n),
603
603
  "label-width": "auto",
604
- rules: b,
604
+ rules: h,
605
605
  disabled: e(v) || e(u)
606
606
  }, {
607
607
  default: o(() => [
@@ -719,7 +719,7 @@ const jl = /* @__PURE__ */ O({
719
719
  const R = {
720
720
  keyword: "",
721
721
  status: 0
722
- }, k = N(""), h = [
722
+ }, k = N(""), g = [
723
723
  {
724
724
  label: a("base.sort"),
725
725
  prop: "sort",
@@ -846,9 +846,9 @@ const jl = /* @__PURE__ */ O({
846
846
  }, null)
847
847
  }
848
848
  ], {
849
- requesting: V
849
+ requesting: b
850
850
  } = E(Y), {
851
- tableRef: b,
851
+ tableRef: h,
852
852
  formModalRef: c,
853
853
  keyword: i,
854
854
  search: p,
@@ -857,7 +857,7 @@ const jl = /* @__PURE__ */ O({
857
857
  openFormModal: u,
858
858
  editFormModal: f
859
859
  } = F(R), {
860
- formModalRef: g,
860
+ formModalRef: V,
861
861
  openFormModal: _,
862
862
  editFormModal: D
863
863
  } = F(), w = (t) => {
@@ -878,7 +878,7 @@ const jl = /* @__PURE__ */ O({
878
878
  class: "basic-header"
879
879
  }, {
880
880
  title: o(() => [l(e(K), {
881
- loading: e(V),
881
+ loading: e(b),
882
882
  onRefresh: e(v)
883
883
  }, null, 8, ["loading", "onRefresh"]), l(e(j), {
884
884
  onOpen: e(u)
@@ -910,7 +910,7 @@ const jl = /* @__PURE__ */ O({
910
910
  }, null, 8, ["label", "value"])), 64))]),
911
911
  _: 1
912
912
  }, 8, ["modelValue"]), l(e(oe), {
913
- disabled: e(V),
913
+ disabled: e(b),
914
914
  onSearch: e(p)
915
915
  }, null, 8, ["disabled", "onSearch"])]),
916
916
  _: 1
@@ -919,9 +919,9 @@ const jl = /* @__PURE__ */ O({
919
919
  })]),
920
920
  default: o(() => [l(e(ce), {
921
921
  ref_key: "tableRef",
922
- ref: b,
922
+ ref: h,
923
923
  size: "small",
924
- columns: h,
924
+ columns: g,
925
925
  url: e(Y).urls[e(Ve)],
926
926
  "search-param": e(i),
927
927
  "auto-search": ""
@@ -931,7 +931,7 @@ const jl = /* @__PURE__ */ O({
931
931
  onRefresh: e(n)
932
932
  }, null, 8, ["onRefresh"]), l(il, {
933
933
  ref_key: "ruleFormModalRef",
934
- ref: g,
934
+ ref: V,
935
935
  onRefresh: e(n)
936
936
  }, null, 8, ["onRefresh"])]),
937
937
  _: 1
@@ -946,13 +946,13 @@ const jl = /* @__PURE__ */ O({
946
946
  },
947
947
  emits: ["update:modelValue"],
948
948
  setup(x, { expose: R, emit: k }) {
949
- const { requesting: h } = E(Y), V = x, b = k, c = N(!1), i = Pe({
949
+ const { requesting: g } = E(Y), b = x, h = k, c = N(!1), i = Pe({
950
950
  checkAll: !1,
951
951
  indeterminate: !1,
952
952
  MenuAll: {},
953
953
  MenuList: {},
954
954
  MenuIndeterminate: {}
955
- }), { options: p, refresh: n } = re(ne(V, "modelValue"), b, { key: "RULE_CHECK", api: Y, url: Y.urls.rules, isArray: !0 }, { autoRefresh: !1 });
955
+ }), { options: p, refresh: n } = re(ne(b, "modelValue"), h, { key: "RULE_CHECK", api: Y, url: Y.urls.rules, isArray: !0 }, { autoRefresh: !1 });
956
956
  function v() {
957
957
  p.value.forEach((w) => {
958
958
  var t;
@@ -963,21 +963,21 @@ const jl = /* @__PURE__ */ O({
963
963
  p.value.forEach((t) => {
964
964
  var d;
965
965
  (d = t.rules) != null && d.length && (i.MenuList[t.id] = w ? t.rules.map((r) => r.key) : []);
966
- }), g();
966
+ }), V();
967
967
  }
968
968
  function f(w, t) {
969
969
  const d = p.value.find((r) => r.id === t);
970
- i.MenuList[t] = w && d ? d.rules.map((r) => r.key) : [], g();
970
+ i.MenuList[t] = w && d ? d.rules.map((r) => r.key) : [], V();
971
971
  }
972
- function g() {
972
+ function V() {
973
973
  p.value.forEach((w) => {
974
974
  var r, y;
975
975
  const t = ((r = w.rules) == null ? void 0 : r.length) || 0, d = ((y = i.MenuList[w.id]) == null ? void 0 : y.length) || 0;
976
976
  i.MenuAll[w.id] = d === t && t > 0, i.MenuIndeterminate[w.id] = d > 0 && d < t;
977
- }), i.checkAll = Object.values(i.MenuAll).every(Boolean), i.indeterminate = !i.checkAll && Object.values(i.MenuList).some((w) => w.length > 0), b("update:modelValue", Object.values(i.MenuList).flat());
977
+ }), i.checkAll = Object.values(i.MenuAll).every(Boolean), i.indeterminate = !i.checkAll && Object.values(i.MenuList).some((w) => w.length > 0), h("update:modelValue", Object.values(i.MenuList).flat());
978
978
  }
979
979
  function _() {
980
- i.checkAll = !1, i.indeterminate = !1, i.MenuAll = {}, i.MenuList = {}, i.MenuIndeterminate = {}, v(), b("update:modelValue", []), c.value = !1;
980
+ i.checkAll = !1, i.indeterminate = !1, i.MenuAll = {}, i.MenuList = {}, i.MenuIndeterminate = {}, v(), h("update:modelValue", []), c.value = !1;
981
981
  }
982
982
  function D(w) {
983
983
  var t;
@@ -986,14 +986,14 @@ const jl = /* @__PURE__ */ O({
986
986
  if (Array.isArray(d.rules) && d.rules.length > 0)
987
987
  for (let r of d.rules)
988
988
  w.some((y) => y === r.key) && (i.MenuList[d.id] = (((t = i.MenuList) == null ? void 0 : t[d.id]) || []).concat([r.key]));
989
- g(), c.value = !0;
989
+ V(), c.value = !0;
990
990
  }
991
991
  }
992
992
  return Be(async () => {
993
993
  var w;
994
- (w = p.value) != null && w.length || await n(), !c.value && V.modelValue && D(V.modelValue);
994
+ (w = p.value) != null && w.length || await n(), !c.value && b.modelValue && D(b.modelValue);
995
995
  }), Re(
996
- () => V.modelValue,
996
+ () => b.modelValue,
997
997
  (w) => {
998
998
  je(() => {
999
999
  var t;
@@ -1022,7 +1022,7 @@ const jl = /* @__PURE__ */ O({
1022
1022
  _: 1
1023
1023
  }, 8, ["model-value", "indeterminate", "disabled"]),
1024
1024
  l(e(K), {
1025
- loading: e(h),
1025
+ loading: e(g),
1026
1026
  text: "",
1027
1027
  size: "small",
1028
1028
  onRefresh: t[0] || (t[0] = (A) => e(n)(!0))
@@ -1068,7 +1068,7 @@ const jl = /* @__PURE__ */ O({
1068
1068
  "onUpdate:modelValue": (q) => i.MenuList[A.id] = q,
1069
1069
  disabled: x.disabled,
1070
1070
  style: { margin: "auto" },
1071
- onChange: g
1071
+ onChange: V
1072
1072
  }, {
1073
1073
  default: o(() => [
1074
1074
  (C(!0), I(G, null, ae(A.rules, (q) => (C(), T(d, {
@@ -1095,14 +1095,14 @@ const jl = /* @__PURE__ */ O({
1095
1095
  }
1096
1096
  }), qe = (x, R) => {
1097
1097
  const k = x.__vccOpts || x;
1098
- for (const [h, V] of R)
1099
- k[h] = V;
1098
+ for (const [g, b] of R)
1099
+ k[g] = b;
1100
1100
  return k;
1101
1101
  }, fl = /* @__PURE__ */ qe(cl, [["__scopeId", "data-v-7adb5f76"]]), _l = /* @__PURE__ */ O({
1102
1102
  __name: "RoleFormModal",
1103
1103
  emits: ["refresh"],
1104
1104
  setup(x, { expose: R, emit: k }) {
1105
- const h = k, V = N(), b = {
1105
+ const g = k, b = N(), h = {
1106
1106
  key: "",
1107
1107
  module: "",
1108
1108
  sort: 0,
@@ -1125,12 +1125,12 @@ const jl = /* @__PURE__ */ O({
1125
1125
  trigger: "blur"
1126
1126
  }
1127
1127
  ]
1128
- }, { modal: i, title: p, form: n, formData: v, requesting: u, executing: f, open: g, modify: _, submit: D, closed: w } = X(h, b, ke), t = () => {
1128
+ }, { modal: i, title: p, form: n, formData: v, requesting: u, executing: f, open: V, modify: _, submit: D, closed: w } = X(g, h, ke), t = () => {
1129
1129
  var d;
1130
- (d = V.value) == null || d.cleanChecked(), w();
1130
+ (d = b.value) == null || d.cleanChecked(), w();
1131
1131
  };
1132
1132
  return R({
1133
- open: g,
1133
+ open: V,
1134
1134
  modify: _
1135
1135
  }), (d, r) => {
1136
1136
  const y = s("el-input"), m = s("el-form-item"), S = s("el-col"), A = s("el-input-number"), q = s("el-row"), M = s("el-form");
@@ -1242,7 +1242,7 @@ const jl = /* @__PURE__ */ O({
1242
1242
  default: o(() => [
1243
1243
  l(fl, {
1244
1244
  ref_key: "rulesCheck",
1245
- ref: V,
1245
+ ref: b,
1246
1246
  modelValue: e(v).rules,
1247
1247
  "onUpdate:modelValue": r[5] || (r[5] = (L) => e(v).rules = L),
1248
1248
  disabled: e(u) || e(f)
@@ -1305,10 +1305,10 @@ const jl = /* @__PURE__ */ O({
1305
1305
  }, null)
1306
1306
  }
1307
1307
  ], {
1308
- requesting: h
1308
+ requesting: g
1309
1309
  } = E(ke), {
1310
- tableRef: V,
1311
- formModalRef: b,
1310
+ tableRef: b,
1311
+ formModalRef: h,
1312
1312
  keyword: c,
1313
1313
  search: i,
1314
1314
  reset: p,
@@ -1316,7 +1316,7 @@ const jl = /* @__PURE__ */ O({
1316
1316
  openFormModal: v,
1317
1317
  editFormModal: u
1318
1318
  } = F(R);
1319
- return (f, g) => {
1319
+ return (f, V) => {
1320
1320
  const _ = s("el-input"), D = s("el-space"), w = s("el-page-header"), t = s("el-card");
1321
1321
  return C(), T(t, {
1322
1322
  class: "basic-card flex-full",
@@ -1326,7 +1326,7 @@ const jl = /* @__PURE__ */ O({
1326
1326
  class: "basic-header"
1327
1327
  }, {
1328
1328
  title: o(() => [l(e(K), {
1329
- loading: e(h),
1329
+ loading: e(g),
1330
1330
  onRefresh: e(p)
1331
1331
  }, null, 8, ["loading", "onRefresh"]), l(e(j), {
1332
1332
  onOpen: e(v)
@@ -1337,14 +1337,14 @@ const jl = /* @__PURE__ */ O({
1337
1337
  default: o(() => [l(_, {
1338
1338
  class: "basic-search-input",
1339
1339
  modelValue: e(c).keyword,
1340
- "onUpdate:modelValue": g[0] || (g[0] = (d) => e(c).keyword = d),
1340
+ "onUpdate:modelValue": V[0] || (V[0] = (d) => e(c).keyword = d),
1341
1341
  placeholder: e(a)("placeholder.keyword"),
1342
1342
  clearable: "",
1343
- onKeyup: g[1] || (g[1] = he((d) => e(i)(), ["enter"])),
1344
- onClear: g[2] || (g[2] = (d) => e(i)())
1343
+ onKeyup: V[1] || (V[1] = he((d) => e(i)(), ["enter"])),
1344
+ onClear: V[2] || (V[2] = (d) => e(i)())
1345
1345
  }, null, 8, ["modelValue", "placeholder"]), l(e(oe), {
1346
- disabled: e(h),
1347
- onSearch: g[3] || (g[3] = (d) => e(i)())
1346
+ disabled: e(g),
1347
+ onSearch: V[3] || (V[3] = (d) => e(i)())
1348
1348
  }, null, 8, ["disabled"])]),
1349
1349
  _: 1
1350
1350
  })]),
@@ -1352,14 +1352,14 @@ const jl = /* @__PURE__ */ O({
1352
1352
  })]),
1353
1353
  default: o(() => [l(e(ce), {
1354
1354
  ref_key: "tableRef",
1355
- ref: V,
1355
+ ref: b,
1356
1356
  columns: k,
1357
1357
  url: e(ke).urls[e(Ve)],
1358
1358
  "search-param": e(c),
1359
1359
  "auto-search": ""
1360
1360
  }, null, 8, ["url", "search-param"]), l(_l, {
1361
1361
  ref_key: "formModalRef",
1362
- ref: b,
1362
+ ref: h,
1363
1363
  onRefresh: e(n)
1364
1364
  }, null, 8, ["onRefresh"])]),
1365
1365
  _: 1
@@ -1396,29 +1396,29 @@ const jl = /* @__PURE__ */ O({
1396
1396
  setup(x, {
1397
1397
  emit: R
1398
1398
  }) {
1399
- const k = R, h = x, {
1400
- requesting: V
1399
+ const k = R, g = x, {
1400
+ requesting: b
1401
1401
  } = E(J), {
1402
- value: b,
1402
+ value: h,
1403
1403
  options: c,
1404
1404
  change: i,
1405
1405
  refresh: p,
1406
1406
  filterOptions: n
1407
- } = re(ne(h, "modelValue"), k, {
1407
+ } = re(ne(g, "modelValue"), k, {
1408
1408
  key: "I18N_MODULES",
1409
1409
  url: J.urls.modules,
1410
1410
  api: J,
1411
1411
  isArray: !0
1412
1412
  });
1413
1413
  return (v, u) => {
1414
- const f = s("el-space"), g = s("el-select-v2");
1415
- return C(), T(g, {
1414
+ const f = s("el-space"), V = s("el-select-v2");
1415
+ return C(), T(V, {
1416
1416
  class: "w-full",
1417
- modelValue: e(b),
1418
- "onUpdate:modelValue": u[1] || (u[1] = (_) => P(b) ? b.value = _ : null),
1417
+ modelValue: e(h),
1418
+ "onUpdate:modelValue": u[1] || (u[1] = (_) => P(h) ? h.value = _ : null),
1419
1419
  options: e(c),
1420
1420
  multiple: x.multiple,
1421
- disabled: e(V),
1421
+ disabled: e(b),
1422
1422
  clearable: x.clearable,
1423
1423
  filterable: "",
1424
1424
  "allow-create": x.allowCreate,
@@ -1428,7 +1428,7 @@ const jl = /* @__PURE__ */ O({
1428
1428
  onChange: e(i)
1429
1429
  }, {
1430
1430
  prefix: o(() => [l(e(me), {
1431
- loading: e(V),
1431
+ loading: e(b),
1432
1432
  onRefresh: u[0] || (u[0] = (_) => e(p)(!0))
1433
1433
  }, null, 8, ["loading"])]),
1434
1434
  default: o(({
@@ -1445,7 +1445,7 @@ const jl = /* @__PURE__ */ O({
1445
1445
  __name: "I18N",
1446
1446
  emits: ["refresh"],
1447
1447
  setup(x, { expose: R, emit: k }) {
1448
- const h = k, V = {
1448
+ const g = k, b = {
1449
1449
  uuid: "",
1450
1450
  key: "",
1451
1451
  module: void 0,
@@ -1454,7 +1454,7 @@ const jl = /* @__PURE__ */ O({
1454
1454
  "en-US": ""
1455
1455
  },
1456
1456
  remark: ""
1457
- }, b = {
1457
+ }, h = {
1458
1458
  module: [
1459
1459
  {
1460
1460
  required: !0,
@@ -1489,7 +1489,7 @@ const jl = /* @__PURE__ */ O({
1489
1489
  });
1490
1490
  }
1491
1491
  p();
1492
- const { modal: n, title: v, form: u, formData: f, requesting: g, executing: _, open: D, modify: w, submit: t, closed: d } = X(h, V, J);
1492
+ const { modal: n, title: v, form: u, formData: f, requesting: V, executing: _, open: D, modify: w, submit: t, closed: d } = X(g, b, J);
1493
1493
  return R({
1494
1494
  open: D,
1495
1495
  modify: w
@@ -1510,8 +1510,8 @@ const jl = /* @__PURE__ */ O({
1510
1510
  ref: u,
1511
1511
  model: e(f),
1512
1512
  "label-width": "auto",
1513
- rules: b,
1514
- disabled: e(g) || e(_)
1513
+ rules: h,
1514
+ disabled: e(V) || e(_)
1515
1515
  }, {
1516
1516
  default: o(() => [
1517
1517
  l(m, {
@@ -1604,7 +1604,7 @@ const Oe = /* @__PURE__ */ O({
1604
1604
  expose: R,
1605
1605
  emit: k
1606
1606
  }) {
1607
- const h = N(!1), V = k, b = {
1607
+ const g = N(!1), b = k, h = {
1608
1608
  keyword: "",
1609
1609
  module: void 0,
1610
1610
  status: 0
@@ -1668,11 +1668,11 @@ const Oe = /* @__PURE__ */ O({
1668
1668
  formModalRef: v,
1669
1669
  keyword: u,
1670
1670
  search: f,
1671
- reset: g,
1671
+ reset: V,
1672
1672
  refresh: _,
1673
1673
  openFormModal: D,
1674
1674
  editFormModal: w
1675
- } = F(b);
1675
+ } = F(h);
1676
1676
  function t(y) {
1677
1677
  return J.remove({
1678
1678
  uuid: y
@@ -1681,20 +1681,20 @@ const Oe = /* @__PURE__ */ O({
1681
1681
  });
1682
1682
  }
1683
1683
  const d = () => {
1684
- h.value = !0;
1684
+ g.value = !0;
1685
1685
  };
1686
1686
  function r(y) {
1687
- V("choosed", y), h.value = !1;
1687
+ b("choosed", y), g.value = !1;
1688
1688
  }
1689
- return Re(() => h.value, (y) => {
1690
- y || V("closed");
1689
+ return Re(() => g.value, (y) => {
1690
+ y || b("closed");
1691
1691
  }), R({
1692
1692
  open: d
1693
1693
  }), (y, m) => {
1694
1694
  const S = s("el-input"), A = s("el-radio-button"), q = s("el-radio-group"), M = s("el-space"), L = s("el-page-header");
1695
1695
  return C(), T(e(fe), {
1696
- modelValue: h.value,
1697
- "onUpdate:modelValue": m[7] || (m[7] = (U) => h.value = U),
1696
+ modelValue: g.value,
1697
+ "onUpdate:modelValue": m[7] || (m[7] = (U) => g.value = U),
1698
1698
  width: "880px",
1699
1699
  "show-close": !1,
1700
1700
  class: "basic-drawer"
@@ -1704,10 +1704,11 @@ const Oe = /* @__PURE__ */ O({
1704
1704
  }, {
1705
1705
  title: o(() => [l(e(K), {
1706
1706
  loading: e(i),
1707
- onRefresh: e(g)
1707
+ onRefresh: e(V)
1708
1708
  }, null, 8, ["loading", "onRefresh"]), l(e(j), {
1709
- onOpen: e(D)
1710
- }, null, 8, ["onOpen"])]),
1709
+ onOpen: e(D),
1710
+ disabled: e(i)
1711
+ }, null, 8, ["onOpen", "disabled"])]),
1711
1712
  content: o(() => [l(M, {
1712
1713
  class: "search-bar"
1713
1714
  }, {
@@ -1717,21 +1718,24 @@ const Oe = /* @__PURE__ */ O({
1717
1718
  },
1718
1719
  modelValue: e(u).keyword,
1719
1720
  "onUpdate:modelValue": m[0] || (m[0] = (U) => e(u).keyword = U),
1721
+ disabled: e(i),
1720
1722
  placeholder: e(a)("placeholder.keyword"),
1721
1723
  clearable: "",
1722
1724
  onKeyup: m[1] || (m[1] = he((U) => e(f)(), ["enter"])),
1723
1725
  onClear: m[2] || (m[2] = (U) => e(f)())
1724
- }, null, 8, ["modelValue", "placeholder"]), l(Te, {
1726
+ }, null, 8, ["modelValue", "disabled", "placeholder"]), l(Te, {
1725
1727
  modelValue: e(u).module,
1726
1728
  "onUpdate:modelValue": m[3] || (m[3] = (U) => e(u).module = U),
1727
1729
  clearable: !0,
1730
+ disabled: e(i),
1728
1731
  style: {
1729
1732
  width: "160px"
1730
1733
  }
1731
- }, null, 8, ["modelValue"]), l(q, {
1734
+ }, null, 8, ["modelValue", "disabled"]), l(q, {
1732
1735
  modelValue: e(u).status,
1733
1736
  "onUpdate:modelValue": m[4] || (m[4] = (U) => e(u).status = U),
1734
- onChange: m[5] || (m[5] = (U) => e(f)())
1737
+ onChange: m[5] || (m[5] = (U) => e(f)()),
1738
+ disabled: e(i)
1735
1739
  }, {
1736
1740
  default: o(() => [(C(), I(G, null, ae([0, 1, 2], (U) => l(A, {
1737
1741
  key: U,
@@ -1739,7 +1743,7 @@ const Oe = /* @__PURE__ */ O({
1739
1743
  value: U
1740
1744
  }, null, 8, ["label", "value"])), 64))]),
1741
1745
  _: 1
1742
- }, 8, ["modelValue"]), l(e(oe), {
1746
+ }, 8, ["modelValue", "disabled"]), l(e(oe), {
1743
1747
  disabled: e(i),
1744
1748
  onSearch: m[6] || (m[6] = (U) => e(f)())
1745
1749
  }, null, 8, ["disabled"])]),
@@ -1768,7 +1772,7 @@ const Oe = /* @__PURE__ */ O({
1768
1772
  __name: "template",
1769
1773
  emits: ["refresh"],
1770
1774
  setup(x, { expose: R, emit: k }) {
1771
- const { formModalRef: h, openFormModal: V } = F(), b = k, c = N("600px"), i = N({
1775
+ const { formModalRef: g, openFormModal: b } = F(), h = k, c = N("600px"), i = N({
1772
1776
  "zh-CN": "primary",
1773
1777
  "en-US": "success"
1774
1778
  }), p = N({}), n = {
@@ -1781,27 +1785,27 @@ const Oe = /* @__PURE__ */ O({
1781
1785
  app: [
1782
1786
  {
1783
1787
  required: !0,
1784
- message: a("i18n.placeholder.app"),
1788
+ message: a("i18n.verify.app"),
1785
1789
  trigger: "blur"
1786
1790
  }
1787
1791
  ],
1788
1792
  keys: [
1789
1793
  {
1790
1794
  required: !0,
1791
- message: a("i18n.placeholder.keys"),
1795
+ message: a("i18n.verify.keys"),
1792
1796
  trigger: "blur"
1793
1797
  }
1794
1798
  ],
1795
1799
  values: [
1796
1800
  {
1797
1801
  required: !0,
1798
- message: a("i18n.placeholder.values"),
1802
+ message: a("i18n.verify.values"),
1799
1803
  trigger: "change"
1800
1804
  }
1801
1805
  ]
1802
- }, { modal: u, title: f, form: g, formData: _, requesting: D, executing: w, open: t, modify: d, submit: r, closed: y } = X(b, n, te);
1806
+ }, { modal: u, title: f, form: V, formData: _, requesting: D, executing: w, open: t, modify: d, submit: r, closed: y } = X(h, n, te);
1803
1807
  function m() {
1804
- c.value = "1080px", V();
1808
+ c.value = "1080px", b();
1805
1809
  }
1806
1810
  function S() {
1807
1811
  c.value = "600px";
@@ -1864,7 +1868,7 @@ const Oe = /* @__PURE__ */ O({
1864
1868
  default: o(() => [
1865
1869
  l(Ne, {
1866
1870
  ref_key: "form",
1867
- ref: g,
1871
+ ref: V,
1868
1872
  model: e(_),
1869
1873
  "label-width": "auto",
1870
1874
  rules: v,
@@ -1964,7 +1968,7 @@ const Oe = /* @__PURE__ */ O({
1964
1968
  }, 8, ["model", "disabled"]),
1965
1969
  l(Oe, {
1966
1970
  ref_key: "I18nTableDrawerRef",
1967
- ref: h,
1971
+ ref: g,
1968
1972
  onChoosed: A,
1969
1973
  onClosed: S
1970
1974
  }, null, 512)
@@ -2042,7 +2046,7 @@ const Wl = /* @__PURE__ */ O({
2042
2046
  }) => l(s("el-space"), null, {
2043
2047
  default: () => [l(le, {
2044
2048
  size: "default",
2045
- disabled: V.value,
2049
+ disabled: b.value,
2046
2050
  onModify: () => _({
2047
2051
  uuid: d.uuid
2048
2052
  })
@@ -2050,15 +2054,15 @@ const Wl = /* @__PURE__ */ O({
2050
2054
  size: "default",
2051
2055
  text: !0,
2052
2056
  type: "danger",
2053
- loading: V.value,
2057
+ loading: b.value,
2054
2058
  onClick: () => D(d.uuid)
2055
2059
  }, null)]
2056
2060
  })
2057
2061
  }], {
2058
- requesting: h,
2059
- executing: V
2062
+ requesting: g,
2063
+ executing: b
2060
2064
  } = E(te), {
2061
- formModalRef: b,
2065
+ formModalRef: h,
2062
2066
  openFormModal: c
2063
2067
  } = F(), {
2064
2068
  tableRef: i,
@@ -2067,7 +2071,7 @@ const Wl = /* @__PURE__ */ O({
2067
2071
  search: v,
2068
2072
  reset: u,
2069
2073
  refresh: f,
2070
- openFormModal: g,
2074
+ openFormModal: V,
2071
2075
  editFormModal: _
2072
2076
  } = F(R);
2073
2077
  function D(d) {
@@ -2088,7 +2092,7 @@ const Wl = /* @__PURE__ */ O({
2088
2092
  });
2089
2093
  }
2090
2094
  return (d, r) => {
2091
- const y = s("el-divider"), m = s("el-input"), S = s("el-radio-button"), A = s("el-radio-group"), q = s("el-space"), M = s("el-page-header"), L = s("el-card");
2095
+ const y = s("el-input"), m = s("el-radio-button"), S = s("el-radio-group"), A = s("el-space"), q = s("el-divider"), M = s("el-page-header"), L = s("el-card");
2092
2096
  return C(), T(L, {
2093
2097
  class: "basic-card flex-full",
2094
2098
  "body-class": "flex-1"
@@ -2097,65 +2101,68 @@ const Wl = /* @__PURE__ */ O({
2097
2101
  class: "basic-header"
2098
2102
  }, {
2099
2103
  title: o(() => [l(e(K), {
2100
- loading: e(h),
2104
+ loading: e(g),
2101
2105
  onRefresh: e(u)
2102
2106
  }, null, 8, ["loading", "onRefresh"]), l(e(j), {
2103
- onOpen: e(g)
2107
+ onOpen: e(V)
2104
2108
  }, null, 8, ["onOpen"])]),
2105
- extra: o(() => [l(e(H), {
2106
- size: "default",
2107
- type: "warning",
2108
- icon: "icon-cloud-upload",
2109
- plain: !1,
2110
- loading: e(V),
2111
- onClick: w
2112
- }, null, 8, ["loading"]), l(e(H), {
2113
- size: "default",
2114
- type: "danger",
2115
- icon: "icon-translate",
2116
- plain: !1,
2117
- loading: e(V),
2118
- onClick: t
2119
- }, null, 8, ["loading"]), l(y, {
2120
- direction: "vertical"
2121
- }), l(e(j), {
2122
- onOpen: e(c),
2123
- icon: "icon-en-US"
2124
- }, null, 8, ["onOpen"])]),
2125
- content: o(() => [l(q, {
2109
+ content: o(() => [l(A, {
2126
2110
  class: "search-bar"
2127
2111
  }, {
2128
- default: o(() => [l(m, {
2112
+ default: o(() => [l(y, {
2129
2113
  class: "basic-search-input",
2130
2114
  modelValue: e(n).keyword,
2131
2115
  "onUpdate:modelValue": r[0] || (r[0] = (U) => e(n).keyword = U),
2116
+ disabled: e(g) || e(b),
2132
2117
  placeholder: e(a)("placeholder.keyword"),
2133
2118
  clearable: "",
2134
2119
  onKeyup: r[1] || (r[1] = he((U) => e(v)(), ["enter"])),
2135
2120
  onClear: r[2] || (r[2] = (U) => e(v)())
2136
- }, null, 8, ["modelValue", "placeholder"]), l(e(Se), {
2121
+ }, null, 8, ["modelValue", "disabled", "placeholder"]), l(e(Se), {
2137
2122
  modelValue: e(n).app,
2138
2123
  "onUpdate:modelValue": r[3] || (r[3] = (U) => e(n).app = U),
2139
2124
  "cache-key": "I18NAPPS",
2125
+ disabled: e(g) || e(b),
2140
2126
  url: e(te).urls.apps,
2141
2127
  onChange: r[4] || (r[4] = (U) => e(v)())
2142
- }, null, 8, ["modelValue", "url"]), l(A, {
2128
+ }, null, 8, ["modelValue", "disabled", "url"]), l(S, {
2143
2129
  modelValue: e(n).status,
2144
2130
  "onUpdate:modelValue": r[5] || (r[5] = (U) => e(n).status = U),
2131
+ disabled: e(g) || e(b),
2145
2132
  onChange: r[6] || (r[6] = (U) => e(v)())
2146
2133
  }, {
2147
- default: o(() => [(C(), I(G, null, ae([0, 1, 2], (U) => l(S, {
2134
+ default: o(() => [(C(), I(G, null, ae([0, 1, 2], (U) => l(m, {
2148
2135
  key: U,
2149
2136
  label: e(a)(`status.${U}`),
2150
2137
  value: U
2151
2138
  }, null, 8, ["label", "value"])), 64))]),
2152
2139
  _: 1
2153
- }, 8, ["modelValue"]), l(e(oe), {
2154
- disabled: e(h),
2140
+ }, 8, ["modelValue", "disabled"]), l(e(oe), {
2141
+ disabled: e(g) || e(b),
2155
2142
  onSearch: r[7] || (r[7] = (U) => e(v)())
2156
2143
  }, null, 8, ["disabled"])]),
2157
2144
  _: 1
2158
2145
  })]),
2146
+ extra: o(() => [l(e(H), {
2147
+ size: "default",
2148
+ type: "warning",
2149
+ icon: "icon-cloud-upload",
2150
+ plain: !1,
2151
+ loading: e(b),
2152
+ onClick: w
2153
+ }, null, 8, ["loading"]), l(e(H), {
2154
+ size: "default",
2155
+ type: "danger",
2156
+ icon: "icon-translate",
2157
+ plain: !1,
2158
+ loading: e(b),
2159
+ onClick: t
2160
+ }, null, 8, ["loading"]), l(q, {
2161
+ direction: "vertical"
2162
+ }), l(e(j), {
2163
+ onOpen: e(c),
2164
+ icon: "icon-en-US"
2165
+ }, null, 8, ["onOpen"])]),
2159
2166
  _: 1
2160
2167
  })]),
2161
2168
  default: o(() => [l(e(ce), {
@@ -2167,7 +2174,7 @@ const Wl = /* @__PURE__ */ O({
2167
2174
  "auto-search": ""
2168
2175
  }, null, 8, ["url", "search-param"]), l(Oe, {
2169
2176
  ref_key: "I18nTableDrawerRef",
2170
- ref: b,
2177
+ ref: h,
2171
2178
  onRefresh: e(f)
2172
2179
  }, null, 8, ["onRefresh"]), l(yl, {
2173
2180
  ref_key: "formModalRef",
@@ -2182,7 +2189,7 @@ const Wl = /* @__PURE__ */ O({
2182
2189
  __name: "AdminFormModal",
2183
2190
  emits: ["refresh"],
2184
2191
  setup(x, { expose: R, emit: k }) {
2185
- const h = k, V = {
2192
+ const g = k, b = {
2186
2193
  key: "",
2187
2194
  username: "",
2188
2195
  password: "",
@@ -2191,7 +2198,7 @@ const Wl = /* @__PURE__ */ O({
2191
2198
  language: "zh-CN",
2192
2199
  remark: "",
2193
2200
  roles: []
2194
- }, { modal: b, title: c, form: i, formData: p, requesting: n, executing: v, open: u, modify: f, submit: g, closed: _ } = X(h, V, ve), D = {
2201
+ }, { modal: h, title: c, form: i, formData: p, requesting: n, executing: v, open: u, modify: f, submit: V, closed: _ } = X(g, b, ve), D = {
2195
2202
  username: [
2196
2203
  {
2197
2204
  required: !0,
@@ -2248,13 +2255,13 @@ const Wl = /* @__PURE__ */ O({
2248
2255
  }), (d, r) => {
2249
2256
  const y = s("el-input"), m = s("el-form-item"), S = s("el-radio-button"), A = s("el-radio-group"), q = s("el-checkbox"), M = s("el-checkbox-group"), L = s("el-form");
2250
2257
  return C(), T(e(ee), {
2251
- modelValue: e(b),
2252
- "onUpdate:modelValue": r[7] || (r[7] = (U) => P(b) ? b.value = U : null),
2258
+ modelValue: e(h),
2259
+ "onUpdate:modelValue": r[7] || (r[7] = (U) => P(h) ? h.value = U : null),
2253
2260
  title: e(c)(),
2254
2261
  width: "600px",
2255
2262
  executing: e(v),
2256
2263
  onClosed: e(_),
2257
- onSubmit: e(g)
2264
+ onSubmit: e(V)
2258
2265
  }, {
2259
2266
  default: o(() => [
2260
2267
  l(L, {
@@ -2432,7 +2439,7 @@ const Wl = /* @__PURE__ */ O({
2432
2439
  prop: "remark",
2433
2440
  width: 0
2434
2441
  }, {
2435
- label: a("base.login_at"),
2442
+ label: a("time.login_at"),
2436
2443
  prop: "login_at",
2437
2444
  width: 160
2438
2445
  }, {
@@ -2456,10 +2463,10 @@ const Wl = /* @__PURE__ */ O({
2456
2463
  })
2457
2464
  }, null)
2458
2465
  }], {
2459
- requesting: h
2466
+ requesting: g
2460
2467
  } = E(ve), {
2461
- tableRef: V,
2462
- formModalRef: b,
2468
+ tableRef: b,
2469
+ formModalRef: h,
2463
2470
  keyword: c,
2464
2471
  search: i,
2465
2472
  reset: p,
@@ -2467,7 +2474,7 @@ const Wl = /* @__PURE__ */ O({
2467
2474
  openFormModal: v,
2468
2475
  editFormModal: u
2469
2476
  } = F(R);
2470
- return (f, g) => {
2477
+ return (f, V) => {
2471
2478
  const _ = s("el-input"), D = s("el-space"), w = s("el-page-header"), t = s("el-card");
2472
2479
  return C(), T(t, {
2473
2480
  class: "basic-card flex-full",
@@ -2477,7 +2484,7 @@ const Wl = /* @__PURE__ */ O({
2477
2484
  class: "basic-header"
2478
2485
  }, {
2479
2486
  title: o(() => [l(e(K), {
2480
- loading: e(h),
2487
+ loading: e(g),
2481
2488
  onRefresh: e(p)
2482
2489
  }, null, 8, ["loading", "onRefresh"]), l(e(j), {
2483
2490
  onOpen: e(v)
@@ -2488,14 +2495,14 @@ const Wl = /* @__PURE__ */ O({
2488
2495
  default: o(() => [l(_, {
2489
2496
  class: "basic-search-input",
2490
2497
  modelValue: e(c).keyword,
2491
- "onUpdate:modelValue": g[0] || (g[0] = (d) => e(c).keyword = d),
2498
+ "onUpdate:modelValue": V[0] || (V[0] = (d) => e(c).keyword = d),
2492
2499
  placeholder: e(a)("placeholder.keyword"),
2493
2500
  clearable: "",
2494
- onKeyup: g[1] || (g[1] = he((d) => e(i)(), ["enter"])),
2495
- onClear: g[2] || (g[2] = (d) => e(i)())
2501
+ onKeyup: V[1] || (V[1] = he((d) => e(i)(), ["enter"])),
2502
+ onClear: V[2] || (V[2] = (d) => e(i)())
2496
2503
  }, null, 8, ["modelValue", "placeholder"]), l(e(oe), {
2497
- disabled: e(h),
2498
- onSearch: g[3] || (g[3] = (d) => e(i)())
2504
+ disabled: e(g),
2505
+ onSearch: V[3] || (V[3] = (d) => e(i)())
2499
2506
  }, null, 8, ["disabled"])]),
2500
2507
  _: 1
2501
2508
  })]),
@@ -2503,7 +2510,7 @@ const Wl = /* @__PURE__ */ O({
2503
2510
  })]),
2504
2511
  default: o(() => [l(e(ce), {
2505
2512
  ref_key: "tableRef",
2506
- ref: V,
2513
+ ref: b,
2507
2514
  size: "small",
2508
2515
  columns: k,
2509
2516
  url: e(ve).urls[e(Ve)],
@@ -2511,7 +2518,7 @@ const Wl = /* @__PURE__ */ O({
2511
2518
  "auto-search": ""
2512
2519
  }, null, 8, ["url", "search-param"]), l(wl, {
2513
2520
  ref_key: "formModalRef",
2514
- ref: b,
2521
+ ref: h,
2515
2522
  onRefresh: e(n)
2516
2523
  }, null, 8, ["onRefresh"])]),
2517
2524
  _: 1
@@ -2537,14 +2544,14 @@ const Wl = /* @__PURE__ */ O({
2537
2544
  expose: R,
2538
2545
  emit: k
2539
2546
  }) {
2540
- const h = k, V = x, {
2541
- requesting: b
2547
+ const g = k, b = x, {
2548
+ requesting: h
2542
2549
  } = E(be), {
2543
2550
  key: c,
2544
2551
  options: i,
2545
2552
  refresh: p,
2546
2553
  change: n
2547
- } = re(ne(V, "modelValue"), h, {
2554
+ } = re(ne(b, "modelValue"), g, {
2548
2555
  key: "DOMAIN_LIST",
2549
2556
  api: be,
2550
2557
  isArray: !0
@@ -2555,14 +2562,14 @@ const Wl = /* @__PURE__ */ O({
2555
2562
  const f = s("el-select-v2");
2556
2563
  return C(), T(f, {
2557
2564
  modelValue: e(c),
2558
- "onUpdate:modelValue": u[0] || (u[0] = (g) => P(c) ? c.value = g : null),
2565
+ "onUpdate:modelValue": u[0] || (u[0] = (V) => P(c) ? c.value = V : null),
2559
2566
  options: e(i),
2560
- disabled: x.disabled || e(b),
2567
+ disabled: x.disabled || e(h),
2561
2568
  placeholder: e(a)("base.select config.domain"),
2562
2569
  onChange: e(n)
2563
2570
  }, {
2564
2571
  prefix: o(() => [l(e(me), {
2565
- loading: e(b),
2572
+ loading: e(h),
2566
2573
  onRefresh: e(p)
2567
2574
  }, null, 8, ["loading", "onRefresh"])]),
2568
2575
  _: 1
@@ -2573,7 +2580,7 @@ const Wl = /* @__PURE__ */ O({
2573
2580
  __name: "SiteFormModal",
2574
2581
  emits: ["refresh"],
2575
2582
  setup(x, { expose: R, emit: k }) {
2576
- const h = k, V = {
2583
+ const g = k, b = {
2577
2584
  id: 0,
2578
2585
  domain_id: 0,
2579
2586
  prefix: "",
@@ -2583,15 +2590,15 @@ const Wl = /* @__PURE__ */ O({
2583
2590
  git: "",
2584
2591
  status: 1,
2585
2592
  remark: ""
2586
- }, b = {
2593
+ }, h = {
2587
2594
  domain_id: [{ required: !0, message: a("placeholder.input config.domain"), trigger: "blur" }],
2588
2595
  prefix: [{ required: !0, message: a("placeholder.input base.prefix"), trigger: "blur" }],
2589
2596
  name: [{ required: !0, message: a("placeholder.input base.name"), trigger: "blur" }],
2590
2597
  en_name: [{ required: !0, message: a("placeholder.input base.en_name"), trigger: "blur" }]
2591
- }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: g, submit: _, closed: D } = X(h, V, ue);
2598
+ }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: V, submit: _, closed: D } = X(g, b, ue);
2592
2599
  return R({
2593
2600
  open: f,
2594
- modify: g
2601
+ modify: V
2595
2602
  }), (w, t) => {
2596
2603
  const d = s("el-form-item"), r = s("el-input"), y = s("el-form");
2597
2604
  return C(), T(e(ee), {
@@ -2609,7 +2616,7 @@ const Wl = /* @__PURE__ */ O({
2609
2616
  ref: p,
2610
2617
  model: e(n),
2611
2618
  "label-width": "auto",
2612
- rules: b,
2619
+ rules: h,
2613
2620
  disabled: e(v) || e(u)
2614
2621
  }, {
2615
2622
  default: o(() => [
@@ -2735,14 +2742,14 @@ const Wl = /* @__PURE__ */ O({
2735
2742
  expose: R,
2736
2743
  emit: k
2737
2744
  }) {
2738
- const h = k, V = x, {
2739
- requesting: b
2745
+ const g = k, b = x, {
2746
+ requesting: h
2740
2747
  } = E(ge), {
2741
2748
  key: c,
2742
2749
  options: i,
2743
2750
  refresh: p,
2744
2751
  change: n
2745
- } = re(ne(V, "modelValue"), h, {
2752
+ } = re(ne(b, "modelValue"), g, {
2746
2753
  key: "DOMAIN_PROVIDER_LIST",
2747
2754
  api: ge,
2748
2755
  isArray: !0
@@ -2753,14 +2760,14 @@ const Wl = /* @__PURE__ */ O({
2753
2760
  const f = s("el-select-v2");
2754
2761
  return C(), T(f, {
2755
2762
  modelValue: e(c),
2756
- "onUpdate:modelValue": u[0] || (u[0] = (g) => P(c) ? c.value = g : null),
2763
+ "onUpdate:modelValue": u[0] || (u[0] = (V) => P(c) ? c.value = V : null),
2757
2764
  options: e(i),
2758
- disabled: x.disabled || e(b),
2765
+ disabled: x.disabled || e(h),
2759
2766
  placeholder: e(a)("base.select config.domain config.provider"),
2760
2767
  onChange: e(n)
2761
2768
  }, {
2762
2769
  prefix: o(() => [l(e(me), {
2763
- loading: e(b),
2770
+ loading: e(h),
2764
2771
  onRefresh: e(p)
2765
2772
  }, null, 8, ["loading", "onRefresh"])]),
2766
2773
  _: 1
@@ -2771,20 +2778,20 @@ const Wl = /* @__PURE__ */ O({
2771
2778
  __name: "DomainFormModal",
2772
2779
  emits: ["refresh"],
2773
2780
  setup(x, { expose: R, emit: k }) {
2774
- const h = k, V = {
2781
+ const g = k, b = {
2775
2782
  id: 0,
2776
2783
  provider_id: 0,
2777
2784
  name: "",
2778
2785
  expired_at: "",
2779
2786
  status: 1,
2780
2787
  remark: ""
2781
- }, b = {
2788
+ }, h = {
2782
2789
  provider_id: [{ required: !0, message: a("placeholder.input config.domain config.provider"), trigger: "blur" }],
2783
2790
  name: [{ required: !0, message: a("placeholder.input base.name"), trigger: "blur" }]
2784
- }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: g, submit: _, closed: D } = X(h, V, be);
2791
+ }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: V, submit: _, closed: D } = X(g, b, be);
2785
2792
  return R({
2786
2793
  open: f,
2787
- modify: g
2794
+ modify: V
2788
2795
  }), (w, t) => {
2789
2796
  const d = s("el-form-item"), r = s("el-input"), y = s("el-date-picker"), m = s("el-form");
2790
2797
  return C(), T(e(ee), {
@@ -2802,7 +2809,7 @@ const Wl = /* @__PURE__ */ O({
2802
2809
  ref: p,
2803
2810
  model: e(n),
2804
2811
  "label-width": "auto",
2805
- rules: b,
2812
+ rules: h,
2806
2813
  disabled: e(v) || e(u)
2807
2814
  }, {
2808
2815
  default: o(() => [
@@ -2893,14 +2900,14 @@ const Wl = /* @__PURE__ */ O({
2893
2900
  expose: R,
2894
2901
  emit: k
2895
2902
  }) {
2896
- const h = k, V = x, {
2897
- requesting: b
2903
+ const g = k, b = x, {
2904
+ requesting: h
2898
2905
  } = E(ue), {
2899
2906
  key: c,
2900
2907
  options: i,
2901
2908
  refresh: p,
2902
2909
  change: n
2903
- } = re(ne(V, "modelValue"), h, {
2910
+ } = re(ne(b, "modelValue"), g, {
2904
2911
  key: "SITE_LIST",
2905
2912
  api: ue,
2906
2913
  isArray: !0
@@ -2920,14 +2927,14 @@ const Wl = /* @__PURE__ */ O({
2920
2927
  const f = s("el-select-v2");
2921
2928
  return C(), T(f, {
2922
2929
  modelValue: e(c),
2923
- "onUpdate:modelValue": u[0] || (u[0] = (g) => P(c) ? c.value = g : null),
2930
+ "onUpdate:modelValue": u[0] || (u[0] = (V) => P(c) ? c.value = V : null),
2924
2931
  options: e(i),
2925
- disabled: x.disabled || e(b),
2932
+ disabled: x.disabled || e(h),
2926
2933
  placeholder: e(a)("base.select config.domain"),
2927
2934
  onChange: e(n)
2928
2935
  }, {
2929
2936
  prefix: o(() => [l(e(me), {
2930
- loading: e(b),
2937
+ loading: e(h),
2931
2938
  onRefresh: e(p)
2932
2939
  }, null, 8, ["loading", "onRefresh"])]),
2933
2940
  _: 1
@@ -2938,7 +2945,7 @@ const Wl = /* @__PURE__ */ O({
2938
2945
  __name: "SSLFormModal",
2939
2946
  emits: ["refresh"],
2940
2947
  setup(x, { expose: R, emit: k }) {
2941
- const h = k, V = {
2948
+ const g = k, b = {
2942
2949
  id: 0,
2943
2950
  domain_id: void 0,
2944
2951
  client: "Lego",
@@ -2948,17 +2955,17 @@ const Wl = /* @__PURE__ */ O({
2948
2955
  email: "",
2949
2956
  encryption: "RSA2048",
2950
2957
  remark: ""
2951
- }, b = {
2958
+ }, h = {
2952
2959
  domain_id: [{ required: !0, message: a("placeholder.select config.domain "), trigger: "blur" }],
2953
2960
  client: [{ required: !0, message: a("placeholder.select config.client "), trigger: "blur" }],
2954
2961
  name: [{ required: !0, message: a("placeholder.input base.name"), trigger: "blur" }],
2955
2962
  path: [{ required: !0, message: a("placeholder.input base.path"), trigger: "blur" }],
2956
2963
  email: [{ required: !0, message: a("placeholder.input base.email"), trigger: "blur" }],
2957
2964
  encryption: [{ required: !0, message: a("placeholder.input config.encryption"), trigger: "blur" }]
2958
- }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: g, submit: _, closed: D } = X(h, V, ie);
2965
+ }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: V, submit: _, closed: D } = X(g, b, ie);
2959
2966
  return R({
2960
2967
  open: f,
2961
- modify: g,
2968
+ modify: V,
2962
2969
  formData: n
2963
2970
  }), (w, t) => {
2964
2971
  const d = s("el-form-item"), r = s("el-radio-button"), y = s("el-radio-group"), m = s("el-input"), S = s("el-form");
@@ -2977,7 +2984,7 @@ const Wl = /* @__PURE__ */ O({
2977
2984
  ref: p,
2978
2985
  model: e(n),
2979
2986
  "label-width": "auto",
2980
- rules: b,
2987
+ rules: h,
2981
2988
  disabled: e(v) || e(u)
2982
2989
  }, {
2983
2990
  default: o(() => [
@@ -3115,7 +3122,7 @@ const Wl = /* @__PURE__ */ O({
3115
3122
  __name: "DomainProviderFormModal",
3116
3123
  emits: ["refresh"],
3117
3124
  setup(x, { expose: R, emit: k }) {
3118
- const h = k, V = {
3125
+ const g = k, b = {
3119
3126
  id: 0,
3120
3127
  name: "",
3121
3128
  en_name: "",
@@ -3124,16 +3131,16 @@ const Wl = /* @__PURE__ */ O({
3124
3131
  end_point: "",
3125
3132
  status: 1,
3126
3133
  remark: ""
3127
- }, b = {
3134
+ }, h = {
3128
3135
  name: [{ required: !0, message: a("placeholder.input base.name"), trigger: "blur" }],
3129
3136
  en_name: { required: !0, message: a("placeholder.input base.en_name"), trigger: "blur" },
3130
3137
  key: { required: !0, message: a("placeholder.input base.key"), trigger: "blur" },
3131
3138
  secret: { required: !0, message: a("placeholder.input config.secret"), trigger: "blur" },
3132
3139
  end_point: { required: !0, message: a("placeholder.input config.endpoint"), trigger: "blur" }
3133
- }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: g, submit: _, closed: D } = X(h, V, ge);
3140
+ }, { modal: c, title: i, form: p, formData: n, requesting: v, executing: u, open: f, modify: V, submit: _, closed: D } = X(g, b, ge);
3134
3141
  return R({
3135
3142
  open: f,
3136
- modify: g
3143
+ modify: V
3137
3144
  }), (w, t) => {
3138
3145
  const d = s("el-input"), r = s("el-form-item"), y = s("el-form");
3139
3146
  return C(), T(e(ee), {
@@ -3151,7 +3158,7 @@ const Wl = /* @__PURE__ */ O({
3151
3158
  ref: p,
3152
3159
  model: e(n),
3153
3160
  "label-width": "auto",
3154
- rules: b,
3161
+ rules: h,
3155
3162
  disabled: e(v) || e(u)
3156
3163
  }, {
3157
3164
  default: o(() => [
@@ -3254,9 +3261,9 @@ const Wl = /* @__PURE__ */ O({
3254
3261
  }) {
3255
3262
  const {
3256
3263
  requesting: k
3257
- } = E(ge), h = N(!1), {
3258
- tableRef: V,
3259
- formModalRef: b,
3264
+ } = E(ge), g = N(!1), {
3265
+ tableRef: b,
3266
+ formModalRef: h,
3260
3267
  refresh: c,
3261
3268
  openFormModal: i,
3262
3269
  editFormModal: p
@@ -3288,18 +3295,18 @@ const Wl = /* @__PURE__ */ O({
3288
3295
  }];
3289
3296
  return R({
3290
3297
  open: () => {
3291
- h.value = !0;
3298
+ g.value = !0;
3292
3299
  }
3293
3300
  }), (u, f) => {
3294
- const g = s("el-page-header");
3301
+ const V = s("el-page-header");
3295
3302
  return C(), T(e(fe), {
3296
- modelValue: h.value,
3297
- "onUpdate:modelValue": f[0] || (f[0] = (_) => h.value = _),
3303
+ modelValue: g.value,
3304
+ "onUpdate:modelValue": f[0] || (f[0] = (_) => g.value = _),
3298
3305
  width: "400px",
3299
3306
  "show-close": !1,
3300
3307
  class: "basic-drawer"
3301
3308
  }, {
3302
- title: o(() => [l(g, {
3309
+ title: o(() => [l(V, {
3303
3310
  icon: ""
3304
3311
  }, {
3305
3312
  title: o(() => [B("span", null, z(e(a)("config.domain config.provider")), 1)]),
@@ -3315,7 +3322,7 @@ const Wl = /* @__PURE__ */ O({
3315
3322
  })]),
3316
3323
  default: o(() => [l(e(de), {
3317
3324
  ref_key: "tableRef",
3318
- ref: V,
3325
+ ref: b,
3319
3326
  size: "small",
3320
3327
  "row-key": "id",
3321
3328
  url: e(ge).urls.list,
@@ -3323,7 +3330,7 @@ const Wl = /* @__PURE__ */ O({
3323
3330
  loading: e(k)
3324
3331
  }, null, 8, ["url", "loading"]), l(Sl, {
3325
3332
  ref_key: "formModalRef",
3326
- ref: b,
3333
+ ref: h,
3327
3334
  onRefresh: e(c)
3328
3335
  }, null, 8, ["onRefresh"])]),
3329
3336
  _: 1
@@ -3337,9 +3344,9 @@ const Wl = /* @__PURE__ */ O({
3337
3344
  }) {
3338
3345
  const {
3339
3346
  requesting: k
3340
- } = E(be), h = N(!1), {
3341
- tableRef: V,
3342
- formModalRef: b,
3347
+ } = E(be), g = N(!1), {
3348
+ tableRef: b,
3349
+ formModalRef: h,
3343
3350
  refresh: c,
3344
3351
  openFormModal: i,
3345
3352
  editFormModal: p
@@ -3349,7 +3356,7 @@ const Wl = /* @__PURE__ */ O({
3349
3356
  editFormModal: u
3350
3357
  } = F(), {
3351
3358
  formModalRef: f,
3352
- openFormModal: g
3359
+ openFormModal: V
3353
3360
  } = F(), _ = [{
3354
3361
  prop: "provider",
3355
3362
  label: a("config.domain config.provider"),
@@ -3401,13 +3408,13 @@ const Wl = /* @__PURE__ */ O({
3401
3408
  }];
3402
3409
  return R({
3403
3410
  open: () => {
3404
- h.value = !0;
3411
+ g.value = !0;
3405
3412
  }
3406
3413
  }), (w, t) => {
3407
3414
  const d = s("el-space"), r = s("el-page-header");
3408
3415
  return C(), T(e(fe), {
3409
- modelValue: h.value,
3410
- "onUpdate:modelValue": t[0] || (t[0] = (y) => h.value = y),
3416
+ modelValue: g.value,
3417
+ "onUpdate:modelValue": t[0] || (t[0] = (y) => g.value = y),
3411
3418
  width: "600px",
3412
3419
  "show-close": !1,
3413
3420
  class: "basic-drawer"
@@ -3428,7 +3435,7 @@ const Wl = /* @__PURE__ */ O({
3428
3435
  alignment: "center"
3429
3436
  }, {
3430
3437
  default: o(() => [l(e(j), {
3431
- onOpen: e(g),
3438
+ onOpen: e(V),
3432
3439
  type: "danger"
3433
3440
  }, null, 8, ["onOpen"])]),
3434
3441
  _: 1
@@ -3437,7 +3444,7 @@ const Wl = /* @__PURE__ */ O({
3437
3444
  })]),
3438
3445
  default: o(() => [l(e(de), {
3439
3446
  ref_key: "tableRef",
3440
- ref: V,
3447
+ ref: b,
3441
3448
  size: "small",
3442
3449
  "row-key": "id",
3443
3450
  url: e(be).urls.list,
@@ -3445,7 +3452,7 @@ const Wl = /* @__PURE__ */ O({
3445
3452
  loading: e(k)
3446
3453
  }, null, 8, ["url", "loading"]), l(Ml, {
3447
3454
  ref_key: "formModalRef",
3448
- ref: b,
3455
+ ref: h,
3449
3456
  onRefresh: e(c)
3450
3457
  }, null, 8, ["onRefresh"]), l(Fe, {
3451
3458
  ref_key: "sslFormModalRef",
@@ -3466,8 +3473,8 @@ const Wl = /* @__PURE__ */ O({
3466
3473
  }) {
3467
3474
  const {
3468
3475
  requesting: k,
3469
- executing: h
3470
- } = E(ie), V = N(0), b = N(!1), {
3476
+ executing: g
3477
+ } = E(ie), b = N(0), h = N(!1), {
3471
3478
  tableRef: c,
3472
3479
  formModalRef: i,
3473
3480
  refresh: p,
@@ -3518,7 +3525,7 @@ const Wl = /* @__PURE__ */ O({
3518
3525
  size: "default",
3519
3526
  icon: "icon-edit",
3520
3527
  t: "",
3521
- disabled: h.value,
3528
+ disabled: g.value,
3522
3529
  onModify: () => v({
3523
3530
  id: D.id
3524
3531
  })
@@ -3527,23 +3534,23 @@ const Wl = /* @__PURE__ */ O({
3527
3534
  icon: "icon-key",
3528
3535
  t: "",
3529
3536
  text: !0,
3530
- disabled: h.value && V.value !== D.id,
3531
- loading: V.value == D.id,
3532
- onClick: () => g(D.id)
3537
+ disabled: g.value && b.value !== D.id,
3538
+ loading: b.value == D.id,
3539
+ onClick: () => V(D.id)
3533
3540
  }, null), l(H, {
3534
3541
  size: "default",
3535
3542
  icon: "icon-cloud-download",
3536
3543
  t: "",
3537
3544
  text: !0,
3538
- disabled: h.value && V.value !== D.id,
3539
- loading: V.value == D.id,
3545
+ disabled: g.value && b.value !== D.id,
3546
+ loading: b.value == D.id,
3540
3547
  onClick: () => _(D)
3541
3548
  }, null)]
3542
3549
  })
3543
3550
  }
3544
3551
  ], f = () => {
3545
- b.value = !0;
3546
- }, g = (D) => {
3552
+ h.value = !0;
3553
+ }, V = (D) => {
3547
3554
  ie.gen({
3548
3555
  id: D
3549
3556
  }).then((w) => {
@@ -3562,8 +3569,8 @@ const Wl = /* @__PURE__ */ O({
3562
3569
  }), (D, w) => {
3563
3570
  const t = s("el-page-header");
3564
3571
  return C(), T(e(fe), {
3565
- modelValue: b.value,
3566
- "onUpdate:modelValue": w[0] || (w[0] = (d) => b.value = d),
3572
+ modelValue: h.value,
3573
+ "onUpdate:modelValue": w[0] || (w[0] = (d) => h.value = d),
3567
3574
  width: "1000px",
3568
3575
  "show-close": !1,
3569
3576
  class: "basic-drawer"
@@ -3610,9 +3617,9 @@ const Wl = /* @__PURE__ */ O({
3610
3617
  expose: R
3611
3618
  }) {
3612
3619
  const k = x, {
3613
- requesting: h,
3614
- executing: V
3615
- } = E([De, ie]), b = N(!1), {
3620
+ requesting: g,
3621
+ executing: b
3622
+ } = E([De, ie]), h = N(!1), {
3616
3623
  tableRef: c,
3617
3624
  refresh: i
3618
3625
  } = F(), p = [{
@@ -3632,7 +3639,7 @@ const Wl = /* @__PURE__ */ O({
3632
3639
  label: a("base.result"),
3633
3640
  width: 0
3634
3641
  }], n = () => {
3635
- b.value = !0;
3642
+ h.value = !0;
3636
3643
  };
3637
3644
  function v() {
3638
3645
  ie.gen({
@@ -3643,18 +3650,18 @@ const Wl = /* @__PURE__ */ O({
3643
3650
  }
3644
3651
  function u() {
3645
3652
  const f = Ce.getDownloadUrl(k.ssl.path + ".zip");
3646
- fetch(f).then((g) => g.blob()).then((g) => {
3647
- let _ = URL.createObjectURL(g), D = document.createElement("a");
3648
- D.style.display = "none", D.href = _, D.download = k.ssl.name + ".zip", D.click(), URL.revokeObjectURL(g);
3653
+ fetch(f).then((V) => V.blob()).then((V) => {
3654
+ let _ = URL.createObjectURL(V), D = document.createElement("a");
3655
+ D.style.display = "none", D.href = _, D.download = k.ssl.name + ".zip", D.click(), URL.revokeObjectURL(V);
3649
3656
  });
3650
3657
  }
3651
3658
  return R({
3652
3659
  open: n
3653
- }), (f, g) => {
3660
+ }), (f, V) => {
3654
3661
  const _ = s("el-page-header");
3655
3662
  return C(), T(e(fe), {
3656
- modelValue: b.value,
3657
- "onUpdate:modelValue": g[0] || (g[0] = (D) => b.value = D),
3663
+ modelValue: h.value,
3664
+ "onUpdate:modelValue": V[0] || (V[0] = (D) => h.value = D),
3658
3665
  width: "600px",
3659
3666
  "show-close": !1,
3660
3667
  class: "basic-drawer"
@@ -3666,21 +3673,21 @@ const Wl = /* @__PURE__ */ O({
3666
3673
  content: o(() => [l(e(K), {
3667
3674
  onRefresh: e(i),
3668
3675
  size: "default",
3669
- loading: e(h)
3676
+ loading: e(g)
3670
3677
  }, null, 8, ["onRefresh", "loading"])]),
3671
3678
  extra: o(() => [l(e(H), {
3672
3679
  size: "default",
3673
3680
  type: "danger",
3674
3681
  icon: "icon-key",
3675
- disabled: e(V),
3676
- loading: e(V),
3682
+ disabled: e(b),
3683
+ loading: e(b),
3677
3684
  onClick: v
3678
3685
  }, null, 8, ["disabled", "loading"]), l(e(H), {
3679
3686
  size: "default",
3680
3687
  type: "primary",
3681
3688
  icon: "icon-cloud-download",
3682
- disabled: e(V),
3683
- loading: e(V),
3689
+ disabled: e(b),
3690
+ loading: e(b),
3684
3691
  onClick: u
3685
3692
  }, null, 8, ["disabled", "loading"])]),
3686
3693
  _: 1
@@ -3692,7 +3699,7 @@ const Wl = /* @__PURE__ */ O({
3692
3699
  "row-key": "id",
3693
3700
  url: e(De).urls.search,
3694
3701
  columns: p,
3695
- loading: e(h)
3702
+ loading: e(g)
3696
3703
  }, null, 8, ["url", "loading"])]),
3697
3704
  _: 1
3698
3705
  }, 8, ["modelValue"]);
@@ -3703,10 +3710,10 @@ const Wl = /* @__PURE__ */ O({
3703
3710
  setup(x) {
3704
3711
  const R = N(), {
3705
3712
  requesting: k,
3706
- executing: h
3713
+ executing: g
3707
3714
  } = E(ue), {
3708
- tableRef: V,
3709
- formModalRef: b,
3715
+ tableRef: b,
3716
+ formModalRef: h,
3710
3717
  reset: c,
3711
3718
  refresh: i,
3712
3719
  openFormModal: p,
@@ -3716,7 +3723,7 @@ const Wl = /* @__PURE__ */ O({
3716
3723
  openFormModal: u
3717
3724
  } = F(), {
3718
3725
  formModalRef: f,
3719
- openFormModal: g
3726
+ openFormModal: V
3720
3727
  } = F(), {
3721
3728
  formModalRef: _,
3722
3729
  openFormModal: D
@@ -3789,8 +3796,8 @@ const Wl = /* @__PURE__ */ O({
3789
3796
  type: "primary",
3790
3797
  size: "small",
3791
3798
  link: !0,
3792
- disabled: h.value,
3793
- loading: t.value == r.id && h.value,
3799
+ disabled: g.value,
3800
+ loading: t.value == r.id && g.value,
3794
3801
  onClick: () => d(r)
3795
3802
  }, null)]
3796
3803
  })
@@ -3835,14 +3842,14 @@ const Wl = /* @__PURE__ */ O({
3835
3842
  onOpen: e(u),
3836
3843
  icon: "icon-compass"
3837
3844
  }, null, 8, ["onOpen"]), l(e(j), {
3838
- onOpen: e(g),
3845
+ onOpen: e(V),
3839
3846
  icon: "icon-safetycertificate-f"
3840
3847
  }, null, 8, ["onOpen"])]),
3841
3848
  _: 1
3842
3849
  })]),
3843
3850
  default: o(() => [l(e(de), {
3844
3851
  ref_key: "tableRef",
3845
- ref: V,
3852
+ ref: b,
3846
3853
  size: "small",
3847
3854
  "row-key": "id",
3848
3855
  url: e(ue).urls[e(Xe)],
@@ -3850,7 +3857,7 @@ const Wl = /* @__PURE__ */ O({
3850
3857
  columns: w
3851
3858
  }, null, 8, ["url"]), l(Rl, {
3852
3859
  ref_key: "formModalRef",
3853
- ref: b,
3860
+ ref: h,
3854
3861
  onRefresh: e(i)
3855
3862
  }, null, 8, ["onRefresh"]), l(Ll, {
3856
3863
  ref_key: "domainTableDrawerRef",
@@ -3895,16 +3902,16 @@ const Wl = /* @__PURE__ */ O({
3895
3902
  align: "left",
3896
3903
  width: 200
3897
3904
  }], {
3898
- requesting: h
3905
+ requesting: g
3899
3906
  } = E(pe), {
3900
- tableRef: V,
3901
- keyword: b,
3907
+ tableRef: b,
3908
+ keyword: h,
3902
3909
  search: c,
3903
3910
  reset: i
3904
3911
  } = F(R);
3905
3912
  return (p, n) => {
3906
- const v = s("el-date-picker"), u = s("el-space"), f = s("el-page-header"), g = s("el-card");
3907
- return C(), T(g, {
3913
+ const v = s("el-date-picker"), u = s("el-space"), f = s("el-page-header"), V = s("el-card");
3914
+ return C(), T(V, {
3908
3915
  class: "basic-card flex-full",
3909
3916
  "body-class": "flex-1"
3910
3917
  }, {
@@ -3912,15 +3919,15 @@ const Wl = /* @__PURE__ */ O({
3912
3919
  class: "basic-header"
3913
3920
  }, {
3914
3921
  title: o(() => [l(e(K), {
3915
- loading: e(h),
3922
+ loading: e(g),
3916
3923
  onRefresh: e(i)
3917
3924
  }, null, 8, ["loading", "onRefresh"])]),
3918
3925
  content: o(() => [l(u, {
3919
3926
  class: "search-bar"
3920
3927
  }, {
3921
3928
  default: o(() => [l(v, {
3922
- modelValue: e(b).dates,
3923
- "onUpdate:modelValue": n[0] || (n[0] = (_) => e(b).dates = _),
3929
+ modelValue: e(h).dates,
3930
+ "onUpdate:modelValue": n[0] || (n[0] = (_) => e(h).dates = _),
3924
3931
  class: "basic-search-datetimerange",
3925
3932
  "value-format": e($).DATE_VALUE_FORMAT,
3926
3933
  format: e($).DATE_SHOW_FORMAT,
@@ -3931,7 +3938,7 @@ const Wl = /* @__PURE__ */ O({
3931
3938
  clearable: !1,
3932
3939
  onChange: n[1] || (n[1] = (_) => e(c)())
3933
3940
  }, null, 8, ["modelValue", "value-format", "format", "start-placeholder", "end-placeholder"]), l(e(oe), {
3934
- disabled: e(h),
3941
+ disabled: e(g),
3935
3942
  onSearch: n[2] || (n[2] = (_) => e(c)())
3936
3943
  }, null, 8, ["disabled"])]),
3937
3944
  _: 1
@@ -3940,11 +3947,11 @@ const Wl = /* @__PURE__ */ O({
3940
3947
  })]),
3941
3948
  default: o(() => [l(e(de), {
3942
3949
  ref_key: "tableRef",
3943
- ref: V,
3950
+ ref: b,
3944
3951
  size: "small",
3945
3952
  columns: k,
3946
3953
  url: e(pe).urls.request,
3947
- "search-param": e(b),
3954
+ "search-param": e(h),
3948
3955
  "auto-search": ""
3949
3956
  }, null, 8, ["url", "search-param"])]),
3950
3957
  _: 1
@@ -3973,16 +3980,16 @@ const Wl = /* @__PURE__ */ O({
3973
3980
  align: "left",
3974
3981
  width: 200
3975
3982
  }], {
3976
- requesting: h
3983
+ requesting: g
3977
3984
  } = E(pe), {
3978
- tableRef: V,
3979
- keyword: b,
3985
+ tableRef: b,
3986
+ keyword: h,
3980
3987
  search: c,
3981
3988
  reset: i
3982
3989
  } = F(R);
3983
3990
  return (p, n) => {
3984
- const v = s("el-date-picker"), u = s("el-space"), f = s("el-page-header"), g = s("el-card");
3985
- return C(), T(g, {
3991
+ const v = s("el-date-picker"), u = s("el-space"), f = s("el-page-header"), V = s("el-card");
3992
+ return C(), T(V, {
3986
3993
  class: "basic-card flex-full",
3987
3994
  "body-class": "flex-1"
3988
3995
  }, {
@@ -3990,15 +3997,15 @@ const Wl = /* @__PURE__ */ O({
3990
3997
  class: "basic-header"
3991
3998
  }, {
3992
3999
  title: o(() => [l(e(K), {
3993
- loading: e(h),
4000
+ loading: e(g),
3994
4001
  onRefresh: e(i)
3995
4002
  }, null, 8, ["loading", "onRefresh"])]),
3996
4003
  content: o(() => [l(u, {
3997
4004
  class: "search-bar"
3998
4005
  }, {
3999
4006
  default: o(() => [l(v, {
4000
- modelValue: e(b).dates,
4001
- "onUpdate:modelValue": n[0] || (n[0] = (_) => e(b).dates = _),
4007
+ modelValue: e(h).dates,
4008
+ "onUpdate:modelValue": n[0] || (n[0] = (_) => e(h).dates = _),
4002
4009
  class: "basic-search-daterange",
4003
4010
  "value-format": e($).DATE_FORMAT,
4004
4011
  format: e($).DATE_FORMAT,
@@ -4009,7 +4016,7 @@ const Wl = /* @__PURE__ */ O({
4009
4016
  clearable: !1,
4010
4017
  onChange: n[1] || (n[1] = (_) => e(c)())
4011
4018
  }, null, 8, ["modelValue", "value-format", "format", "start-placeholder", "end-placeholder"]), l(e(oe), {
4012
- disabled: e(h),
4019
+ disabled: e(g),
4013
4020
  onSearch: n[2] || (n[2] = (_) => e(c)())
4014
4021
  }, null, 8, ["disabled"])]),
4015
4022
  _: 1
@@ -4018,11 +4025,11 @@ const Wl = /* @__PURE__ */ O({
4018
4025
  })]),
4019
4026
  default: o(() => [l(e(de), {
4020
4027
  ref_key: "tableRef",
4021
- ref: V,
4028
+ ref: b,
4022
4029
  size: "small",
4023
4030
  columns: k,
4024
4031
  url: e(pe).urls.error,
4025
- "search-param": e(b),
4032
+ "search-param": e(h),
4026
4033
  "auto-search": ""
4027
4034
  }, null, 8, ["url", "search-param"])]),
4028
4035
  _: 1
@@ -4051,16 +4058,16 @@ const Wl = /* @__PURE__ */ O({
4051
4058
  align: "left",
4052
4059
  width: 200
4053
4060
  }], {
4054
- requesting: h
4061
+ requesting: g
4055
4062
  } = E(pe), {
4056
- tableRef: V,
4057
- keyword: b,
4063
+ tableRef: b,
4064
+ keyword: h,
4058
4065
  search: c,
4059
4066
  reset: i
4060
4067
  } = F(R);
4061
4068
  return (p, n) => {
4062
- const v = s("el-date-picker"), u = s("el-space"), f = s("el-page-header"), g = s("el-card");
4063
- return C(), T(g, {
4069
+ const v = s("el-date-picker"), u = s("el-space"), f = s("el-page-header"), V = s("el-card");
4070
+ return C(), T(V, {
4064
4071
  class: "basic-card flex-full",
4065
4072
  "body-class": "flex-1"
4066
4073
  }, {
@@ -4068,15 +4075,15 @@ const Wl = /* @__PURE__ */ O({
4068
4075
  class: "basic-header"
4069
4076
  }, {
4070
4077
  title: o(() => [l(e(K), {
4071
- loading: e(h),
4078
+ loading: e(g),
4072
4079
  onRefresh: e(i)
4073
4080
  }, null, 8, ["loading", "onRefresh"])]),
4074
4081
  content: o(() => [l(u, {
4075
4082
  class: "search-bar"
4076
4083
  }, {
4077
4084
  default: o(() => [l(v, {
4078
- modelValue: e(b).dates,
4079
- "onUpdate:modelValue": n[0] || (n[0] = (_) => e(b).dates = _),
4085
+ modelValue: e(h).dates,
4086
+ "onUpdate:modelValue": n[0] || (n[0] = (_) => e(h).dates = _),
4080
4087
  class: "basic-search-daterange",
4081
4088
  "value-format": e($).DATE_FORMAT,
4082
4089
  format: e($).DATE_FORMAT,
@@ -4087,7 +4094,7 @@ const Wl = /* @__PURE__ */ O({
4087
4094
  clearable: !1,
4088
4095
  onChange: n[1] || (n[1] = (_) => e(c)())
4089
4096
  }, null, 8, ["modelValue", "value-format", "format", "start-placeholder", "end-placeholder"]), l(e(oe), {
4090
- disabled: e(h),
4097
+ disabled: e(g),
4091
4098
  onSearch: n[2] || (n[2] = (_) => e(c)())
4092
4099
  }, null, 8, ["disabled"])]),
4093
4100
  _: 1
@@ -4096,11 +4103,11 @@ const Wl = /* @__PURE__ */ O({
4096
4103
  })]),
4097
4104
  default: o(() => [l(e(de), {
4098
4105
  ref_key: "tableRef",
4099
- ref: V,
4106
+ ref: b,
4100
4107
  size: "small",
4101
4108
  columns: k,
4102
4109
  url: e(pe).urls.sql,
4103
- "search-param": e(b),
4110
+ "search-param": e(h),
4104
4111
  "auto-search": ""
4105
4112
  }, null, 8, ["url", "search-param"])]),
4106
4113
  _: 1