@jeecg/online 3.6.2-GA → 3.7.0-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 (118) hide show
  1. package/AiModal-fe3988fb.mjs +84 -0
  2. package/AuthButtonConfig-d50a0a65.mjs +134 -0
  3. package/{AuthButtonTree-c2602a7c.mjs → AuthButtonTree-589395ed.mjs} +2 -2
  4. package/AuthDataConfig-7bb0cd85.mjs +237 -0
  5. package/{AuthDataTree-9dc58b20.mjs → AuthDataTree-6e3bb86f.mjs} +1 -1
  6. package/AuthFieldConfig-490fc0ab.mjs +139 -0
  7. package/{AuthFieldTree-d836be59.mjs → AuthFieldTree-b7cd091e.mjs} +1 -1
  8. package/AuthManagerDrawer-5e2ed5ce.mjs +118 -0
  9. package/AuthSetterModal-6f74449c.mjs +273 -0
  10. package/{CgformCopyList-86157923.mjs → CgformCopyList-8077ccc6.mjs} +47 -45
  11. package/{CgformModal-5cf02d51.mjs → CgformModal-36faf29a.mjs} +256 -246
  12. package/{CgreportModal.vue_vue_type_script_setup_true_lang-c2ceb064.mjs → CgreportModal-5a23d089.mjs} +140 -117
  13. package/CheckDictTable-b5cb0e2b.mjs +226 -0
  14. package/{CodeFileListModal-f747daae.mjs → CodeFileListModal-0e26b7e0.mjs} +2 -2
  15. package/{CodeFileViewModal-a9fb2900.mjs → CodeFileViewModal-9d4a5b5f.mjs} +36 -32
  16. package/CodeGeneratorModal-b722d976.mjs +238 -0
  17. package/{CustomButtonList-b9b27a93.mjs → CustomButtonList-37639061.mjs} +118 -100
  18. package/{DBAttributeTable-6bdcb1e8.mjs → DBAttributeTable-95dc66c1.mjs} +110 -89
  19. package/{DbToOnlineModal-3705e91a.mjs → DbToOnlineModal-f49b9530.mjs} +56 -50
  20. package/DetailForm-4aa2570b.mjs +485 -0
  21. package/{EnhanceJavaModal-c13de6e0.mjs → EnhanceJavaModal-98934198.mjs} +3 -3
  22. package/{EnhanceJsHistory-154101f0.mjs → EnhanceJsHistory-9c4acdaf.mjs} +2 -2
  23. package/EnhanceJsModal-247f640d.mjs +532 -0
  24. package/{EnhanceSqlModal-221c22dc.mjs → EnhanceSqlModal-65b74b0f.mjs} +3 -3
  25. package/ExtendConfigModal-00f2fb55.mjs +117 -0
  26. package/FieldExtendJsonModal-cc7fce26.mjs +277 -0
  27. package/{FileSelectModal-de40a706.mjs → FileSelectModal-38660e3c.mjs} +1 -1
  28. package/{ForeignKeyTable-22989042.mjs → ForeignKeyTable-a78cb5ad.mjs} +3 -3
  29. package/{IndexTable-833d34ff.mjs → IndexTable-1b496559.mjs} +10 -10
  30. package/{JModalTip-0413ad6a.mjs → JModalTip-4a83aaed.mjs} +1 -1
  31. package/{JOnlineSearchSelect-9ea89e13.mjs → JOnlineSearchSelect-34a37ec9.mjs} +1 -1
  32. package/{LeftDepart-b0a535c0.mjs → LeftDepart-8ade4bf7.mjs} +1 -1
  33. package/{LeftRole-22c90d6b.mjs → LeftRole-7d8c5acc.mjs} +1 -1
  34. package/{LeftUser-a44d63dd.mjs → LeftUser-b4d1372a.mjs} +3 -3
  35. package/LinkTableConfigModal-a138c85e.mjs +240 -0
  36. package/{LinkTableFieldConfigModal-06693eaa.mjs → LinkTableFieldConfigModal-17b413b0.mjs} +41 -41
  37. package/{LinkTableListPiece-46e8af51.mjs → LinkTableListPiece-2660d709.mjs} +1 -1
  38. package/{ModalFormDemo-d107fa87.mjs → ModalFormDemo-0544737d.mjs} +1 -1
  39. package/OnlCgformErpList-30e416c8.mjs +470 -0
  40. package/OnlCgformErpSubTable-9a876058.mjs +427 -0
  41. package/OnlCgformInnerSubTable-290ace5d.mjs +266 -0
  42. package/OnlCgformInnerTableList-f89b6687.mjs +458 -0
  43. package/OnlCgformTabList-7a2f2c03.mjs +408 -0
  44. package/OnlineAutoList-46c6c8b9.mjs +493 -0
  45. package/OnlineAutoModal-971bef13.mjs +236 -0
  46. package/{OnlineAutoTreeList-ec27d271.mjs → OnlineAutoTreeList-3b92454c.mjs} +206 -204
  47. package/{OnlineCustomModal-3e6792d3.mjs → OnlineCustomModal-594244f3.mjs} +15 -11
  48. package/{OnlineDetailModal-f40e37e1.mjs → OnlineDetailModal-2a271e0b.mjs} +74 -64
  49. package/OnlineForm-018981b2.mjs +924 -0
  50. package/OnlineForm.vue_vue_type_style_index_0_scoped_0f9f2964_lang-4ed993c7.mjs +1 -0
  51. package/OnlineFormDetail-e036cd11.mjs +342 -0
  52. package/OnlineFormUrlAdd-7fb3dcca.mjs +115 -0
  53. package/OnlineFormUrlDetail-b2292137.mjs +119 -0
  54. package/OnlineFormUrlEdit-44080fb3.mjs +113 -0
  55. package/OnlineFormUrlSuccess-af285b02.mjs +59 -0
  56. package/OnlineQueryForm-998c12a4.mjs +444 -0
  57. package/{OnlineSearchFormItem-fe308194.mjs → OnlineSearchFormItem-6feacae6.mjs} +2 -2
  58. package/{OnlineSelectCascade-abc345f9.mjs → OnlineSelectCascade-471fcc76.mjs} +1 -1
  59. package/{OnlineSubFormDetail-02326a8c.mjs → OnlineSubFormDetail-03f8ee5c.mjs} +29 -27
  60. package/OnlineTabAutoModal-7b9bcd0b.mjs +306 -0
  61. package/{OnlineTabDetailModal-d23bd4c9.mjs → OnlineTabDetailModal-88143301.mjs} +22 -20
  62. package/OnlineTabForm-9ad7d29a.mjs +805 -0
  63. package/OnlineTabFormDetail-bbf23caa.mjs +327 -0
  64. package/PageAttributeTable-6c23547b.mjs +446 -0
  65. package/{ProcessOnlineForm-84f4d02d.mjs → ProcessOnlineForm-b42198f5.mjs} +32 -28
  66. package/QueryTable-96b3dbd0.mjs +144 -0
  67. package/SetSwitchOptions-a452fa0f.mjs +62 -0
  68. package/SuperQuery-cbfba908.mjs +975 -0
  69. package/{auth.data-8be5c9e3.mjs → auth.data-22948e87.mjs} +56 -14
  70. package/{cgform.data-cbdd88c3.mjs → cgform.data-475d4984.mjs} +5 -1
  71. package/constant-fa63bd66.mjs +10 -0
  72. package/{enhance.data-efc7e155.mjs → enhance.data-3304d553.mjs} +3 -3
  73. package/index-173949bb.mjs +57 -0
  74. package/{index-0a93652b.mjs → index-581bef24.mjs} +29 -27
  75. package/{index-e1bda35b.mjs → index-d2abb8a0.mjs} +394 -361
  76. package/main.index.js +1 -1
  77. package/package.json +1 -1
  78. package/style.css +1 -1
  79. package/useCgformList-8755a94e.mjs +426 -0
  80. package/useExtendComponent-bb7cca20.mjs +4295 -0
  81. package/useFormUrl-2ee1a82d.mjs +24 -0
  82. package/useListButton-7ddb9a46.mjs +697 -0
  83. package/{useSchemas-0433a403.mjs → useSchemas-47e45edc.mjs} +167 -86
  84. package/{useTableSync-774c3774.mjs → useTableSync-f6089e8a.mjs} +1 -1
  85. package/AuthButtonConfig-f142147a.mjs +0 -125
  86. package/AuthDataConfig-8e5c7b0c.mjs +0 -212
  87. package/AuthFieldConfig-e9a45f94.mjs +0 -139
  88. package/AuthManagerDrawer-5b558c23.mjs +0 -114
  89. package/AuthSetterModal-0cc557cf.mjs +0 -267
  90. package/CgreportModal-2eb9c9e1.mjs +0 -13
  91. package/CheckDictTable-27102064.mjs +0 -211
  92. package/CodeGeneratorModal-3a0e9f0e.mjs +0 -233
  93. package/DetailForm-cdeb54e3.mjs +0 -462
  94. package/EnhanceJsModal-6158804c.mjs +0 -311
  95. package/ExtendConfigModal-0564ef83.mjs +0 -111
  96. package/FieldExtendJsonModal-40d961c1.mjs +0 -219
  97. package/LinkTableConfigModal-5edaa08d.mjs +0 -230
  98. package/OnlCgformErpList-4c51cdb3.mjs +0 -454
  99. package/OnlCgformErpSubTable-d7081b9f.mjs +0 -403
  100. package/OnlCgformInnerSubTable-4c3925bb.mjs +0 -253
  101. package/OnlCgformInnerTableList-1e5014fa.mjs +0 -444
  102. package/OnlCgformTabList-c59c7cc7.mjs +0 -395
  103. package/OnlineAutoList-a7a9de5d.mjs +0 -479
  104. package/OnlineAutoModal-a33f1a63.mjs +0 -207
  105. package/OnlineForm-fb3a2379.mjs +0 -750
  106. package/OnlineFormDetail-52b1c303.mjs +0 -297
  107. package/OnlineQueryForm-7c70734e.mjs +0 -386
  108. package/OnlineTabAutoModal-6d9da8b0.mjs +0 -254
  109. package/OnlineTabForm-29ca07f7.mjs +0 -766
  110. package/OnlineTabFormDetail-aa7e1144.mjs +0 -324
  111. package/PageAttributeTable-d82946c5.mjs +0 -404
  112. package/QueryTable-d4599fca.mjs +0 -115
  113. package/SuperQuery-07162778.mjs +0 -843
  114. package/constant-754f1a9d.mjs +0 -9
  115. package/index-73993b18.mjs +0 -56
  116. package/useCgformList-b135794d.mjs +0 -400
  117. package/useExtendComponent-f4e29152.mjs +0 -3926
  118. package/useListButton-4dd33e7a.mjs +0 -676
