@jeecg/online 3.7.0-beta → 3.7.4-beta

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 (150) hide show
  1. package/AccountLoginForm-84cbd344.mjs +254 -0
  2. package/AiModal-26903538.mjs +84 -0
  3. package/AppForgetPassword-52443f23.mjs +310 -0
  4. package/AppLogin-ecf798fa.mjs +287 -0
  5. package/AppLoginHeader-4432c584.mjs +27 -0
  6. package/AppNameEmail-3303a037.mjs +180 -0
  7. package/AppRegister-79a62c59.mjs +303 -0
  8. package/AppTenant-f0bef7ca.mjs +373 -0
  9. package/AppThirdForm-fd8b4604.mjs +189 -0
  10. package/AuthButtonConfig-d5bffca0.mjs +156 -0
  11. package/AuthButtonTree-b0bd6c40.mjs +165 -0
  12. package/{AuthDataConfig-7bb0cd85.mjs → AuthDataConfig-d3b7afa4.mjs} +30 -29
  13. package/{AuthDataTree-6e3bb86f.mjs → AuthDataTree-f14a98d9.mjs} +47 -47
  14. package/AuthFieldConfig-f1e224cc.mjs +245 -0
  15. package/AuthFieldTree-5cc0da05.mjs +232 -0
  16. package/{AuthManagerDrawer-5e2ed5ce.mjs → AuthManagerDrawer-32556109.mjs} +9 -8
  17. package/{AuthSetterModal-6f74449c.mjs → AuthSetterModal-364f1f67.mjs} +12 -11
  18. package/BuiltInButtonList-bb6cf95c.mjs +10 -0
  19. package/BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs +338 -0
  20. package/CgformAddressModal-1131274c.mjs +260 -0
  21. package/CgformCopyList-5fba0810.mjs +252 -0
  22. package/CgformModal-c4a4e0c2.mjs +667 -0
  23. package/{CgreportModal-5a23d089.mjs → CgreportModal-8a84aae5.mjs} +186 -172
  24. package/{CheckDictTable-b5cb0e2b.mjs → CheckDictTable-8a938e3a.mjs} +37 -34
  25. package/CodeFileListModal-a924902a.mjs +159 -0
  26. package/CodeFileViewModal-405e2b58.mjs +253 -0
  27. package/CodeGeneratorModal-2e1dc13d.mjs +281 -0
  28. package/CustomButtonList-c453b654.mjs +274 -0
  29. package/{DBAttributeTable-95dc66c1.mjs → DBAttributeTable-1a45c7b7.mjs} +80 -72
  30. package/DbToOnlineModal-f28ff0a3.mjs +168 -0
  31. package/{DetailForm-4aa2570b.mjs → DetailForm-c592b8d8.mjs} +50 -49
  32. package/DropMenuItem-1e49abea.mjs +44 -0
  33. package/{EnhanceJavaModal-98934198.mjs → EnhanceJavaModal-d5a93f2a.mjs} +62 -62
  34. package/{EnhanceJsHistory-9c4acdaf.mjs → EnhanceJsHistory-8ddb0657.mjs} +35 -35
  35. package/{EnhanceJsModal-247f640d.mjs → EnhanceJsModal-dc4f9ade.mjs} +154 -138
  36. package/{EnhanceSqlModal-65b74b0f.mjs → EnhanceSqlModal-984f045d.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-00f2fb55.mjs → ExtendConfigModal-7d70f362.mjs} +2 -2
  40. package/{FieldExtendJsonModal-cc7fce26.mjs → FieldExtendJsonModal-bf04d70e.mjs} +2 -2
  41. package/{FileSelectModal-38660e3c.mjs → FileSelectModal-ffc69d4a.mjs} +23 -23
  42. package/{ForeignKeyTable-a78cb5ad.mjs → ForeignKeyTable-92decaea.mjs} +3 -3
  43. package/{IndexTable-1b496559.mjs → IndexTable-2ded2014.mjs} +28 -20
  44. package/JModalTip-a927f85d.mjs +49 -0
  45. package/JOnlineSearchSelect-04ec87d0.mjs +128 -0
  46. package/{LeftDepart-8ade4bf7.mjs → LeftDepart-52cb6743.mjs} +1 -1
  47. package/LeftRole-b0e0b496.mjs +86 -0
  48. package/{LeftUser-b4d1372a.mjs → LeftUser-dd4b10e2.mjs} +30 -30
  49. package/{LinkTableConfigModal-a138c85e.mjs → LinkTableConfigModal-7eeb3e58.mjs} +43 -31
  50. package/{LinkTableFieldConfigModal-17b413b0.mjs → LinkTableFieldConfigModal-b078fcef.mjs} +1 -1
  51. package/{LinkTableListPiece-2660d709.mjs → LinkTableListPiece-e016b8e6.mjs} +1 -1
  52. package/{ModalFormDemo-0544737d.mjs → ModalFormDemo-aaa719a7.mjs} +1 -1
  53. package/OnlCgformErpList-5c5acdaa.mjs +488 -0
  54. package/OnlCgformErpSubTable-e1b88312.mjs +441 -0
  55. package/{OnlCgformInnerSubTable-290ace5d.mjs → OnlCgformInnerSubTable-6b6fa15a.mjs} +106 -107
  56. package/OnlCgformInnerTableList-b283a525.mjs +474 -0
  57. package/OnlCgformTabList-91e3dd78.mjs +424 -0
  58. package/OnlineAutoList-84475f1b.mjs +513 -0
  59. package/OnlineAutoModal-95f46901.mjs +260 -0
  60. package/OnlineAutoTreeList-20b9ce04.mjs +523 -0
  61. package/OnlineCustomModal-c8b1e780.mjs +232 -0
  62. package/{OnlineDetailModal-2a271e0b.mjs → OnlineDetailModal-5b412bb9.mjs} +74 -65
  63. package/OnlineForm-58282699.mjs +1012 -0
  64. package/{OnlineFormDetail-e036cd11.mjs → OnlineFormDetail-fc087725.mjs} +7 -7
  65. package/{OnlineFormUrlAdd-7fb3dcca.mjs → OnlineFormUrlAdd-bc9105bb.mjs} +10 -10
  66. package/{OnlineFormUrlDetail-b2292137.mjs → OnlineFormUrlDetail-ad912560.mjs} +12 -12
  67. package/{OnlineFormUrlEdit-44080fb3.mjs → OnlineFormUrlEdit-f2fa79ff.mjs} +10 -10
  68. package/OnlineFormUrlSuccess-76813d45.mjs +59 -0
  69. package/OnlineQueryForm-9248341f.mjs +484 -0
  70. package/{OnlineSearchFormItem-6feacae6.mjs → OnlineSearchFormItem-1e437bd3.mjs} +82 -82
  71. package/{OnlineSelectCascade-471fcc76.mjs → OnlineSelectCascade-d631ed72.mjs} +1 -1
  72. package/{OnlineSubFormDetail-03f8ee5c.mjs → OnlineSubFormDetail-8be879b9.mjs} +53 -54
  73. package/{OnlineTabAutoModal-7b9bcd0b.mjs → OnlineTabAutoModal-c9ca3c24.mjs} +108 -95
  74. package/{OnlineTabDetailModal-88143301.mjs → OnlineTabDetailModal-fd4c9a72.mjs} +36 -36
  75. package/OnlineTabForm-1940e88b.mjs +814 -0
  76. package/{OnlineTabFormDetail-bbf23caa.mjs → OnlineTabFormDetail-2aa67564.mjs} +17 -17
  77. package/{PageAttributeTable-6c23547b.mjs → PageAttributeTable-66e7b485.mjs} +169 -149
  78. package/PhoneLoginForm-86437a9d.mjs +214 -0
  79. package/{ProcessOnlineForm-b42198f5.mjs → ProcessOnlineForm-98ede18d.mjs} +64 -58
  80. package/{QueryTable-96b3dbd0.mjs → QueryTable-65d3f54f.mjs} +40 -37
  81. package/SetSwitchOptions-f914bc17.mjs +62 -0
  82. package/ShareAddView-657f0f8b.mjs +86 -0
  83. package/ShareEditView-1b945fd3.mjs +92 -0
  84. package/ShareView-222ed3d8.mjs +80 -0
  85. package/ShareView.vue_vue_type_script_setup_true_lang-44fbeaff.mjs +162 -0
  86. package/SingleView-23b0cb4e.mjs +68 -0
  87. package/SingleView.vue_vue_type_style_index_0_lang-e0f2f6c0.mjs +131 -0
  88. package/SuperQuery-46032e66.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-53df4c33.mjs +41 -0
  92. package/{auth.data-22948e87.mjs → auth.data-626c5083.mjs} +68 -30
  93. package/button.data-fe45d43b.mjs +12 -0
  94. package/{cgform.data-475d4984.mjs → cgform.data-0ca62d09.mjs} +4 -1
  95. package/{enhance.data-3304d553.mjs → enhance.data-6601ff44.mjs} +9 -8
  96. package/index-19eaef11.mjs +11 -0
  97. package/index-1a2e8832.mjs +135 -0
  98. package/{index-581bef24.mjs → index-2fb8e07f.mjs} +59 -59
  99. package/index-5e89258d.mjs +8 -0
  100. package/index-9e1e1e53.mjs +57 -0
  101. package/{index-d2abb8a0.mjs → index-a039036e.mjs} +273 -262
  102. package/index-c5a79b0b.mjs +219 -0
  103. package/index-cce225be.mjs +110 -0
  104. package/index-f2c2d1cf.mjs +74 -0
  105. package/main.index.js +1 -1
  106. package/package.json +1 -1
  107. package/shareStore-7de6c7a6.mjs +67 -0
  108. package/style.css +1 -1
  109. package/useCgformList-f3cb9156.mjs +378 -0
  110. package/useExtendComponent-bb98e568.mjs +4460 -0
  111. package/useListButton-98908683.mjs +719 -0
  112. package/{useSchemas-47e45edc.mjs → useSchemas-b074f3a1.mjs} +88 -46
  113. package/useTableSync-075826a1.mjs +89 -0
  114. package/utils-9fce7606.mjs +16 -0
  115. package/AiModal-fe3988fb.mjs +0 -84
  116. package/AuthButtonConfig-d50a0a65.mjs +0 -134
  117. package/AuthButtonTree-589395ed.mjs +0 -156
  118. package/AuthFieldConfig-490fc0ab.mjs +0 -139
  119. package/AuthFieldTree-b7cd091e.mjs +0 -232
  120. package/CgformCopyList-8077ccc6.mjs +0 -250
  121. package/CgformModal-36faf29a.mjs +0 -621
  122. package/CodeFileListModal-0e26b7e0.mjs +0 -158
  123. package/CodeFileViewModal-9d4a5b5f.mjs +0 -248
  124. package/CodeGeneratorModal-b722d976.mjs +0 -238
  125. package/CustomButtonList-37639061.mjs +0 -381
  126. package/DbToOnlineModal-f49b9530.mjs +0 -166
  127. package/JModalTip-4a83aaed.mjs +0 -49
  128. package/JOnlineSearchSelect-34a37ec9.mjs +0 -95
  129. package/LeftRole-7d8c5acc.mjs +0 -86
  130. package/OnlCgformErpList-30e416c8.mjs +0 -470
  131. package/OnlCgformErpSubTable-9a876058.mjs +0 -427
  132. package/OnlCgformInnerTableList-f89b6687.mjs +0 -458
  133. package/OnlCgformTabList-7a2f2c03.mjs +0 -408
  134. package/OnlineAutoList-46c6c8b9.mjs +0 -493
  135. package/OnlineAutoModal-971bef13.mjs +0 -236
  136. package/OnlineAutoTreeList-3b92454c.mjs +0 -502
  137. package/OnlineCustomModal-594244f3.mjs +0 -232
  138. package/OnlineForm-018981b2.mjs +0 -924
  139. package/OnlineFormUrlSuccess-af285b02.mjs +0 -59
  140. package/OnlineQueryForm-998c12a4.mjs +0 -444
  141. package/OnlineTabForm-9ad7d29a.mjs +0 -805
  142. package/SetSwitchOptions-a452fa0f.mjs +0 -62
  143. package/SuperQuery-cbfba908.mjs +0 -975
  144. package/auth.api-d3a6c4b3.mjs +0 -39
  145. package/index-173949bb.mjs +0 -57
  146. package/useCgformList-8755a94e.mjs +0 -426
  147. package/useExtendComponent-bb7cca20.mjs +0 -4295
  148. package/useListButton-7ddb9a46.mjs +0 -697
  149. package/useTableSync-f6089e8a.mjs +0 -87
  150. /package/{OnlineForm.vue_vue_type_style_index_0_scoped_0f9f2964_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-5a23d089.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-8a84aae5.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-173949bb.mjs";
32
+ import "./index-9e1e1e53.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,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-04ec87d0.mjs"));
43
+ e.component("JOnlineSearchSelect", o);
44
+ const n = i(() => import("./SuperQuery-46032e66.mjs"));
45
+ e.component("SuperQuery", n);
46
+ },
47
+ getViews() {
48
+ return /* @__PURE__ */ Object.assign({ "./src/views/super/online/cgform/CgformCopyList.vue": () => import("./CgformCopyList-5fba0810.mjs"), "./src/views/super/online/cgform/auto/comp/JOnlineSearchSelect.vue": () => import("./JOnlineSearchSelect-04ec87d0.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineForm.vue": () => import("./OnlineForm-58282699.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineFormDetail.vue": () => import("./OnlineFormDetail-fc087725.mjs"), "./src/views/super/online/cgform/auto/comp/OnlinePopForm.vue": () => import("./useExtendComponent-bb98e568.mjs").then((e) => e.v), "./src/views/super/online/cgform/auto/comp/OnlinePopListModal.vue": () => import("./useExtendComponent-bb98e568.mjs").then((e) => e.y), "./src/views/super/online/cgform/auto/comp/OnlinePopModal.vue": () => import("./useExtendComponent-bb98e568.mjs").then((e) => e.w), "./src/views/super/online/cgform/auto/comp/OnlineQueryForm.vue": () => import("./OnlineQueryForm-9248341f.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSearchFormItem.vue": () => import("./OnlineSearchFormItem-1e437bd3.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSelectCascade.vue": () => import("./OnlineSelectCascade-d631ed72.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSubForm.vue": () => import("./useExtendComponent-bb98e568.mjs").then((e) => e.t), "./src/views/super/online/cgform/auto/comp/OnlineSubFormDetail.vue": () => import("./OnlineSubFormDetail-8be879b9.mjs"), "./src/views/super/online/cgform/auto/comp/ProcessOnlineForm.vue": () => import("./ProcessOnlineForm-98ede18d.mjs"), "./src/views/super/online/cgform/auto/comp/superquery/SuperQuery.vue": () => import("./SuperQuery-46032e66.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-84475f1b.mjs"), "./src/views/super/online/cgform/auto/default/OnlineAutoModal.vue": () => import("./OnlineAutoModal-95f46901.mjs"), "./src/views/super/online/cgform/auto/default/OnlineCustomModal.vue": () => import("./OnlineCustomModal-c8b1e780.mjs"), "./src/views/super/online/cgform/auto/default/OnlineDetailModal.vue": () => import("./OnlineDetailModal-5b412bb9.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlAdd.vue": () => import("./OnlineFormUrlAdd-bc9105bb.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlDetail.vue": () => import("./OnlineFormUrlDetail-ad912560.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlEdit.vue": () => import("./OnlineFormUrlEdit-f2fa79ff.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlSuccess.vue": () => import("./OnlineFormUrlSuccess-76813d45.mjs"), "./src/views/super/online/cgform/auto/erp/OnlCgformErpList.vue": () => import("./OnlCgformErpList-5c5acdaa.mjs"), "./src/views/super/online/cgform/auto/erp/OnlCgformErpSubTable.vue": () => import("./OnlCgformErpSubTable-e1b88312.mjs"), "./src/views/super/online/cgform/auto/innerTable/OnlCgformInnerSubTable.vue": () => import("./OnlCgformInnerSubTable-6b6fa15a.mjs"), "./src/views/super/online/cgform/auto/innerTable/OnlCgformInnerTableList.vue": () => import("./OnlCgformInnerTableList-b283a525.mjs"), "./src/views/super/online/cgform/auto/tab/OnlCgformTabList.vue": () => import("./OnlCgformTabList-91e3dd78.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabAutoModal.vue": () => import("./OnlineTabAutoModal-c9ca3c24.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabDetailModal.vue": () => import("./OnlineTabDetailModal-fd4c9a72.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabForm.vue": () => import("./OnlineTabForm-1940e88b.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabFormDetail.vue": () => import("./OnlineTabFormDetail-2aa67564.mjs"), "./src/views/super/online/cgform/auto/tree/OnlineAutoTreeList.vue": () => import("./OnlineAutoTreeList-20b9ce04.mjs"), "./src/views/super/online/cgform/components/AiModal.vue": () => import("./AiModal-26903538.mjs"), "./src/views/super/online/cgform/components/CgformAddressModal.vue": () => import("./CgformAddressModal-1131274c.mjs"), "./src/views/super/online/cgform/components/CgformModal.vue": () => import("./CgformModal-c4a4e0c2.mjs").then((e) => e.h), "./src/views/super/online/cgform/components/CodeFileListModal.vue": () => import("./CodeFileListModal-a924902a.mjs"), "./src/views/super/online/cgform/components/CodeFileViewModal.vue": () => import("./CodeFileViewModal-405e2b58.mjs"), "./src/views/super/online/cgform/components/CodeGeneratorModal.vue": () => import("./CodeGeneratorModal-2e1dc13d.mjs"), "./src/views/super/online/cgform/components/DbToOnlineModal.vue": () => import("./DbToOnlineModal-f28ff0a3.mjs"), "./src/views/super/online/cgform/components/ExtendConfigModal.vue": () => import("./ExtendConfigModal-7d70f362.mjs"), "./src/views/super/online/cgform/components/FileSelectModal.vue": () => import("./FileSelectModal-ffc69d4a.mjs"), "./src/views/super/online/cgform/components/auth/AuthManagerDrawer.vue": () => import("./AuthManagerDrawer-32556109.mjs"), "./src/views/super/online/cgform/components/auth/AuthSetterModal.vue": () => import("./AuthSetterModal-364f1f67.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthButtonConfig.vue": () => import("./AuthButtonConfig-d5bffca0.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthDataConfig.vue": () => import("./AuthDataConfig-d3b7afa4.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthFieldConfig.vue": () => import("./AuthFieldConfig-f1e224cc.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthButtonTree.vue": () => import("./AuthButtonTree-b0bd6c40.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthDataTree.vue": () => import("./AuthDataTree-f14a98d9.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthFieldTree.vue": () => import("./AuthFieldTree-5cc0da05.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftDepart.vue": () => import("./LeftDepart-52cb6743.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftRole.vue": () => import("./LeftRole-b0e0b496.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftUser.vue": () => import("./LeftUser-dd4b10e2.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-c453b654.mjs"), "./src/views/super/online/cgform/components/button/button.data.tsx": () => import("./button.data-fe45d43b.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceJavaModal.vue": () => import("./EnhanceJavaModal-d5a93f2a.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceJsHistory.vue": () => import("./EnhanceJsHistory-8ddb0657.mjs").then((e) => e.a), "./src/views/super/online/cgform/components/enhance/EnhanceJsModal.vue": () => import("./EnhanceJsModal-dc4f9ade.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceSqlModal.vue": () => import("./EnhanceSqlModal-984f045d.mjs"), "./src/views/super/online/cgform/components/tables/CheckDictTable.vue": () => import("./CheckDictTable-8a938e3a.mjs"), "./src/views/super/online/cgform/components/tables/DBAttributeTable.vue": () => import("./DBAttributeTable-1a45c7b7.mjs"), "./src/views/super/online/cgform/components/tables/ForeignKeyTable.vue": () => import("./ForeignKeyTable-92decaea.mjs"), "./src/views/super/online/cgform/components/tables/IndexTable.vue": () => import("./IndexTable-2ded2014.mjs"), "./src/views/super/online/cgform/components/tables/PageAttributeTable.vue": () => import("./PageAttributeTable-66e7b485.mjs"), "./src/views/super/online/cgform/components/tables/QueryTable.vue": () => import("./QueryTable-65d3f54f.mjs"), "./src/views/super/online/cgform/extend/FieldExtendJsonModal.vue": () => import("./FieldExtendJsonModal-bf04d70e.mjs"), "./src/views/super/online/cgform/extend/SetSwitchOptions.vue": () => import("./SetSwitchOptions-f914bc17.mjs"), "./src/views/super/online/cgform/extend/form/DetailForm.vue": () => import("./DetailForm-c592b8d8.mjs"), "./src/views/super/online/cgform/extend/linkTable/JModalTip.vue": () => import("./JModalTip-a927f85d.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableCard.vue": () => import("./useExtendComponent-bb98e568.mjs").then((e) => e.z), "./src/views/super/online/cgform/extend/linkTable/LinkTableConfigModal.vue": () => import("./LinkTableConfigModal-7eeb3e58.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableFieldConfigModal.vue": () => import("./LinkTableFieldConfigModal-b078fcef.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableListPiece.vue": () => import("./LinkTableListPiece-e016b8e6.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableSelect.vue": () => import("./useExtendComponent-bb98e568.mjs").then((e) => e.x), "./src/views/super/online/cgform/index.vue": () => import("./index-a039036e.mjs"), "./src/views/super/online/cgform/share/components/ShareView.vue": () => import("./ShareView-222ed3d8.mjs"), "./src/views/super/online/cgform/share/components/SingleView.vue": () => import("./SingleView-23b0cb4e.mjs"), "./src/views/super/online/cgform/share/components/add/ShareAddView.vue": () => import("./ShareAddView-657f0f8b.mjs"), "./src/views/super/online/cgform/share/components/edit/ShareEditView.vue": () => import("./ShareEditView-1b945fd3.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-f2c2d1cf.mjs"), "./src/views/super/online/cgform/share/layouts/default/header/components/user-dropdown/DropMenuItem.vue": () => import("./DropMenuItem-1e49abea.mjs"), "./src/views/super/online/cgform/share/layouts/default/header/components/user-dropdown/index.vue": () => import("./index-1a2e8832.mjs"), "./src/views/super/online/cgform/share/layouts/default/header/index.vue": () => import("./index-cce225be.mjs"), "./src/views/super/online/cgform/share/layouts/default/index.vue": () => import("./index-c5a79b0b.mjs"), "./src/views/super/online/cgform/share/layouts/login/AppLogin.vue": () => import("./AppLogin-ecf798fa.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AccountLoginForm.vue": () => import("./AccountLoginForm-84cbd344.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppForgetPassword.vue": () => import("./AppForgetPassword-52443f23.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppLoginHeader.vue": () => import("./AppLoginHeader-4432c584.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppNameEmail.vue": () => import("./AppNameEmail-3303a037.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppRegister.vue": () => import("./AppRegister-79a62c59.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppTenant.vue": () => import("./AppTenant-f0bef7ca.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/AppThirdForm.vue": () => import("./AppThirdForm-fd8b4604.mjs"), "./src/views/super/online/cgform/share/layouts/login/component/PhoneLoginForm.vue": () => import("./PhoneLoginForm-86437a9d.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-8a84aae5.mjs").then((e) => e.a), "./src/views/super/online/cgreport/demo/ModalFormDemo.vue": () => import("./ModalFormDemo-aaa719a7.mjs"), "./src/views/super/online/cgreport/index.vue": () => import("./index-2fb8e07f.mjs") });
49
+ }
50
+ }, F = i(() => import("./OnlineSelectCascade-d631ed72.mjs")), A = i(() => import("./useExtendComponent-bb98e568.mjs").then((e) => e.z)), x = i(() => import("./useExtendComponent-bb98e568.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
+ };