@jeecg/online 3.7.1-RC → 3.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/AccountLoginForm-d2fed52f.mjs +254 -0
  2. package/AiModal-fbe4b68a.mjs +84 -0
  3. package/AppForgetPassword-3b3bec82.mjs +310 -0
  4. package/AppLogin-cd2e2a87.mjs +287 -0
  5. package/AppLoginHeader-9b5be678.mjs +27 -0
  6. package/AppNameEmail-b4e32ae8.mjs +180 -0
  7. package/AppRegister-7117b66a.mjs +303 -0
  8. package/AppTenant-5817729b.mjs +373 -0
  9. package/AppThirdForm-d14fb5e5.mjs +189 -0
  10. package/AuthButtonConfig-5e3b6d72.mjs +156 -0
  11. package/AuthButtonTree-7b4ec967.mjs +165 -0
  12. package/{AuthDataConfig-5c3a8e6b.mjs → AuthDataConfig-48ee9228.mjs} +23 -23
  13. package/{AuthDataTree-dd7a1240.mjs → AuthDataTree-02b3ba05.mjs} +43 -43
  14. package/{AuthFieldConfig-9f6fa06c.mjs → AuthFieldConfig-562cc6b6.mjs} +71 -71
  15. package/AuthFieldTree-2d458c0c.mjs +232 -0
  16. package/{AuthManagerDrawer-76f15e8d.mjs → AuthManagerDrawer-38299230.mjs} +6 -6
  17. package/{AuthSetterModal-f5d2e87f.mjs → AuthSetterModal-78b06703.mjs} +9 -9
  18. package/BuiltInButtonList-bb6cf95c.mjs +10 -0
  19. package/BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs +338 -0
  20. package/CgformAddressModal-1b9cbe19.mjs +260 -0
  21. package/CgformCopyList-580bba0f.mjs +252 -0
  22. package/{CgformModal-21c5c387.mjs → CgformModal-12951453.mjs} +190 -194
  23. package/{CgreportModal-edefa8e3.mjs → CgreportModal-bfeb93ed.mjs} +181 -168
  24. package/{CheckDictTable-1bc8322d.mjs → CheckDictTable-3c1e59e0.mjs} +3 -3
  25. package/CodeFileListModal-71752603.mjs +159 -0
  26. package/{CodeFileViewModal-2fe911f4.mjs → CodeFileViewModal-eb803769.mjs} +66 -66
  27. package/CodeGeneratorModal-2fe1e920.mjs +281 -0
  28. package/CustomButtonList-22b5cdb3.mjs +274 -0
  29. package/{DBAttributeTable-285d40db.mjs → DBAttributeTable-eb25565c.mjs} +3 -3
  30. package/{DbToOnlineModal-5dcb67c3.mjs → DbToOnlineModal-049b4bbd.mjs} +53 -54
  31. package/{DetailForm-deecbf3d.mjs → DetailForm-c127c27f.mjs} +5 -5
  32. package/DropMenuItem-b1a8f47d.mjs +44 -0
  33. package/{EnhanceJavaModal-45c66cd5.mjs → EnhanceJavaModal-1a4d696b.mjs} +62 -62
  34. package/{EnhanceJsHistory-fab3102e.mjs → EnhanceJsHistory-48cf43ad.mjs} +35 -35
  35. package/{EnhanceJsModal-175357a1.mjs → EnhanceJsModal-0e1f15f8.mjs} +102 -102
  36. package/{EnhanceSqlModal-7ea1b300.mjs → EnhanceSqlModal-6a1aa471.mjs} +67 -67
  37. package/ErrorTip-bb616e32.mjs +7 -0
  38. package/ErrorTip.vue_vue_type_script_setup_true_lang-49d35987.mjs +60 -0
  39. package/{ExtendConfigModal-a89ae052.mjs → ExtendConfigModal-37af21a5.mjs} +2 -2
  40. package/{FieldExtendJsonModal-32135634.mjs → FieldExtendJsonModal-9441e08e.mjs} +2 -2
  41. package/{FileSelectModal-1643c8b9.mjs → FileSelectModal-04490919.mjs} +23 -23
  42. package/{ForeignKeyTable-7f7e28a7.mjs → ForeignKeyTable-06300a47.mjs} +3 -3
  43. package/{IndexTable-cdcc2b48.mjs → IndexTable-79bddd5c.mjs} +3 -3
  44. package/JModalTip-192fafa1.mjs +49 -0
  45. package/{JOnlineSearchSelect-22aae934.mjs → JOnlineSearchSelect-9abcf657.mjs} +1 -1
  46. package/{LeftDepart-d5615ed9.mjs → LeftDepart-35d78655.mjs} +1 -1
  47. package/LeftRole-9d88976d.mjs +86 -0
  48. package/{LeftUser-22baa378.mjs → LeftUser-04c89aea.mjs} +30 -30
  49. package/{LinkTableConfigModal-9242d750.mjs → LinkTableConfigModal-5f94ef13.mjs} +43 -31
  50. package/{LinkTableFieldConfigModal-24adc50c.mjs → LinkTableFieldConfigModal-40753de5.mjs} +1 -1
  51. package/{LinkTableListPiece-f3a8e0d7.mjs → LinkTableListPiece-179035c7.mjs} +1 -1
  52. package/{ModalFormDemo-711418db.mjs → ModalFormDemo-3a85920c.mjs} +1 -1
  53. package/OnlCgformErpList-8fd15fc1.mjs +488 -0
  54. package/OnlCgformErpSubTable-3515150b.mjs +441 -0
  55. package/{OnlCgformInnerSubTable-6c23781f.mjs → OnlCgformInnerSubTable-13e888c6.mjs} +38 -38
  56. package/OnlCgformInnerTableList-2e8f853c.mjs +474 -0
  57. package/OnlCgformTabList-583ac15f.mjs +424 -0
  58. package/OnlineAutoList-36ec0957.mjs +513 -0
  59. package/OnlineAutoModal-c0743caf.mjs +260 -0
  60. package/OnlineAutoTreeList-1cd718be.mjs +523 -0
  61. package/OnlineCustomModal-661ee850.mjs +232 -0
  62. package/{OnlineDetailModal-d5895734.mjs → OnlineDetailModal-785e848e.mjs} +74 -65
  63. package/OnlineForm-c1fb38eb.mjs +1012 -0
  64. package/{OnlineFormDetail-022ca117.mjs → OnlineFormDetail-50186870.mjs} +7 -7
  65. package/{OnlineFormUrlAdd-9715d70a.mjs → OnlineFormUrlAdd-905bf251.mjs} +9 -9
  66. package/{OnlineFormUrlDetail-8f864b1a.mjs → OnlineFormUrlDetail-a9dd2bfa.mjs} +11 -11
  67. package/{OnlineFormUrlEdit-ac985b36.mjs → OnlineFormUrlEdit-b8941f05.mjs} +9 -9
  68. package/OnlineFormUrlSuccess-ecaf6a21.mjs +59 -0
  69. package/OnlineQueryForm-ca6186a3.mjs +484 -0
  70. package/{OnlineSearchFormItem-6c557343.mjs → OnlineSearchFormItem-5c503a51.mjs} +82 -82
  71. package/{OnlineSelectCascade-05c40fef.mjs → OnlineSelectCascade-a3e686b3.mjs} +1 -1
  72. package/{OnlineSubFormDetail-58e896ce.mjs → OnlineSubFormDetail-be1ad3b9.mjs} +52 -53
  73. package/{OnlineTabAutoModal-47b18ad6.mjs → OnlineTabAutoModal-fb59b573.mjs} +108 -95
  74. package/{OnlineTabDetailModal-82de1465.mjs → OnlineTabDetailModal-4b9c4838.mjs} +36 -36
  75. package/OnlineTabForm-89389384.mjs +814 -0
  76. package/{OnlineTabFormDetail-8d0c40c0.mjs → OnlineTabFormDetail-72173ae4.mjs} +17 -17
  77. package/{PageAttributeTable-25e3b7da.mjs → PageAttributeTable-345b97fe.mjs} +108 -108
  78. package/PhoneLoginForm-8ca7e2d4.mjs +214 -0
  79. package/{ProcessOnlineForm-148632fe.mjs → ProcessOnlineForm-485b5679.mjs} +32 -32
  80. package/{QueryTable-f7bfca7f.mjs → QueryTable-f0a88d78.mjs} +3 -3
  81. package/SetSwitchOptions-cdcb22a1.mjs +62 -0
  82. package/ShareAddView-f713c0a5.mjs +86 -0
  83. package/ShareEditView-691764ad.mjs +92 -0
  84. package/ShareView-df344a8d.mjs +80 -0
  85. package/ShareView.vue_vue_type_script_setup_true_lang-560459c9.mjs +162 -0
  86. package/SingleView-ad0287d6.mjs +68 -0
  87. package/SingleView.vue_vue_type_style_index_0_lang-ce96670b.mjs +131 -0
  88. package/SuperQuery-2b293e3b.mjs +974 -0
  89. package/{SuperQueryValComponent-7ad86d4b.mjs → SuperQueryValComponent-5a9ccfd4.mjs} +1 -1
  90. package/{SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs → SuperQueryValComponent.vue_vue_type_script_lang-8fe34917.mjs} +11 -11
  91. package/{auth.api-ea1d33d4.mjs → auth.api-53df4c33.mjs} +17 -17
  92. package/{auth.data-511e5197.mjs → auth.data-626c5083.mjs} +16 -12
  93. package/{cgform.data-475d4984.mjs → cgform.data-0ca62d09.mjs} +4 -1
  94. package/{enhance.data-a67572e1.mjs → enhance.data-6601ff44.mjs} +1 -1
  95. package/index-181f8344.mjs +219 -0
  96. package/index-19eaef11.mjs +11 -0
  97. package/{index-30e0e923.mjs → index-3c7392a4.mjs} +272 -262
  98. package/{index-f30613d1.mjs → index-3ccda826.mjs} +59 -59
  99. package/index-5e89258d.mjs +8 -0
  100. package/index-93341e02.mjs +110 -0
  101. package/index-bef7fe2d.mjs +74 -0
  102. package/index-d6f9ada7.mjs +135 -0
  103. package/index-f3683351.mjs +57 -0
  104. package/main.index.js +1 -1
  105. package/package.json +1 -1
  106. package/shareStore-7de6c7a6.mjs +67 -0
  107. package/style.css +1 -1
  108. package/useCgformList-13c8aab7.mjs +378 -0
  109. package/useExtendComponent-3f5734ca.mjs +4459 -0
  110. package/useListButton-ee23874a.mjs +719 -0
  111. package/{useSchemas-a9c75b0f.mjs → useSchemas-f1819e54.mjs} +72 -39
  112. package/{useTableSync-d7e9f18d.mjs → useTableSync-075826a1.mjs} +1 -1
  113. package/utils-9fce7606.mjs +16 -0
  114. package/AiModal-6de335e3.mjs +0 -84
  115. package/AuthButtonConfig-89763932.mjs +0 -154
  116. package/AuthButtonTree-2d87d0b3.mjs +0 -157
  117. package/AuthFieldTree-e326fc38.mjs +0 -232
  118. package/CgformCopyList-365b3e8f.mjs +0 -251
  119. package/CodeFileListModal-24601898.mjs +0 -159
  120. package/CodeGeneratorModal-f09fe903.mjs +0 -282
  121. package/CustomButtonList-f07bc695.mjs +0 -397
  122. package/JModalTip-b055ab60.mjs +0 -49
  123. package/LeftRole-2ed8a2bf.mjs +0 -86
  124. package/OnlCgformErpList-58acdfa0.mjs +0 -470
  125. package/OnlCgformErpSubTable-9b1e1938.mjs +0 -426
  126. package/OnlCgformInnerTableList-4b5e14ed.mjs +0 -458
  127. package/OnlCgformTabList-019ad753.mjs +0 -408
  128. package/OnlineAutoList-48589d09.mjs +0 -493
  129. package/OnlineAutoModal-c2928847.mjs +0 -239
  130. package/OnlineAutoTreeList-3baa1d00.mjs +0 -503
  131. package/OnlineCustomModal-9e17b6ce.mjs +0 -232
  132. package/OnlineForm-9f1153ba.mjs +0 -985
  133. package/OnlineFormUrlSuccess-3dfc54ab.mjs +0 -59
  134. package/OnlineQueryForm-eedb9a60.mjs +0 -466
  135. package/OnlineTabForm-27655c83.mjs +0 -817
  136. package/SetSwitchOptions-b2af757f.mjs +0 -62
  137. package/SuperQuery-a8592995.mjs +0 -967
  138. package/index-1d1a6e56.mjs +0 -57
  139. package/useCgformList-f41d4dc1.mjs +0 -426
  140. package/useExtendComponent-dcae5c78.mjs +0 -4399
  141. package/useListButton-bfac4ecf.mjs +0 -697
  142. /package/{OnlineForm.vue_vue_type_style_index_0_scoped_4657b304_lang-4ed993c7.mjs → OnlineForm.vue_vue_type_style_index_0_scoped_3f26e7bd_lang-4ed993c7.mjs} +0 -0