@@ -0,0 +1,306 @@
1
+ var P = (e, n, i) => new Promise((c, d) => {
2
+ var h = (a) => {
3
+ try {
4
+ s(i.next(a));
5
+ } catch (p) {
6
+ d(p);
7
+ }
8
+ }, C = (a) => {
9
+ try {
10
+ s(i.throw(a));
11
+ } catch (p) {
12
+ d(p);
13
+ }
14
+ }, s = (a) => a.done ? c(a.value) : Promise.resolve(a.value).then(h, C);
15
+ s((i = i.apply(e, n)).next());
16
+ });
17
+ import { defineComponent as te, ref as I, watch as ne, computed as ae, resolveComponent as l, openBlock as r, createBlock as u, mergeProps as le, createSlots as me, withCtx as t, createVNode as f, createElementBlock as A, Fragment as R, renderList as E, createTextVNode as g, toDisplayString as k, createCommentVNode as re, createElementVNode as V } from "vue";
18
+ import { BasicModal as ie } from "/@/components/Modal";
19
+ import de from "./OnlineTabForm-9ad7d29a.mjs";
20
+ import { b as se } from "./useExtendComponent-bb7cca20.mjs";
21
+ import pe from "/@/components/jeecg/comment/CommentPanel.vue";
22
+ import { T as ue } from "./constant-fa63bd66.mjs";
23
+ import { useAppInject as ce } from "/@/hooks/web/useAppInject";
24
+ import { _ as be } from "./index-173949bb.mjs";
25
+ import "/@/hooks/web/useMessage";
26
+ import "/@/components/Form/index";
27
+ import "/@/utils/http/axios";
28
+ import "lodash-es";
29
+ import "/@/utils";
30
+ import "/@/components/Loading";
31
+ import "/@/utils/auth";
32
+ import "@ant-design/icons-vue";
33
+ import "./useCustomHook-acb00837.mjs";
34
+ import "/@/utils/cache";
35
+ import "/@/utils/common/compUtils";
36
+ import "/@/store/modules/user";
37
+ import "/@/components/Form/src/componentMap";
38
+ import "/@/utils/propTypes";
39
+ import "/@/components/Form/src/jeecg/components/JUpload";
40
+ import "/@/utils/is";
41
+ import "/@/views/system/user/user.api";
42
+ import "/@/utils/desform/customExpression";
43
+ import "/@/store/modules/permission";
44
+ import "/@/utils/dict/JDictSelectUtil";
45
+ import "/@/components/Table";
46
+ import "/@/hooks/system/useListPage";
47
+ import "vue-router";
48
+ import "/@/components/Form/src/utils/Area";
49
+ import "/@/components/Preview/index";
50
+ import "./LinkTableListPiece-2660d709.mjs";
51
+ import "/@/api/common/api";
52
+ import "/@/assets/images/placeholderImage.png";
53
+ import "./OnlineSelectCascade-471fcc76.mjs";
54
+ import "./JModalTip-4a83aaed.mjs";
55
+ import "ant-design-vue";
56
+ import "@vueuse/core";
57
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
58
+ const fe = te({
59
+ name: "OnlineTabAutoModal",
60
+ props: {
61
+ id: {
62
+ type: String,
63
+ default: ""
64
+ }
65
+ },
66
+ components: {
67
+ BasicModal: ie,
68
+ OnlineForm: de,
69
+ CommentPanel: pe
70
+ },
71
+ emits: ["success", "register", "formConfig"],
72
+ setup(e, { emit: n }) {
73
+ const i = I(), c = I([]), d = I("-1"), h = I(0), { getIsMobile: C } = ce();
74
+ function s() {
75
+ i.value && i.value.reload();
76
+ }
77
+ const {
78
+ title: a,
79
+ modalWidth: p,
80
+ registerModal: N,
81
+ closeModal: T,
82
+ cgButtonList: y,
83
+ handleCgButtonClick: S,
84
+ disableSubmit: w,
85
+ handleSubmit: B,
86
+ submitLoading: M,
87
+ handleCancel: o,
88
+ handleFormConfig: b,
89
+ onlineFormCompRef: j,
90
+ formTemplate: W,
91
+ isTreeForm: H,
92
+ pidFieldName: U,
93
+ renderSuccess: q,
94
+ formRendered: z,
95
+ tableName: G,
96
+ formDataId: J,
97
+ enableComment: K,
98
+ onCloseEvent: D,
99
+ themeTemplate: Q
100
+ } = se(!1, { emit: n }, s);
101
+ function X(m) {
102
+ n("success", m), T(), D(), $();
103
+ }
104
+ ne(() => e.id, Y, { immediate: !0 });
105
+ function Y() {
106
+ return P(this, null, function* () {
107
+ z.value = !1, e.id && (yield b(e.id, {}, (m) => {
108
+ const _ = [], F = [], { head: L, schema: ee } = m, { properties: oe } = ee;
109
+ _.push({ tableName: L.tableName, tableTxt: L.tableTxt }), Object.entries(oe).forEach(([O, v]) => {
110
+ v.view == "tab" && F.push({ tableName: O, tableTxt: v.describe, order: v.order });
111
+ }), F.sort((O, v) => O.order - v.order), c.value = [..._, ...F];
112
+ }));
113
+ });
114
+ }
115
+ const Z = (m) => String(m - 1), $ = () => {
116
+ setTimeout(() => {
117
+ d.value = "-1";
118
+ }, 500);
119
+ }, x = ae(() => C.value && c.value.length > 2);
120
+ return {
121
+ title: a,
122
+ onlineFormCompRef: j,
123
+ renderSuccess: q,
124
+ registerModal: N,
125
+ handleSubmit: B,
126
+ handleSuccess: X,
127
+ handleCancel: o,
128
+ modalWidth: p,
129
+ formTemplate: W,
130
+ disableSubmit: w,
131
+ cgButtonList: y,
132
+ handleCgButtonClick: S,
133
+ isTreeForm: H,
134
+ pidFieldName: U,
135
+ submitLoading: M,
136
+ tableName: G,
137
+ formDataId: J,
138
+ enableComment: K,
139
+ commentPanelRef: i,
140
+ onCloseEvent: D,
141
+ themeTemplate: Q,
142
+ tabNav: c,
143
+ tabValue: Z,
144
+ tabIndex: d,
145
+ TAB: ue,
146
+ restTabIndex: $,
147
+ handleMenuClick: ({ key: m }) => {
148
+ d.value = m;
149
+ },
150
+ showDropdownBtn: x,
151
+ handleToggleTab: (m) => {
152
+ d.value = m;
153
+ },
154
+ handleCommentOpen: (m, _) => {
155
+ h.value = _;
156
+ },
157
+ commentSpan: h
158
+ };
159
+ }
160
+ });
161
+ const ge = { class: "titleArea" }, he = { class: "title" }, Ce = { class: "right" };
162
+ function Te(e, n, i, c, d, h) {
163
+ const C = l("a-menu-item"), s = l("a-menu"), a = l("a-dropdown-button"), p = l("a-radio-button"), N = l("a-radio-group"), T = l("a-button"), y = l("a-col"), S = l("a-row"), w = l("online-form"), B = l("comment-panel"), M = l("BasicModal");
164
+ return r(), u(M, le({
165
+ title: e.title,
166
+ onCancel: n[2] || (n[2] = () => {
167
+ e.onCloseEvent(), e.restTabIndex();
168
+ }),
169
+ enableComment: e.enableComment,
170
+ width: e.modalWidth
171
+ }, e.$attrs, {
172
+ maxHeight: 600,
173
+ onRegister: e.registerModal,
174
+ wrapClassName: "jeecg-online-modal",
175
+ onOk: e.handleSubmit,
176
+ onCommentOpen: e.handleCommentOpen
177
+ }), me({
178
+ footer: t(() => [
179
+ f(S, null, {
180
+ default: t(() => [
181
+ f(y, {
182
+ span: 24 - e.commentSpan
183
+ }, {
184
+ default: t(() => [
185
+ (r(!0), A(R, null, E(e.cgButtonList, (o) => (r(), u(T, {
186
+ key: o.id,
187
+ type: "primary",
188
+ onClick: (b) => e.handleCgButtonClick(o.optType, o.buttonCode),
189
+ preIcon: o.buttonIcon ? "ant-design:" + o.buttonIcon : ""
190
+ }, {
191
+ default: t(() => [
192
+ g(k(o.buttonName), 1)
193
+ ]),
194
+ _: 2
195
+ }, 1032, ["onClick", "preIcon"]))), 128)),
196
+ e.disableSubmit ? re("", !0) : (r(), u(T, {
197
+ key: "submit",
198
+ type: "primary",
199
+ onClick: e.handleSubmit,
200
+ loading: e.submitLoading
201
+ }, {
202
+ default: t(() => [
203
+ g("确定")
204
+ ]),
205
+ _: 1
206
+ }, 8, ["onClick", "loading"])),
207
+ f(T, {
208
+ key: "back",
209
+ onClick: n[1] || (n[1] = () => {
210
+ e.handleCancel(), e.restTabIndex();
211
+ })
212
+ }, {
213
+ default: t(() => [
214
+ g("关闭")
215
+ ]),
216
+ _: 1
217
+ })
218
+ ]),
219
+ _: 1
220
+ }, 8, ["span"])
221
+ ]),
222
+ _: 1
223
+ })
224
+ ]),
225
+ comment: t(() => [
226
+ f(B, {
227
+ ref: "commentPanelRef",
228
+ tableName: e.tableName,
229
+ dataId: e.formDataId
230
+ }, null, 8, ["tableName", "dataId"])
231
+ ]),
232
+ default: t(() => [
233
+ f(w, {
234
+ ref: "onlineFormCompRef",
235
+ id: e.id,
236
+ disabled: e.disableSubmit,
237
+ "form-template": e.formTemplate,
238
+ isTree: e.isTreeForm,
239
+ pidField: e.pidFieldName,
240
+ themeTemplate: e.themeTemplate,
241
+ tabIndex: e.tabIndex,
242
+ onRendered: e.renderSuccess,
243
+ onSuccess: e.handleSuccess,
244
+ onToggleTab: e.handleToggleTab
245
+ }, null, 8, ["id", "disabled", "form-template", "isTree", "pidField", "themeTemplate", "tabIndex", "onRendered", "onSuccess", "onToggleTab"])
246
+ ]),
247
+ _: 2
248
+ }, [
249
+ e.themeTemplate === e.TAB ? {
250
+ name: "title",
251
+ fn: t(() => [
252
+ V("div", ge, [
253
+ V("div", he, k(e.title), 1),
254
+ V("div", Ce, [
255
+ e.showDropdownBtn ? (r(), u(a, {
256
+ key: 0,
257
+ trigger: "click"
258
+ }, {
259
+ overlay: t(() => [
260
+ f(s, { onClick: e.handleMenuClick }, {
261
+ default: t(() => [
262
+ (r(!0), A(R, null, E(e.tabNav, (o, b) => (r(), u(C, {
263
+ key: e.tabValue(b)
264
+ }, {
265
+ default: t(() => [
266
+ g(k(o.tableTxt), 1)
267
+ ]),
268
+ _: 2
269
+ }, 1024))), 128))
270
+ ]),
271
+ _: 1
272
+ }, 8, ["onClick"])
273
+ ]),
274
+ default: t(() => [
275
+ g(k(e.tabNav[+e.tabIndex + 1].tableTxt) + " ", 1)
276
+ ]),
277
+ _: 1
278
+ })) : (r(), u(N, {
279
+ key: 1,
280
+ value: e.tabIndex,
281
+ "onUpdate:value": n[0] || (n[0] = (o) => e.tabIndex = o)
282
+ }, {
283
+ default: t(() => [
284
+ (r(!0), A(R, null, E(e.tabNav, (o, b) => (r(), u(p, {
285
+ value: e.tabValue(b),
286
+ key: o.tableName
287
+ }, {
288
+ default: t(() => [
289
+ g(k(o.tableTxt), 1)
290
+ ]),
291
+ _: 2
292
+ }, 1032, ["value"]))), 128))
293
+ ]),
294
+ _: 1
295
+ }, 8, ["value"]))
296
+ ])
297
+ ])
298
+ ]),
299
+ key: "0"
300
+ } : void 0
301
+ ]), 1040, ["title", "enableComment", "width", "onRegister", "onOk", "onCommentOpen"]);
302
+ }
303
+ const co = /* @__PURE__ */ be(fe, [["render", Te], ["__scopeId", "data-v-9c5bf207"]]);
304
+ export {
305
+ co as default
306
+ };
@@ -14,19 +14,19 @@ var F = (e, o, a) => new Promise((s, i) => {
14
14
  }, n = (t) => t.done ? s(t.value) : Promise.resolve(t.value).then(u, p);
15
15
  n((a = a.apply(e, o)).next());
16
16
  });
