@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,493 +0,0 @@
1
- var M = (e, C, l) => new Promise((T, g) => {
2
- var S = (s) => {
3
- try {
4
- r(l.next(s));
5
- } catch (f) {
6
- g(f);
7
- }
8
- }, k = (s) => {
9
- try {
10
- r(l.throw(s));
11
- } catch (f) {
12
- g(f);
13
- }
14
- }, r = (s) => s.done ? T(s.value) : Promise.resolve(s.value).then(S, k);
15
- r((l = l.apply(e, C)).next());
16
- });
17
- import { ref as ve, watch as De, resolveComponent as u, openBlock as n, createElementBlock as m, normalizeClass as P, createVNode as d, createBlock as p, withCtx as i, createTextVNode as y, createCommentVNode as c, Fragment as Q, renderList as Ee, toDisplayString as B, withDirectives as Fe, vShow as Oe, createElementVNode as _, mergeProps as Ae, toHandlers as He, resolveDynamicComponent as Pe, normalizeProps as Qe, guardReactiveProps as _e } from "vue";
18
- import { BasicTable as $e, TableAction as Je } from "/@/components/Table";
19
- import { useMessage as qe } from "/@/hooks/web/useMessage";
20
- import Ne from "./OnlineAutoModal-c2928847.mjs";
21
- import ze from "./OnlineCustomModal-9e17b6ce.mjs";
22
- import Ve from "./OnlineDetailModal-d5895734.mjs";
23
- import je from "/@/components/Form/src/jeecg/components/JImportModal.vue";
24
- import { u as Ke, a as Ue } from "./useListButton-bfac4ecf.mjs";
25
- import { O as We, u as Ge, a as Xe, g as Ye } from "./useExtendComponent-dcae5c78.mjs";
26
- import Ze from "./OnlineQueryForm-eedb9a60.mjs";
27
- import xe from "./SuperQuery-a8592995.mjs";
28
- import { u as eo } from "./useOnlinePopEvent-687070b7.mjs";
29
- import { N as oo } from "./constant-fa63bd66.mjs";
30
- import { _ as no } from "./index-1d1a6e56.mjs";
31
- import "/@/components/Modal";
32
- import "./OnlineForm-9f1153ba.mjs";
33
- import "/@/components/Form/index";
34
- import "/@/utils/http/axios";
35
- import "lodash-es";
36
- import "/@/utils";
37
- import "/@/components/Loading";
38
- import "/@/components/jeecg/JVxeTable/types";
39
- import "/@/utils/auth";
40
- import "@ant-design/icons-vue";
41
- import "/@/hooks/core/useContext";
42
- import "/@/utils/mitt";
43
- import "./useCustomHook-acb00837.mjs";
44
- import "/@/utils/cache";
45
- import "/@/utils/common/compUtils";
46
- import "/@/store/modules/user";
47
- import "/@/hooks/web/useAppInject";
48
- import "/@/utils/is";
49
- import "/@/store/modules/permission";
50
- import "./OnlineForm.vue_vue_type_style_index_0_scoped_4657b304_lang-4ed993c7.mjs";
51
- import "/@/components/jeecg/comment/CommentPanel.vue";
52
- import "./OnlineFormDetail-022ca117.mjs";
53
- import "./DetailForm-deecbf3d.mjs";
54
- import "/@/utils/propTypes";
55
- import "/@/utils/dict";
56
- import "/@/utils/dict/JDictSelectUtil";
57
- import "/@/utils/dict/index";
58
- import "/@/api/common/api";
59
- import "/@/components/Form/src/utils/Area";
60
- import "/@/components/Preview/index";
61
- import "/@/components/Markdown";
62
- import "./OnlineSubFormDetail-58e896ce.mjs";
63
- import "vue-router";
64
- import "/@/router";
65
- import "/@/hooks/core/onMountedOrActivated";
66
- import "/@/store/modules/multipleTab";
67
- import "./cgformState-d9f8ec42.mjs";
68
- import "pinia";
69
- import "/@/store";
70
- import "ant-design-vue";
71
- import "/@/hooks/system/useMethods";
72
- import "/@/components/Form/src/componentMap";
73
- import "/@/components/Form/src/jeecg/components/JUpload";
74
- import "/@/views/system/user/user.api";
75
- import "/@/utils/desform/customExpression";
76
- import "/@/hooks/system/useListPage";
77
- import "./LinkTableListPiece-f3a8e0d7.mjs";
78
- import "/@/assets/images/placeholderImage.png";
79
- import "./OnlineSelectCascade-05c40fef.mjs";
80
- import "./JModalTip-b055ab60.mjs";
81
- import "@vueuse/core";
82
- import "/@/components/Form/src/jeecg/components/JRangeNumber.vue";
83
- import "./SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs";
84
- import "/@/utils/index";
85
- import "/@/hooks/web/useDesign";
86
- import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
87
- const to = {
88
- name: "OnlineAutoList",
89
- components: {
90
- BasicTable: $e,
91
- TableAction: Je,
92
- OnlineAutoModal: Ne,
93
- JImportModal: je,
94
- OnlineQueryForm: Ze,
95
- OnlineSuperQuery: xe,
96
- OnlineCustomModal: ze,
97
- OnlineDetailModal: Ve,
98
- OnlinePopModal: We
99
- },
100
- setup() {
101
- const { createMessage: e } = qe(), {
102
- ID: C,
103
- onlineTableContext: l,
104
- onlineQueryFormOuter: T,
105
- loading: g,
106
- reload: S,
107
- dataSource: k,
108
- pagination: r,
109
- handleSpecialConfig: s,
110
- getColumnList: f,
111
- handleChangeInTable: R,
112
- loadData: L,
113
- superQueryButtonRef: b,
114
- superQueryStatus: v,
115
- handleSuperQuery: D,
116
- onlineExtConfigJson: w,
117
- handleFormConfig: E,
118
- registerCustomModal: o,
119
- tableReloading: a
120
- } = Ke();
121
- if (!C.value)
122
- throw e.warning("地址错误, 配置ID不存在!"), new Error("地址错误, 配置ID不存在!");
123
- let { initCgEnhanceJs: h } = Ge(l);
124
- const {
125
- buttonSwitch: F,
126
- cgLinkButtonList: $,
127
- cgTopButtonList: J,
128
- importUrl: q,
129
- registerModal: N,
130
- handleAdd: z,
131
- handleEdit: V,
132
- handleBatchDelete: j,
133
- registerImportModal: K,
134
- onImportExcel: U,
135
- onExportExcel: A,
136
- cgButtonJsHandler: W,
137
- cgButtonActionHandler: G,
138
- cgButtonLinkHandler: X,
139
- handleSubmitFlow: Y,
140
- getDropDownActions: Z,
141
- getActions: x,
142
- initButtonList: ee,
143
- initButtonSwitch: oe,
144
- registerDetailModal: ne,
145
- registerBpmModal: te
146
- } = Ue(l, w), O = ve(!1);
147
- function ie() {
148
- return M(this, null, function* () {
149
- try {
150
- O.value = !0, yield A();
151
- } finally {
152
- setTimeout(() => O.value = !1, 1500);
153
- }
154
- });
155
- }
156
- const {
157
- columns: re,
158
- actionColumn: le,
159
- selectedKeys: ae,
160
- rowSelection: se,
161
- enableScrollBar: ue,
162
- tableScroll: pe,
163
- downloadRowFile: de,
164
- getImgView: me,
165
- getPcaText: ce,
166
- getFormatDate: ge,
167
- handleColumnResult: fe,
168
- hrefComponent: he,
169
- viewOnlineCellImage: ye,
170
- hrefMainTableId: Ce,
171
- registerOnlineHrefModal: be,
172
- registerPopModal: Se,
173
- openPopModal: ke,
174
- onlinePopModalRef: we,
175
- popTableId: H,
176
- handleClickFieldHref: Ie
177
- } = Xe(l, w);
178
- De(
179
- C,
180
- () => {
181
- Te();
182
- },
183
- { immediate: !0 }
184
- );
185
- function Te() {
186
- return M(this, null, function* () {
187
- g.value = !0;
188
- let t = yield f(oo);
189
- Me(t), yield L(), g.value = !1, l.execButtonEnhance("setup");
190
- });
191
- }
192
- function Me(t) {
193
- let I = h(t.enhanceJs);
194
- l.EnhanceJS = I, ee(t.cgButtonList), oe(t.hideColumns), fe(t), s(t);
195
- }
196
- function Be(t) {
197
- l.queryParam = t, S({ mode: "search" });
198
- }
199
- function Re(t) {
200
- return M(this, null, function* () {
201
- yield Ye(b), b.value.init(t);
202
- });
203
- }
204
- function Le(t) {
205
- H.value = t.id;
206
- let I = {
207
- title: t.describe
208
- };
209
- t.record && t.record.id && (I.record = t.record, I.isUpdate = !0), ke(!0, I);
210
- }
211
- return eo(Le), {
212
- ID: C,
213
- // 查询区域
214
- onlineQueryFormOuter: T,
215
- queryWithCondition: Be,
216
- onQueryFormLoaded: Re,
217
- reload: S,
218
- //高级查询
219
- superQueryButtonRef: b,
220
- superQueryStatus: v,
221
- handleSuperQuery: D,
222
- // table区域
223
- loading: g,
224
- columns: re,
225
- dataSource: k,
226
- pagination: r,
227
- actionColumn: le,
228
- rowSelection: se,
229
- selectedKeys: ae,
230
- tableScroll: pe,
231
- enableScrollBar: ue,
232
- handleChangeInTable: R,
233
- //按钮
234
- buttonSwitch: F,
235
- handleAdd: z,
236
- handleEdit: V,
237
- onImportExcel: U,
238
- onExportExcel: A,
239
- exportLoading: O,
240
- onExportExcelOverride: ie,
241
- cgTopButtonList: J,
242
- cgLinkButtonList: $,
243
- cgButtonJsHandler: W,
244
- cgButtonActionHandler: G,
245
- cgButtonLinkHandler: X,
246
- handleBatchDelete: j,
247
- // table-slot
248
- downloadRowFile: de,
249
- getImgView: me,
250
- getPcaText: ce,
251
- getFormatDate: ge,
252
- // 操作列
253
- getActions: x,
254
- getDropDownActions: Z,
255
- // 弹窗
256
- registerModal: N,
257
- registerCustomModal: o,
258
- registerImportModal: K,
259
- registerDetailModal: ne,
260
- importUrl: q,
261
- handleFormConfig: E,
262
- onlinePopModalRef: we,
263
- //其他
264
- tableReloading: a,
265
- handleSubmitFlow: Y,
266
- hrefComponent: he,
267
- viewOnlineCellImage: ye,
268
- hrefMainTableId: Ce,
269
- onlineExtConfigJson: w,
270
- registerOnlineHrefModal: be,
271
- registerPopModal: Se,
272
- popTableId: H,
273
- registerBpmModal: te,
274
- handleClickFieldHref: Ie
275
- };
276
- }
277
- // 1引入了loadsh console.log(that.simpleDateFormat(new Date().getTime(),'yyyy-MM-dd'));
278
- // 2. value的问题
279
- // 3. 变量位置改变后需要 重写api
280
- // 1添加按钮的时候 预留出样式对象 然后js增强中设置样式对象
281
- // 2直接设置css字符串 然后通过js document 往head里面增加css片段 全局生效
282
- };
283
- const io = {
284
- key: 0,
285
- style: { "font-size": "12px", "font-style": "italic" }
286
- }, ro = {
287
- key: 0,
288
- style: { "font-size": "12px", "font-style": "italic" }
289
- }, lo = ["src", "onClick"], ao = ["innerHTML", "onClick"], so = ["innerHTML"], uo = ["title"];
290
- function po(e, C, l, T, g, S) {
291
- const k = u("online-query-form"), r = u("a-button"), s = u("online-super-query"), f = u("TableAction"), R = u("BasicTable"), L = u("OnlineAutoModal"), b = u("online-detail-modal"), v = u("JImportModal"), D = u("a-modal"), w = u("online-custom-modal"), E = u("online-pop-modal");
292
- return n(), m("div", {
293
- class: P(["p-2", `online-list-${e.ID}`])
294
- }, [
295
- d(k, {
296
- ref: "onlineQueryFormOuter",
297
- id: e.ID,
298
- onSearch: e.queryWithCondition,
299
- onLoaded: e.onQueryFormLoaded
300
- }, null, 8, ["id", "onSearch", "onLoaded"]),
301
- e.tableReloading ? c("", !0) : (n(), p(R, {
302
- key: 0,
303
- ref: "onlineTable",
304
- rowKey: "jeecg_row_key",
305
- canResize: !0,
306
- bordered: !0,
307
- showIndexColumn: !1,
308
- loading: e.loading,
309
- columns: e.columns,
310
- dataSource: e.dataSource,
311
- pagination: e.pagination,
312
- rowSelection: e.rowSelection,
313
- actionColumn: e.actionColumn,
314
- showTableSetting: !0,
315
- clickToRowSelect: !1,
316
- scroll: e.tableScroll,
317
- onTableRedo: e.reload,
318
- class: P({ "j-table-force-nowrap": e.enableScrollBar }),
319
- onChange: e.handleChangeInTable
320
- }, {
321
- tableTitle: i(() => [
322
- e.buttonSwitch.add ? (n(), p(r, {
323
- key: 0,
324
- preIcon: "ant-design:plus-outlined",
325
- type: "primary",
326
- onClick: e.handleAdd
327
- }, {
328
- default: i(() => [
329
- y("新增")
330
- ]),
331
- _: 1
332
- }, 8, ["onClick"])) : c("", !0),
333
- e.buttonSwitch.import ? (n(), p(r, {
334
- key: 1,
335
- preIcon: "ant-design:import-outlined",
336
- type: "primary",
337
- onClick: e.onImportExcel
338
- }, {
339
- default: i(() => [
340
- y("导入")
341
- ]),
342
- _: 1
343
- }, 8, ["onClick"])) : c("", !0),
344
- e.buttonSwitch.export ? (n(), p(r, {
345
- key: 2,
346
- preIcon: "ant-design:export-outlined",
347
- type: "primary",
348
- loading: e.exportLoading,
349
- onClick: e.onExportExcelOverride
350
- }, {
351
- default: i(() => [
352
- y(" 导出")
353
- ]),
354
- _: 1
355
- }, 8, ["loading", "onClick"])) : c("", !0),
356
- e.cgTopButtonList && e.cgTopButtonList.length > 0 ? (n(!0), m(Q, { key: 3 }, Ee(e.cgTopButtonList, (o, a) => (n(), m(Q, null, [
357
- o.optType == "js" ? (n(), p(r, {
358
- key: "cgbtn" + a,
359
- onClick: (h) => e.cgButtonJsHandler(o.buttonCode),
360
- type: "primary",
361
- preIcon: o.buttonIcon ? "ant-design:" + o.buttonIcon : ""
362
- }, {
363
- default: i(() => [
364
- y(B(o.buttonName), 1)
365
- ]),
366
- _: 2
367
- }, 1032, ["onClick", "preIcon"])) : o.optType == "action" ? (n(), p(r, {
368
- key: "cgbtn" + a,
369
- onClick: (h) => e.cgButtonActionHandler(o.buttonCode),
370
- type: "primary",
371
- preIcon: o.buttonIcon ? "ant-design:" + o.buttonIcon : ""
372
- }, {
373
- default: i(() => [
374
- y(B(o.buttonName), 1)
375
- ]),
376
- _: 2
377
- }, 1032, ["onClick", "preIcon"])) : c("", !0)
378
- ], 64))), 256)) : c("", !0),
379
- e.buttonSwitch.batch_delete ? Fe((n(), p(r, {
380
- key: 4,
381
- preIcon: "ant-design:delete-outlined",
382
- onClick: e.handleBatchDelete
383
- }, {
384
- default: i(() => [
385
- y(" 批量删除")
386
- ]),
387
- _: 1
388
- }, 8, ["onClick"])), [
389
- [Oe, e.selectedKeys.length > 0]
390
- ]) : c("", !0),
391
- e.buttonSwitch.super_query ? (n(), p(s, {
392
- key: 5,
393
- ref: "superQueryButtonRef",
394
- online: "",
395
- status: e.superQueryStatus,
396
- onSearch: e.handleSuperQuery
397
- }, null, 8, ["status", "onSearch"])) : c("", !0)
398
- ]),
399
- fileSlot: i(({ text: o, record: a, column: h }) => [
400
- o ? (n(), p(r, {
401
- key: 1,
402
- ghost: !0,
403
- type: "primary",
404
- preIcon: "ant-design:download",
405
- size: "small",
406
- onClick: (F) => e.downloadRowFile(o, a, h, e.ID)
407
- }, {
408
- default: i(() => [
409
- y(" 下载 ")
410
- ]),
411
- _: 2
412
- }, 1032, ["onClick"])) : (n(), m("span", io, "无文件"))
413
- ]),
414
- imgSlot: i(({ text: o }) => [
415
- o ? (n(), m("img", {
416
- key: 1,
417
- src: e.getImgView(o),
418
- alt: "图片不存在",
419
- class: "online-cell-image",
420
- onClick: (a) => e.viewOnlineCellImage(o)
421
- }, null, 8, lo)) : (n(), m("span", ro, "无图片"))
422
- ]),
423
- htmlSlot: i(({ text: o, column: a, record: h }) => [
424
- a.fieldHref ? (n(), m("a", {
425
- key: 0,
426
- innerHTML: o,
427
- onClick: (F) => e.handleClickFieldHref(a.fieldHref, h)
428
- }, null, 8, ao)) : (n(), m("div", {
429
- key: 1,
430
- innerHTML: o
431
- }, null, 8, so))
432
- ]),
433
- pcaSlot: i(({ text: o }) => [
434
- _("div", {
435
- title: e.getPcaText(o)
436
- }, B(e.getPcaText(o)), 9, uo)
437
- ]),
438
- dateSlot: i(({ text: o, column: a }) => [
439
- _("span", null, B(e.getFormatDate(o, a)), 1)
440
- ]),
441
- action: i(({ record: o }) => [
442
- d(f, {
443
- actions: e.getActions(o),
444
- dropDownActions: e.getDropDownActions(o)
445
- }, null, 8, ["actions", "dropDownActions"])
446
- ]),
447
- _: 1
448
- }, 8, ["loading", "columns", "dataSource", "pagination", "rowSelection", "actionColumn", "scroll", "onTableRedo", "class", "onChange"])),
449
- d(L, {
450
- id: e.ID,
451
- onRegister: e.registerModal,
452
- onSuccess: e.reload,
453
- onFormConfig: e.handleFormConfig
454
- }, null, 8, ["id", "onRegister", "onSuccess", "onFormConfig"]),
455
- d(b, {
456
- id: e.ID,
457
- onRegister: e.registerDetailModal
458
- }, null, 8, ["id", "onRegister"]),
459
- d(v, {
460
- onRegister: e.registerImportModal,
461
- url: e.importUrl(),
462
- onOk: e.reload,
463
- online: ""
464
- }, null, 8, ["onRegister", "url", "onOk"]),
465
- d(D, Ae(e.hrefComponent.model, He(e.hrefComponent.on)), {
466
- default: i(() => [
467
- (n(), p(Pe(e.hrefComponent.is), Qe(_e(e.hrefComponent.params)), null, 16))
468
- ]),
469
- _: 1
470
- }, 16),
471
- d(w, {
472
- onRegister: e.registerCustomModal,
473
- onSuccess: e.reload
474
- }, null, 8, ["onRegister", "onSuccess"]),
475
- d(b, {
476
- id: e.hrefMainTableId,
477
- onRegister: e.registerOnlineHrefModal,
478
- defaultFullscreen: !1
479
- }, null, 8, ["id", "onRegister"]),
480
- d(E, {
481
- ref: "onlinePopModalRef",
482
- id: e.popTableId,
483
- onRegister: e.registerPopModal,
484
- onSuccess: e.reload,
485
- request: "",
486
- topTip: ""
487
- }, null, 8, ["id", "onRegister", "onSuccess"])
488
- ], 2);
489
- }
490
- const En = /* @__PURE__ */ no(to, [["render", po]]);
491
- export {
492
- En as default
493
- };