@@ -1,23 +1,23 @@
1
- var L = (U, f, s) => new Promise((h, p) => {
1
+ var L = (U, g, c) => new Promise((b, u) => {
2
2
  var k = (r) => {
3
3
  try {
4
- n(s.next(r));
5
- } catch (u) {
6
- p(u);
4
+ n(c.next(r));
5
+ } catch (m) {
6
+ u(m);
7
7
  }
8
- }, g = (r) => {
8
+ }, h = (r) => {
9
9
  try {
10
- n(s.throw(r));
11
- } catch (u) {
12
- p(u);
10
+ n(c.throw(r));
11
+ } catch (m) {
12
+ u(m);
13
13
  }
14
- }, n = (r) => r.done ? h(r.value) : Promise.resolve(r.value).then(k, g);
15
- n((s = s.apply(U, f)).next());
14
+ }, n = (r) => r.done ? b(r.value) : Promise.resolve(r.value).then(k, h);
15
+ n((c = c.apply(U, g)).next());
16
16
  });
17
- import { defineComponent as O, resolveComponent as m, openBlock as S, createElementBlock as E, createVNode as i, unref as c, mergeProps as V, withCtx as a, createTextVNode as C, createBlock as q, createCommentVNode as F } from "vue";
17
+ import { defineComponent as O, resolveComponent as d, openBlock as S, createElementBlock as E, createVNode as a, unref as p, mergeProps as V, withCtx as l, createTextVNode as C, createBlock as q, createCommentVNode as F } from "vue";
18
18
  import { BasicTable as K, TableAction as Q } from "/@/components/Table";
19
19
  import { useListPage as H } from "/@/hooks/system/useListPage";
20
- import { l as j, c as z, s as G, C as J, b as W, g as X, d as Y } from "./CgreportModal-edefa8e3.mjs";
20
+ import { l as j, c as z, s as G, C as J, b as W, g as X, d as Y } from "./CgreportModal-bfeb93ed.mjs";
21
21
  import { useModal as Z } from "/@/components/Modal";
22
22
  import R from "clipboard";
23
23
  import { useRouter as ee } from "vue-router";
@@ -29,15 +29,15 @@ import "/@/views/system/user/user.api";
29
29
  import "/@/utils/http/axios";
30
30
  import "/@/hooks/web/useMessage";
31
31
  import "/@/store/modules/permission";
32
- import "./index-1d1a6e56.mjs";
32
+ import "./index-f3683351.mjs";
33
33
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
34
34
  const ye = /* @__PURE__ */ O({
35
35
  __name: "index",
36
- setup(U, { expose: f }) {
37
- let s = ee();
38
- const [h, { openModal: p }] = Z(), {
36
+ setup(U, { expose: g }) {
37
+ let c = ee();
38
+ const [b, { openModal: u }] = Z(), {
39
39
  prefixCls: k,
40
- tableContext: g,
40
+ tableContext: h,
41
41
  createMessage: n,
42
42
  createConfirm: r
43
43
  } = H({
@@ -54,15 +54,15 @@ const ye = /* @__PURE__ */ O({
54
54
  schemas: G
55
55
  }
56
56
  }
57
- }), [u, { reload: b }, { rowSelection: T, selectedRowKeys: w }] = g;
57
+ }), [m, { reload: w }, { rowSelection: T, selectedRowKeys: y }] = h;
58
58
  function x() {
59
- p(!0, {
59
+ u(!0, {
60
60
  isUpdate: !1,
61
61
  showFooter: !0
62
62
  });
63
63
  }
64
64
  function P(t) {
65
- p(!0, {
65
+ u(!0, {
66
66
  record: t,
67
67
  isUpdate: !0,
68
68
  showFooter: !0
@@ -70,18 +70,18 @@ const ye = /* @__PURE__ */ O({
70
70
  }
71
71
  function $(t) {
72
72
  return L(this, null, function* () {
73
- yield Y({ id: t.id }, b);
73
+ yield Y({ id: t.id }, w);
74
74
  });
75
75
  }
76
76
  function A() {
77
77
  return L(this, null, function* () {
78
- yield W({ ids: w.value }, () => {
79
- b(), w.value = [];
78
+ yield W({ ids: y.value }, () => {
79
+ w(), y.value = [];
80
80
  });
81
81
  });
82
82
  }
83
83
  function D() {
84
- b();
84
+ w();
85
85
  }
86
86
  function B(t) {
87
87
  return [
@@ -113,17 +113,17 @@ const ye = /* @__PURE__ */ O({
113
113
  ];
114
114
  }
115
115
  function I(t) {
116
- s.push({ path: "/online/cgreport/" + t });
116
+ c.push({ path: "/online/cgreport/" + t });
117
117
  }
118
118
  function M(t) {
119
- let y = t.id, l = `/online/cgreport/${y}`, d = `INSERT INTO sys_permission(id, parent_id, name, url, component, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_route, is_leaf, keep_alive, hidden, hide_tab, description, status, del_flag, rule_flag, create_by, create_time, update_by, update_time, internal_or_external)
120
- VALUES ('${te()}', NULL, '${t.name}', '${l}', '1', NULL, NULL, 0, NULL, '1', 0.00, 0, NULL, 0, 1, 0, 0, 0, NULL, '1', 0, 0, 'admin', null, NULL, NULL, 0)`;
121
- X(y).then((o) => {
119
+ let i = t.id, s = `/online/cgreport/${i}`, f = `INSERT INTO sys_permission(id, parent_id, name, url, component, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_route, is_leaf, keep_alive, hidden, hide_tab, description, status, del_flag, rule_flag, create_by, create_time, update_by, update_time, internal_or_external)
120
+ VALUES ('${te()}', NULL, '${t.name}', '${s}', '1', NULL, NULL, 0, NULL, '1', 0.00, 0, NULL, 0, 1, 0, 0, 0, NULL, '1', 0, 0, 'admin', null, NULL, NULL, 0)`;
121
+ X(i).then((o) => {
122
122
  let e = "";
123
123
  if (o && o.length > 0)
124
124
  for (let _ of o)
125
125
  e += _.paramName + "=${" + _.paramName + "}&";
126
- e.length > 0 && (e = e.substring(0, e.length - 1), l += "?" + e);
126
+ e.length > 0 && (e = e.substring(0, e.length - 1), s += "?" + e);
127
127
  }).catch(() => {
128
128
  n.warning("获取参数失败!");
129
129
  }).finally(() => {
@@ -131,18 +131,18 @@ const ye = /* @__PURE__ */ O({
131
131
  iconType: "info",
132
132
  width: 500,
133
133
  title: `菜单链接【${t.name}】`,
134
- content: l,
134
+ content: s,
135
135
  closable: !0,
136
136
  maskClosable: !0,
137
137
  cancelText: "复制SQL",
138
138
  okText: "复制URL",
139
139
  cancelButtonProps: {
140
140
  class: "copy-this-sql",
141
- "data-clipboard-text": d
141
+ "data-clipboard-text": f
142
142
  },
143
143
  okButtonProps: {
144
144
  class: "copy-this-text",
145
- "data-clipboard-text": l
145
+ "data-clipboard-text": s
146
146
  },
147
147
  onOk() {
148
148
  return new Promise((o) => {
@@ -167,38 +167,38 @@ const ye = /* @__PURE__ */ O({
167
167
  });
168
168
  });
169
169
  }
170
- return f({
170
+ return g({
171
171
  handleAdd: x
172
- }), (t, y) => {
173
- const l = m("a-button"), d = m("Icon"), o = m("a-menu-item"), e = m("a-menu"), _ = m("a-dropdown");
172
+ }), (t, i) => {
173
+ const s = d("a-button"), f = d("Icon"), o = d("a-menu-item"), e = d("a-menu"), _ = d("a-dropdown");
174
174
  return S(), E("div", null, [
175
- i(c(K), V({
176
- onRegister: c(u),
177
- rowSelection: c(T)
175
+ a(p(K), V({
176
+ onRegister: p(m),
177
+ rowSelection: p(T)
178
178
  }, t.$attrs), {
179
- tableTitle: a(() => [
180
- i(l, {
179
+ tableTitle: l(() => [
180
+ a(s, {
181
181
  preIcon: "ant-design:plus-outlined",
182
182
  type: "primary",
183
183
  onClick: x,
184
184
  style: { "margin-right": "5px" }
185
185
  }, {
186
- default: a(() => [
186
+ default: l(() => i[0] || (i[0] = [
187
187
  C("录入")
188
- ]),
188
+ ])),
189
189
  _: 1
190
190
  }),
191
- c(w).length > 0 ? (S(), q(_, { key: 0 }, {
192
- overlay: a(() => [
193
- i(e, null, {
194
- default: a(() => [
195
- i(o, {
191
+ p(y).length > 0 ? (S(), q(_, { key: 0 }, {
192
+ overlay: l(() => [
193
+ a(e, null, {
194
+ default: l(() => [
195
+ a(o, {
196
196
  key: "1",
197
197
  onClick: A
198
198
  }, {
199
- default: a(() => [
200
- i(d, { icon: "ant-design:delete-outlined" }),
201
- C(" 删除 ")
199
+ default: l(() => [
200
+ a(f, { icon: "ant-design:delete-outlined" }),
201
+ i[1] || (i[1] = C(" 删除 "))
202
202
  ]),
203
203
  _: 1
204
204
  })
@@ -206,11 +206,11 @@ const ye = /* @__PURE__ */ O({
206
206
  _: 1
207
207
  })
208
208
  ]),
209
- default: a(() => [
210
- i(l, null, {
211
- default: a(() => [
212
- C("批量操作 "),
213
- i(d, { icon: "mdi:chevron-down" })
209
+ default: l(() => [
210
+ a(s, null, {
211
+ default: l(() => [
212
+ i[2] || (i[2] = C("批量操作 ")),
213
+ a(f, { icon: "mdi:chevron-down" })
214
214
  ]),
215
215
  _: 1
216
216
  })
@@ -218,16 +218,16 @@ const ye = /* @__PURE__ */ O({
218
218
  _: 1
219
219
  })) : F("", !0)
220
220
  ]),
221
- action: a(({ record: N }) => [
222
- i(c(Q), {
221
+ action: l(({ record: N }) => [
222
+ a(p(Q), {
223
223
  actions: B(N),
224
224
  dropDownActions: v(N)
225
225
  }, null, 8, ["actions", "dropDownActions"])
226
226
  ]),
227
227
  _: 1
228
228
  }, 16, ["onRegister", "rowSelection"]),
229
- i(J, {
230
- onRegister: c(h),
229
+ a(J, {
230
+ onRegister: p(b),
231
231
  onSuccess: D
232
232
  }, null, 8, ["onRegister"])
233
233
  ]);
@@ -0,0 +1,8 @@
1
+ import "/@/enums/pageEnum";
2
+ const a = "online-cgform-@formId-share-add", E = "online-cgform-@formId-share-u-@dataId", n = "online-cgform-@formId-share-d-@dataId", r = "online-cgform-share-login";
3
+ export {
4
+ n as S,
5
+ r as a,
6
+ a as b,
7
+ E as c
8
+ };
@@ -0,0 +1,110 @@
1
+ import { defineComponent as $, computed as _, unref as n, ref as H, onMounted as w, toRaw as D, resolveComponent as i, openBlock as y, createElementBlock as C, Fragment as I, createVNode as l, normalizeClass as r, withCtx as v, createElementVNode as u, normalizeStyle as x, toDisplayString as S, createCommentVNode as M } from "vue";
2
+ import { useGlobSetting as b } from "/@/hooks/setting";
3
+ import { propTypes as A } from "/@/utils/propTypes";
4
+ import { Layout as T } from "ant-design-vue";
5
+ import { AppLogo as F } from "/@/components/Application";
6
+ import { useHeaderSetting as U } from "/@/hooks/setting/useHeaderSetting";
7
+ import { useMenuSetting as k } from "/@/hooks/setting/useMenuSetting";
8
+ import { LayoutBreadcrumb as B, FullScreen as N } from "/@/layouts/default/header/components";
9
+ import { createAsyncComponent as R } from "/@/utils/factory/createAsyncComponent";
10
+ import { useAppInject as V } from "/@/hooks/web/useAppInject";
11
+ import { useDesign as W } from "/@/hooks/web/useDesign";
12
+ import z from "/@/views/sys/login/LoginSelect.vue";
13
+ import { useUserStore as E } from "/@/store/modules/user";
14
+ import { useI18n as j } from "/@/hooks/web/useI18n";
15
+ import { _ as G } from "./index-f3683351.mjs";
16
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
17
+ import "/@/hooks/web/useMessage";
18
+ import "vue-router";
19
+ const q = R(() => import("./index-d6f9ada7.mjs"), {
20
+ loading: !0
21
+ }), { t: J } = j(), K = $({
22
+ name: "LayoutHeader",
23
+ components: {
24
+ Header: T.Header,
25
+ AppLogo: F,
26
+ LayoutBreadcrumb: B,
27
+ UserDropDown: q,
28
+ FullScreen: N,
29
+ LoginSelect: z
30
+ },
31
+ props: {
32
+ fixed: A.bool
33
+ },
34
+ setup(e) {
35
+ const { prefixCls: o } = W("layout-header"), f = E(), {
36
+ getIsMixMode: g,
37
+ getMenuWidth: a
38
+ } = k(), { title: h } = b(), {
39
+ getHeaderTheme: m
40
+ } = U(), { getIsMobile: s } = V(), c = _(() => {
41
+ const t = n(m);
42
+ return [
43
+ o,
44
+ {
45
+ [`${o}--fixed`]: e.fixed,
46
+ [`${o}--mobile`]: n(s),
47
+ [`${o}--${t}`]: t
48
+ }
49
+ ];
50
+ }), d = _(() => !n(g) || n(s) ? {} : { width: `${n(a) < 180 ? 180 : n(a)}px` }), p = H();
51
+ function L() {
52
+ const t = D(f.getLoginInfo) || {};
53
+ t.isLogin && p.value.show(t);
54
+ }
55
+ return w(() => {
56
+ L();
57
+ }), {
58
+ t: J,
59
+ title: h,
60
+ loginSelectRef: p,
61
+ prefixCls: o,
62
+ getHeaderClass: c,
63
+ getHeaderTheme: m,
64
+ getIsMobile: s,
65
+ getLogoWidth: d
66
+ };
67
+ }
68
+ });
69
+ const O = {
70
+ key: 0,
71
+ style: { height: "60px" }
72
+ };
73
+ function P(e, o, f, g, a, h) {
74
+ const m = i("AppLogo"), s = i("FullScreen"), c = i("UserDropDown"), d = i("Header"), p = i("LoginSelect");
75
+ return y(), C(I, null, [
76
+ l(d, {
77
+ class: r(e.getHeaderClass)
78
+ }, {
79
+ default: v(() => [
80
+ u("div", {
81
+ class: r(`${e.prefixCls}-left`)
82
+ }, [
83
+ l(m, {
84
+ class: r(`${e.prefixCls}-logo`),
85
+ theme: e.getHeaderTheme,
86
+ style: x(e.getLogoWidth)
87
+ }, null, 8, ["class", "theme", "style"]),
88
+ u("span", {
89
+ class: r([e.prefixCls, `${e.prefixCls}--${e.getHeaderTheme}`, "headerIntroductionClass"])
90
+ }, S(e.t("layout.header.welcomeIn")) + " " + S(e.title), 3)
91
+ ], 2),
92
+ u("div", {
93
+ class: r(`${e.prefixCls}-action`)
94
+ }, [
95
+ l(s, {
96
+ class: r(`${e.prefixCls}-action__item fullscreen-item`)
97
+ }, null, 8, ["class"]),
98
+ l(c, { theme: e.getHeaderTheme }, null, 8, ["theme"])
99
+ ], 2)
100
+ ]),
101
+ _: 1
102
+ }, 8, ["class"]),
103
+ l(p, { ref: "loginSelectRef" }, null, 512),
104
+ e.fixed ? (y(), C("div", O)) : M("", !0)
105
+ ], 64);
106
+ }
107
+ const fe = /* @__PURE__ */ G(K, [["render", P]]);
108
+ export {
109
+ fe as default
110
+ };
@@ -0,0 +1,74 @@
1
+ var u = (e, o, t) => new Promise((i, r) => {
2
+ var m = (n) => {
3
+ try {
4
+ s(t.next(n));
5
+ } catch (c) {
6
+ r(c);
7
+ }
8
+ }, g = (n) => {
9
+ try {
10
+ s(t.throw(n));
11
+ } catch (c) {
12
+ r(c);
13
+ }
14
+ }, s = (n) => n.done ? i(n.value) : Promise.resolve(n.value).then(m, g);
15
+ s((t = t.apply(e, o)).next());
16
+ });
17
+ import { ref as a, computed as d, unref as p, defineComponent as f, resolveComponent as l, resolveDirective as _, withDirectives as h, openBlock as w, createElementBlock as C, normalizeClass as H, createVNode as v } from "vue";
18
+ import { useDesign as y } from "/@/hooks/web/useDesign";
19
+ import { useRootSetting as L } from "/@/hooks/setting/useRootSetting";
20
+ import { useTransitionSetting as P } from "/@/hooks/setting/useTransitionSetting";
21
+ import { createPageContext as R } from "/@/hooks/component/usePageContext";
22
+ import { useWindowSizeFn as V } from "/@/hooks/event/useWindowSizeFn";
23
+ import { _ as x } from "./index-f3683351.mjs";
24
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
25
+ import "/@/hooks/web/useMessage";
26
+ import "vue-router";
27
+ const $ = a(0), D = a(0);
28
+ function S() {
29
+ const e = a(window.innerHeight), o = a(window.innerHeight), t = d(() => p(e) - p($) - p(D) || 0);
30
+ V(
31
+ () => {
32
+ e.value = window.innerHeight;
33
+ },
34
+ 100,
35
+ { immediate: !0 }
36
+ );
37
+ function i(r) {
38
+ return u(this, null, function* () {
39
+ o.value = r;
40
+ });
41
+ }
42
+ R({
43
+ contentHeight: t,
44
+ setPageHeight: i,
45
+ pageHeight: o
46
+ });
47
+ }
48
+ const k = f({
49
+ name: "LayoutContent",
50
+ components: {},
51
+ setup() {
52
+ const { prefixCls: e } = y("layout-content"), { getOpenPageLoading: o } = P(), { getLayoutContentMode: t, getPageLoading: i } = L();
53
+ return S(), {
54
+ prefixCls: e,
55
+ getOpenPageLoading: o,
56
+ getLayoutContentMode: t,
57
+ getPageLoading: i
58
+ };
59
+ }
60
+ });
61
+ function z(e, o, t, i, r, m) {
62
+ const g = l("RouterView"), s = _("loading");
63
+ return h((w(), C("div", {
64
+ class: H([e.prefixCls, e.getLayoutContentMode])
65
+ }, [
66
+ v(g)
67
+ ], 2)), [
68
+ [s, e.getOpenPageLoading && e.getPageLoading]
69
+ ]);
70
+ }
71
+ const A = /* @__PURE__ */ x(k, [["render", z]]);
72
+ export {
73
+ A as default
74
+ };
@@ -0,0 +1,135 @@
1
+ var C = (e, s, r) => new Promise((a, i) => {
2
+ var c = (t) => {
3
+ try {
4
+ n(r.next(t));
5
+ } catch (o) {
6
+ i(o);
7
+ }
8
+ }, l = (t) => {
9
+ try {
10
+ n(r.throw(t));
11
+ } catch (o) {
12
+ i(o);
13
+ }
14
+ }, n = (t) => t.done ? a(t.value) : Promise.resolve(t.value).then(c, l);
15
+ n((r = r.apply(e, s)).next());
16
+ });
17
+ import { Dropdown as D, Menu as g } from "ant-design-vue";
18
+ import { defineComponent as I, computed as _, resolveComponent as f, openBlock as k, createBlock as M, withCtx as d, createVNode as h, createElementVNode as p, normalizeClass as u, toDisplayString as A } from "vue";
19
+ import { useUserStore as $ } from "/@/store/modules/user";
20
+ import { useHeaderSetting as U } from "/@/hooks/setting/useHeaderSetting";
21
+ import { useI18n as x } from "/@/hooks/web/useI18n";
22
+ import { useDesign as L } from "/@/hooks/web/useDesign";
23
+ import { useMessage as N } from "/@/hooks/web/useMessage";
24
+ import y from "/@/assets/images/header.jpg";
25
+ import { propTypes as b } from "/@/utils/propTypes";
26
+ import { createAsyncComponent as O } from "/@/utils/factory/createAsyncComponent";
27
+ import { refreshCache as S, queryAllDictItems as B } from "/@/views/system/dict/dict.api";
28
+ import { DB_DICT_DATA_KEY as v } from "/@/enums/cacheEnum";
29
+ import { removeAuthCache as K, setAuthCache as T } from "/@/utils/auth";
30
+ import { getFileAccessHttpUrl as E } from "/@/utils/common/compUtils";
31
+ import { _ as F } from "./index-f3683351.mjs";
32
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
33
+ import "vue-router";
34
+ const { createMessage: w } = N(), H = I({
35
+ name: "UserDropdown",
36
+ components: {
37
+ Dropdown: D,
38
+ Menu: g,
39
+ MenuItem: O(() => import("./DropMenuItem-b1a8f47d.mjs")),
40
+ MenuDivider: g.Divider
41
+ },
42
+ props: {
43
+ theme: b.oneOf(["dark", "light"])
44
+ },
45
+ setup() {
46
+ const { prefixCls: e } = L("header-user-dropdown"), { t: s } = x(), { getUseLockPage: r } = U(), a = $(), i = _(() => {
47
+ const { realname: o = "NoLogin", avatar: m } = a.getUserInfo || {};
48
+ return {
49
+ realname: o,
50
+ avatar: m || y
51
+ };
52
+ }), c = _(() => {
53
+ let { avatar: o } = i.value;
54
+ return o == y ? o : E(o);
55
+ });
56
+ function l() {
57
+ a.confirmLoginOut();
58
+ }
59
+ function n() {
60
+ return C(this, null, function* () {
61
+ if ((yield S()).success) {
62
+ const m = yield B();
63
+ K(v), T(v, m.result), w.success(s("layout.header.refreshCacheComplete")), a.setAllDictItems(m.result);
64
+ } else
65
+ w.error(s("layout.header.refreshCacheFailure"));
66
+ });
67
+ }
68
+ function t(o) {
69
+ switch (o.key) {
70
+ case "logout":
71
+ l();
72
+ break;
73
+ case "cache":
74
+ n();
75
+ break;
76
+ }
77
+ }
78
+ return {
79
+ prefixCls: e,
80
+ t: s,
81
+ getUserInfo: i,
82
+ getAvatarUrl: c,
83
+ handleMenuClick: t,
84
+ getUseLockPage: r
85
+ };
86
+ }
87
+ });
88
+ const V = ["src"];
89
+ function q(e, s, r, a, i, c) {
90
+ const l = f("MenuItem"), n = f("Menu"), t = f("Dropdown");
91
+ return k(), M(t, {
92
+ placement: "bottomLeft",
93
+ overlayClassName: `${e.prefixCls}-dropdown-overlay`
94
+ }, {
95
+ overlay: d(() => [
96
+ h(n, { onClick: e.handleMenuClick }, {
97
+ default: d(() => [
98
+ h(l, {
99
+ itemKey: "cache",
100
+ text: e.t("layout.header.dropdownItemRefreshCache"),
101
+ icon: "ion:sync-outline"
102
+ }, null, 8, ["text"]),
103
+ h(l, {
104
+ itemKey: "logout",
105
+ text: e.t("layout.header.dropdownItemLoginOut"),
106
+ icon: "ion:power-outline"
107
+ }, null, 8, ["text"])
108
+ ]),
109
+ _: 1
110
+ }, 8, ["onClick"])
111
+ ]),
112
+ default: d(() => [
113
+ p("span", {
114
+ class: u([[e.prefixCls, `${e.prefixCls}--${e.theme}`], "flex"])
115
+ }, [
116
+ p("img", {
117
+ class: u(`${e.prefixCls}__header`),
118
+ src: e.getAvatarUrl
119
+ }, null, 10, V),
120
+ p("span", {
121
+ class: u(`${e.prefixCls}__info hidden md:block`)
122
+ }, [
123
+ p("span", {
124
+ class: u([`${e.prefixCls}__name `, "truncate"])
125
+ }, A(e.getUserInfo.realname), 3)
126
+ ], 2)
127
+ ], 2)
128
+ ]),
129
+ _: 1
130
+ }, 8, ["overlayClassName"]);
131
+ }
132
+ const ie = /* @__PURE__ */ F(H, [["render", q]]);
133
+ export {
134
+ ie as default
135
+ };
@@ -0,0 +1,57 @@
1
+ import c from "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
2
+ import { defineComponent as m, resolveComponent as l, openBlock as a, createElementBlock as v, createVNode as g, defineAsyncComponent as i } from "vue";
3
+ import { useMessage as f } from "/@/hooks/web/useMessage";
4
+ import { useRoute as d } from "vue-router";
5
+ const w = m({
6
+ name: "OnlCgReportList",
7
+ components: {
8
+ JPopupOnlReport: c
9
+ },
10
+ setup(e, { emit: r, refs: o }) {
11
+ f();
12
+ const s = d().path;
13
+ return {
14
+ id: s.substr(s.lastIndexOf("/") + 1)
15
+ };
16
+ }
17
+ }), h = (e, r) => {
18
+ const o = e.__vccOpts || e;
19
+ for (const [n, s] of r)
20
+ o[n] = s;
21
+ return o;
22
+ }, b = { class: "p-2" };
23
+ function O(e, r, o, n, s, p) {
24
+ const u = l("JPopupOnlReport");
25
+ return a(), v("div", b, [
26
+ g(u, {
27
+ id: e.id,
28
+ multi: !0,
29
+ clickToRowSelect: !1
30
+ }, null, 8, ["id"])
31
+ ]);
32
+ }
33
+ const t = /* @__PURE__ */ h(w, [["render", O]]), T = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34
+ __proto__: null,
35
+ default: t
36
+ }, Symbol.toStringTag, { value: "Module" })), M = {
37
+ /**
38
+ * 注册组件
39
+ */
40
+ install(e, r) {
41
+ e.provide("baseImport", r.baseImport), e.component("OnlCgReportList", t);
42
+ const o = i(() => import("./JOnlineSearchSelect-9abcf657.mjs"));
43
+ e.component("JOnlineSearchSelect", o);
44
+ const n = i(() => import("./SuperQuery-2b293e3b.mjs"));
45
+ e.component("SuperQuery", n);
46
+ },
47
+ getViews() {
48
+ return /* @__PURE__ */ Object.assign({ "./src/views/super/online/cgform/CgformCopyList.vue": () => import("./CgformCopyList-580bba0f.mjs"), "./src/views/super/online/cgform/auto/comp/JOnlineSearchSelect.vue": () => import("./JOnlineSearchSelect-9abcf657.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineForm.vue": () => import("./OnlineForm-c1fb38eb.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineFormDetail.vue": () => import("./OnlineFormDetail-50186870.mjs"), "./src/views/super/online/cgform/auto/comp/OnlinePopForm.vue": () => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.v), "./src/views/super/online/cgform/auto/comp/OnlinePopListModal.vue": () => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.y), "./src/views/super/online/cgform/auto/comp/OnlinePopModal.vue": () => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.w), "./src/views/super/online/cgform/auto/comp/OnlineQueryForm.vue": () => import("./OnlineQueryForm-ca6186a3.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSearchFormItem.vue": () => import("./OnlineSearchFormItem-5c503a51.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSelectCascade.vue": () => import("./OnlineSelectCascade-a3e686b3.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSubForm.vue": () => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.t), "./src/views/super/online/cgform/auto/comp/OnlineSubFormDetail.vue": () => import("./OnlineSubFormDetail-be1ad3b9.mjs"), "./src/views/super/online/cgform/auto/comp/ProcessOnlineForm.vue": () => import("./ProcessOnlineForm-485b5679.mjs"), "./src/views/super/online/cgform/auto/comp/superquery/SuperQuery.vue": () => import("./SuperQuery-2b293e3b.mjs"), "./src/views/super/online/cgform/auto/comp/superquery/SuperQueryValComponent.vue": () => import("./SuperQueryValComponent-5a9ccfd4.mjs"), "./src/views/super/online/cgform/auto/default/OnlineAutoList.vue": () => import("./OnlineAutoList-36ec0957.mjs"), "./src/views/super/online/cgform/auto/default/OnlineAutoModal.vue": () => import("./OnlineAutoModal-c0743caf.mjs"), "./src/views/super/online/cgform/auto/default/OnlineCustomModal.vue": () => import("./OnlineCustomModal-661ee850.mjs"), "./src/views/super/online/cgform/auto/default/OnlineDetailModal.vue": () => import("./OnlineDetailModal-785e848e.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlAdd.vue": () => import("./OnlineFormUrlAdd-905bf251.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlDetail.vue": () => import("./OnlineFormUrlDetail-a9dd2bfa.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlEdit.vue": () => import("./OnlineFormUrlEdit-b8941f05.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlSuccess.vue": () => import("./OnlineFormUrlSuccess-ecaf6a21.mjs"), "./src/views/super/online/cgform/auto/erp/OnlCgformErpList.vue": () => import("./OnlCgformErpList-8fd15fc1.mjs"), "./src/views/super/online/cgform/auto/erp/OnlCgformErpSubTable.vue": () => import("./OnlCgformErpSubTable-3515150b.mjs"), "./src/views/super/online/cgform/auto/innerTable/OnlCgformInnerSubTable.vue": () => import("./OnlCgformInnerSubTable-13e888c6.mjs"), "./src/views/super/online/cgform/auto/innerTable/OnlCgformInnerTableList.vue": () => import("./OnlCgformInnerTableList-2e8f853c.mjs"), "./src/views/super/online/cgform/auto/tab/OnlCgformTabList.vue": () => import("./OnlCgformTabList-583ac15f.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabAutoModal.vue": () => import("./OnlineTabAutoModal-fb59b573.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabDetailModal.vue": () => import("./OnlineTabDetailModal-4b9c4838.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabForm.vue": () => import("./OnlineTabForm-89389384.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabFormDetail.vue": () => import("./OnlineTabFormDetail-72173ae4.mjs"), "./src/views/super/online/cgform/auto/tree/OnlineAutoTreeList.vue": () => import("./OnlineAutoTreeList-1cd718be.mjs"), "./src/views/super/online/cgform/components/AiModal.vue": () => import("./AiModal-fbe4b68a.mjs"), "./src/views/super/online/cgform/components/CgformAddressModal.vue": () => import("./CgformAddressModal-1b9cbe19.mjs"), "./src/views/super/online/cgform/components/CgformModal.vue": () => import("./CgformModal-12951453.mjs").then((e) => e.h), "./src/views/super/online/cgform/components/CodeFileListModal.vue": () => import("./CodeFileListModal-71752603.mjs"), "./src/views/super/online/cgform/components/CodeFileViewModal.vue": () => import("./CodeFileViewModal-eb803769.mjs"), "./src/views/super/online/cgform/components/CodeGeneratorModal.vue": () => import("./CodeGeneratorModal-2fe1e920.mjs"), "./src/views/super/online/cgform/components/DbToOnlineModal.vue": () => import("./DbToOnlineModal-049b4bbd.mjs"), "./src/views/super/online/cgform/components/ExtendConfigModal.vue": () => import("./ExtendConfigModal-37af21a5.mjs"), "./src/views/super/online/cgform/components/FileSelectModal.vue": () => import("./FileSelectModal-04490919.mjs"), "./src/views/super/online/cgform/components/auth/AuthManagerDrawer.vue": () => import("./AuthManagerDrawer-38299230.mjs"), "./src/views/super/online/cgform/components/auth/AuthSetterModal.vue": () => import("./AuthSetterModal-78b06703.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthButtonConfig.vue": () => import("./AuthButtonConfig-5e3b6d72.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthDataConfig.vue": () => import("./AuthDataConfig-48ee9228.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthFieldConfig.vue": () => import("./AuthFieldConfig-562cc6b6.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthButtonTree.vue": () => import("./AuthButtonTree-7b4ec967.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthDataTree.vue": () => import("./AuthDataTree-02b3ba05.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthFieldTree.vue": () => import("./AuthFieldTree-2d458c0c.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftDepart.vue": () => import("./LeftDepart-35d78655.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftRole.vue": () => import("./LeftRole-9d88976d.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftUser.vue": () => import("./LeftUser-04c89aea.mjs"), "./src/views/super/online/cgform/components/button/BuiltInButtonList.vue": () => import("./BuiltInButtonList-bb6cf95c.mjs"), "./src/views/super/online/cgform/components/button/CustomButtonList.vue": () => import("./CustomButtonList-22b5cdb3.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceJavaModal.vue": () => import("./EnhanceJavaModal-1a4d696b.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceJsHistory.vue": () => import("./EnhanceJsHistory-48cf43ad.mjs").then((e) => e.a), "./src/views/super/online/cgform/components/enhance/EnhanceJsModal.vue": () => import("./EnhanceJsModal-0e1f15f8.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceSqlModal.vue": () => import("./EnhanceSqlModal-6a1aa471.mjs"), "./src/views/super/online/cgform/components/tables/CheckDictTable.vue": () => import("./CheckDictTable-3c1e59e0.mjs"), "./src/views/super/online/cgform/components/tables/DBAttributeTable.vue": () => import("./DBAttributeTable-eb25565c.mjs"), "./src/views/super/online/cgform/components/tables/ForeignKeyTable.vue": () => import("./ForeignKeyTable-06300a47.mjs"), "./src/views/super/online/cgform/components/tables/IndexTable.vue": () => import("./IndexTable-79bddd5c.mjs"), "./src/views/super/online/cgform/components/tables/PageAttributeTable.vue": () => import("./PageAttributeTable-345b97fe.mjs"), "./src/views/super/online/cgform/components/tables/QueryTable.vue": () => import("./QueryTable-f0a88d78.mjs"), "./src/views/super/online/cgform/extend/FieldExtendJsonModal.vue": () => import("./FieldExtendJsonModal-9441e08e.mjs"), "./src/views/super/online/cgform/extend/SetSwitchOptions.vue": () => import("./SetSwitchOptions-cdcb22a1.mjs"), "./src/views/super/online/cgform/extend/form/DetailForm.vue": () => import("./DetailForm-c127c27f.mjs"), "./src/views/super/online/cgform/extend/linkTable/JModalTip.vue": () => import("./JModalTip-192fafa1.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableCard.vue": () => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.z), "./src/views/super/online/cgform/extend/linkTable/LinkTableConfigModal.vue": () => import("./LinkTableConfigModal-5f94ef13.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableFieldConfigModal.vue": () => import("./LinkTableFieldConfigModal-40753de5.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableListPiece.vue": () => import("./LinkTableListPiece-179035c7.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableSelect.vue": () => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.x), "./src/views/super/online/cgform/index.vue": () => import("./index-3c7392a4.mjs"), "./src/views/super/online/cgform/share/components/ShareView.vue": () => import("./ShareView-df344a8d.mjs"), "./src/views/super/online/cgform/share/components/SingleView.vue": () => import("./SingleView-ad0287d6.mjs"), "./src/views/super/online/cgform/share/components/add/ShareAddView.vue": () => import("./ShareAddView-f713c0a5.mjs"), "./src/views/super/online/cgform/share/components/edit/ShareEditView.vue": () => import("./ShareEditView-691764ad.mjs"), "./src/views/super/online/cgform/share/layouts/default/components/ErrorTip.vue": () => import("./ErrorTip-bb616e32.mjs"), "./src/views/super/online/cgform/share/layouts/default/content/index.vue": () => import("./index-bef7fe2d.mjs"), "./src/views/super/online/cgform/share/layouts/default/header/components/user-dropdown/DropMenuItem.vue": () => import("./DropMenuItem-b1a8f47d.mjs"), "./src/views/super/online/cgform/share/layouts/default/header/components/user-dropdown/index.vue": () => import("./index-d6f9ada7.mjs"), "./src/views/super/online/cgform/share/layouts/default/header/index.vue": () => import("./index-93341e02.mjs"), "./src/views/super/online/cgform/share/layouts/default/index.vue": () => import("./index-181f8344.mjs"), "./src/views/super/online/cgform/share/layouts/login/AppLogin.vue": () => import("./AppLogin-cd2e2a87.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AccountLoginForm.vue": () => import("./AccountLoginForm-d2fed52f.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppForgetPassword.vue": () => import("./AppForgetPassword-3b3bec82.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppLoginHeader.vue": () => import("./AppLoginHeader-9b5be678.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppNameEmail.vue": () => import("./AppNameEmail-b4e32ae8.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppRegister.vue": () => import("./AppRegister-7117b66a.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppTenant.vue": () => import("./AppTenant-5817729b.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppThirdForm.vue": () => import("./AppThirdForm-d14fb5e5.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/PhoneLoginForm.vue": () => import("./PhoneLoginForm-8ca7e2d4.mjs"), "./src/views/super/online/cgform/share/layouts/login/index.vue": () => import("./index-19eaef11.mjs"), "./src/views/super/online/cgreport/auto/OnlCgReportList.vue": () => Promise.resolve().then(() => T), "./src/views/super/online/cgreport/components/CgreportModal.vue": () => import("./CgreportModal-bfeb93ed.mjs").then((e) => e.a), "./src/views/super/online/cgreport/demo/ModalFormDemo.vue": () => import("./ModalFormDemo-3a85920c.mjs"), "./src/views/super/online/cgreport/index.vue": () => import("./index-3ccda826.mjs") });
49
+ }
50
+ }, F = i(() => import("./OnlineSelectCascade-a3e686b3.mjs")), A = i(() => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.z)), x = i(() => import("./useExtendComponent-3f5734ca.mjs").then((e) => e.x));
51
+ export {
52
+ A as L,
53
+ F as O,
54
+ h as _,
55
+ x as a,
56
+ M as i
57
+ };
package/main.index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { L as o, a as m, O as p, i as s } from "./index-1d1a6e56.mjs";
1
+ import { L as o, a as m, O as p, i as s } from "./index-f3683351.mjs";
2
2
  import "vue";
3
3
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
4
4
  import "/@/hooks/web/useMessage";