17
- import { defineComponent as z, ref as C, watch as G, resolveComponent as d, openBlock as I, createBlock as M, mergeProps as J, withCtx as m, createElementVNode as N, toDisplayString as R, createVNode as c, createElementBlock as K, Fragment as Q, renderList as X, createTextVNode as S } from "vue";
17
+ import { defineComponent as z, ref as C, watch as G, resolveComponent as d, openBlock as I, createBlock as M, mergeProps as J, withCtx as m, createElementVNode as N, toDisplayString as R, createVNode as f, createElementBlock as K, Fragment as Q, renderList as X, createTextVNode as S } from "vue";
18
18
  import { BasicModal as Y } from "/@/components/Modal";
19
- import Z from "./OnlineTabFormDetail-aa7e1144.mjs";
20
- import { b as ee } from "./useExtendComponent-f4e29152.mjs";
19
+ import Z from "./OnlineTabFormDetail-bbf23caa.mjs";
20
+ import { b as ee } from "./useExtendComponent-bb7cca20.mjs";
21
21
  import te from "/@/components/jeecg/comment/CommentPanel.vue";
22
- import { T as oe } from "./constant-754f1a9d.mjs";
23
- import { _ as ae } from "./index-73993b18.mjs";
22
+ import { T as oe } from "./constant-fa63bd66.mjs";
23
+ import { _ as ae } from "./index-173949bb.mjs";
24
24
  import "/@/hooks/web/useMessage";
25
25
  import "/@/components/Loading";
26
26
  import "/@/utils/auth";
27
27
  import "/@/utils";
28
28
  import "@ant-design/icons-vue";
29
- import "./DetailForm-cdeb54e3.mjs";
29
+ import "./DetailForm-4aa2570b.mjs";
30
30
  import "/@/utils/propTypes";
31
31
  import "/@/utils/dict";
32
32
  import "/@/utils/dict/JDictSelectUtil";
@@ -37,11 +37,13 @@ import "/@/components/Form/src/utils/Area";
37
37
  import "/@/utils/common/compUtils";
38
38
  import "/@/components/Preview/index";
39
39
  import "/@/components/Markdown";
40
- import "./OnlineSubFormDetail-02326a8c.mjs";
40
+ import "./OnlineSubFormDetail-03f8ee5c.mjs";
41
41
  import "/@/components/Form/index";
42
+ import "/@/hooks/web/useAppInject";
42
43
  import "/@/components/Form/src/componentMap";
43
44
  import "lodash-es";
44
45
  import "/@/components/Form/src/jeecg/components/JUpload";
46
+ import "/@/utils/is";
45
47
  import "/@/views/system/user/user.api";
46
48
  import "/@/store/modules/user";
47
49
  import "/@/utils/desform/customExpression";
@@ -49,10 +51,10 @@ import "/@/store/modules/permission";
49
51
  import "/@/components/Table";
50
52
  import "/@/hooks/system/useListPage";
51
53
  import "vue-router";
52
- import "./LinkTableListPiece-46e8af51.mjs";
53
- import "./OnlineSelectCascade-abc345f9.mjs";
54
- import "./JModalTip-0413ad6a.mjs";
55
- import "/@/hooks/web/useAppInject";
54
+ import "./LinkTableListPiece-2660d709.mjs";
55
+ import "/@/assets/images/placeholderImage.png";
56
+ import "./OnlineSelectCascade-471fcc76.mjs";
57
+ import "./JModalTip-4a83aaed.mjs";
56
58
  import "ant-design-vue";
57
59
  import "@vueuse/core";
58
60
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
@@ -81,7 +83,7 @@ const ne = z({
81
83
  modalWidth: n,
82
84
  registerModal: t,
83
85
  cgButtonList: r,
84
- handleCgButtonClick: f,
86
+ handleCgButtonClick: c,
85
87
  disableSubmit: h,
86
88
  handleSubmit: l,
87
89
  submitLoading: _,
@@ -121,7 +123,7 @@ const ne = z({
121
123
  formTemplate: V,
122
124
  disableSubmit: h,
123
125
  cgButtonList: r,
124
- handleCgButtonClick: f,
126
+ handleCgButtonClick: c,
125
127
  isTreeForm: O,
126
128
  pidFieldName: $,
127
129
  submitLoading: _,
@@ -145,7 +147,7 @@ const ne = z({
145
147
  });
146
148
  const re = { class: "titleArea" }, me = { class: "title" }, ie = { class: "right" };
147
149
  function le(e, o, a, s, i, u) {
148
- const p = d("a-radio-button"), n = d("a-radio-group"), t = d("a-button"), r = d("online-form-detail"), f = d("comment-panel"), h = d("BasicModal");
150
+ const p = d("a-radio-button"), n = d("a-radio-group"), t = d("a-button"), r = d("online-form-detail"), c = d("comment-panel"), h = d("BasicModal");
149
151
  return I(), M(h, J({
150
152
  title: e.title,
151
153
  onCancel: o[2] || (o[2] = () => {
@@ -163,7 +165,7 @@ function le(e, o, a, s, i, u) {
163
165
  N("div", re, [
164
166
  N("div", me, R(e.title), 1),
165
167
  N("div", ie, [
166
- c(n, {
168
+ f(n, {
167
169
  value: e.tabIndex,
168
170
  "onUpdate:value": o[0] || (o[0] = (l) => e.tabIndex = l)
169
171
  }, {
@@ -184,7 +186,7 @@ function le(e, o, a, s, i, u) {
184
186
  ])
185
187
  ]),
186
188
  footer: m(() => [
187
- c(t, {
189
+ f(t, {
188
190
  key: "back",
189
191
  onClick: o[1] || (o[1] = () => {
190
192
  e.handleCancel(), e.restTabIndex();
@@ -197,14 +199,14 @@ function le(e, o, a, s, i, u) {
197
199
  })
198
200
  ]),
199
201
  comment: m(() => [
200
- c(f, {
202
+ f(c, {
201
203
  ref: "commentPanelRef",
202
204
  tableName: e.tableName,
203
205
  dataId: e.formDataId
204
206
  }, null, 8, ["tableName", "dataId"])
205
207
  ]),
206
208
  default: m(() => [
207
- c(r, {
209
+ f(r, {
208
210
  ref: "onlineFormCompRef",
209
211
  id: e.id,
210
212
  "form-template": e.formTemplate,
@@ -217,7 +219,7 @@ function le(e, o, a, s, i, u) {
217
219
  _: 1
218
220
  }, 16, ["title", "width", "enableComment", "onRegister"]);
219
221
  }
220
- const tt = /* @__PURE__ */ ae(ne, [["render", le], ["__scopeId", "data-v-341d8c57"]]);
222
+ const at = /* @__PURE__ */ ae(ne, [["render", le], ["__scopeId", "data-v-220dd945"]]);
221
223
  export {
222
- tt as default
224
+ at as default
223
225
  };