@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.
- package/AccountLoginForm-d2fed52f.mjs +254 -0
- package/AiModal-fbe4b68a.mjs +84 -0
- package/AppForgetPassword-3b3bec82.mjs +310 -0
- package/AppLogin-cd2e2a87.mjs +287 -0
- package/AppLoginHeader-9b5be678.mjs +27 -0
- package/AppNameEmail-b4e32ae8.mjs +180 -0
- package/AppRegister-7117b66a.mjs +303 -0
- package/AppTenant-5817729b.mjs +373 -0
- package/AppThirdForm-d14fb5e5.mjs +189 -0
- package/AuthButtonConfig-5e3b6d72.mjs +156 -0
- package/AuthButtonTree-7b4ec967.mjs +165 -0
- package/{AuthDataConfig-5c3a8e6b.mjs → AuthDataConfig-48ee9228.mjs} +23 -23
- package/{AuthDataTree-dd7a1240.mjs → AuthDataTree-02b3ba05.mjs} +43 -43
- package/{AuthFieldConfig-9f6fa06c.mjs → AuthFieldConfig-562cc6b6.mjs} +71 -71
- package/AuthFieldTree-2d458c0c.mjs +232 -0
- package/{AuthManagerDrawer-76f15e8d.mjs → AuthManagerDrawer-38299230.mjs} +6 -6
- package/{AuthSetterModal-f5d2e87f.mjs → AuthSetterModal-78b06703.mjs} +9 -9
- package/BuiltInButtonList-bb6cf95c.mjs +10 -0
- package/BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs +338 -0
- package/CgformAddressModal-1b9cbe19.mjs +260 -0
- package/CgformCopyList-580bba0f.mjs +252 -0
- package/{CgformModal-21c5c387.mjs → CgformModal-12951453.mjs} +190 -194
- package/{CgreportModal-edefa8e3.mjs → CgreportModal-bfeb93ed.mjs} +181 -168
- package/{CheckDictTable-1bc8322d.mjs → CheckDictTable-3c1e59e0.mjs} +3 -3
- package/CodeFileListModal-71752603.mjs +159 -0
- package/{CodeFileViewModal-2fe911f4.mjs → CodeFileViewModal-eb803769.mjs} +66 -66
- package/CodeGeneratorModal-2fe1e920.mjs +281 -0
- package/CustomButtonList-22b5cdb3.mjs +274 -0
- package/{DBAttributeTable-285d40db.mjs → DBAttributeTable-eb25565c.mjs} +3 -3
- package/{DbToOnlineModal-5dcb67c3.mjs → DbToOnlineModal-049b4bbd.mjs} +53 -54
- package/{DetailForm-deecbf3d.mjs → DetailForm-c127c27f.mjs} +5 -5
- package/DropMenuItem-b1a8f47d.mjs +44 -0
- package/{EnhanceJavaModal-45c66cd5.mjs → EnhanceJavaModal-1a4d696b.mjs} +62 -62
- package/{EnhanceJsHistory-fab3102e.mjs → EnhanceJsHistory-48cf43ad.mjs} +35 -35
- package/{EnhanceJsModal-175357a1.mjs → EnhanceJsModal-0e1f15f8.mjs} +102 -102
- package/{EnhanceSqlModal-7ea1b300.mjs → EnhanceSqlModal-6a1aa471.mjs} +67 -67
- package/ErrorTip-bb616e32.mjs +7 -0
- package/ErrorTip.vue_vue_type_script_setup_true_lang-49d35987.mjs +60 -0
- package/{ExtendConfigModal-a89ae052.mjs → ExtendConfigModal-37af21a5.mjs} +2 -2
- package/{FieldExtendJsonModal-32135634.mjs → FieldExtendJsonModal-9441e08e.mjs} +2 -2
- package/{FileSelectModal-1643c8b9.mjs → FileSelectModal-04490919.mjs} +23 -23
- package/{ForeignKeyTable-7f7e28a7.mjs → ForeignKeyTable-06300a47.mjs} +3 -3
- package/{IndexTable-cdcc2b48.mjs → IndexTable-79bddd5c.mjs} +3 -3
- package/JModalTip-192fafa1.mjs +49 -0
- package/{JOnlineSearchSelect-22aae934.mjs → JOnlineSearchSelect-9abcf657.mjs} +1 -1
- package/{LeftDepart-d5615ed9.mjs → LeftDepart-35d78655.mjs} +1 -1
- package/LeftRole-9d88976d.mjs +86 -0
- package/{LeftUser-22baa378.mjs → LeftUser-04c89aea.mjs} +30 -30
- package/{LinkTableConfigModal-9242d750.mjs → LinkTableConfigModal-5f94ef13.mjs} +43 -31
- package/{LinkTableFieldConfigModal-24adc50c.mjs → LinkTableFieldConfigModal-40753de5.mjs} +1 -1
- package/{LinkTableListPiece-f3a8e0d7.mjs → LinkTableListPiece-179035c7.mjs} +1 -1
- package/{ModalFormDemo-711418db.mjs → ModalFormDemo-3a85920c.mjs} +1 -1
- package/OnlCgformErpList-8fd15fc1.mjs +488 -0
- package/OnlCgformErpSubTable-3515150b.mjs +441 -0
- package/{OnlCgformInnerSubTable-6c23781f.mjs → OnlCgformInnerSubTable-13e888c6.mjs} +38 -38
- package/OnlCgformInnerTableList-2e8f853c.mjs +474 -0
- package/OnlCgformTabList-583ac15f.mjs +424 -0
- package/OnlineAutoList-36ec0957.mjs +513 -0
- package/OnlineAutoModal-c0743caf.mjs +260 -0
- package/OnlineAutoTreeList-1cd718be.mjs +523 -0
- package/OnlineCustomModal-661ee850.mjs +232 -0
- package/{OnlineDetailModal-d5895734.mjs → OnlineDetailModal-785e848e.mjs} +74 -65
- package/OnlineForm-c1fb38eb.mjs +1012 -0
- package/{OnlineFormDetail-022ca117.mjs → OnlineFormDetail-50186870.mjs} +7 -7
- package/{OnlineFormUrlAdd-9715d70a.mjs → OnlineFormUrlAdd-905bf251.mjs} +9 -9
- package/{OnlineFormUrlDetail-8f864b1a.mjs → OnlineFormUrlDetail-a9dd2bfa.mjs} +11 -11
- package/{OnlineFormUrlEdit-ac985b36.mjs → OnlineFormUrlEdit-b8941f05.mjs} +9 -9
- package/OnlineFormUrlSuccess-ecaf6a21.mjs +59 -0
- package/OnlineQueryForm-ca6186a3.mjs +484 -0
- package/{OnlineSearchFormItem-6c557343.mjs → OnlineSearchFormItem-5c503a51.mjs} +82 -82
- package/{OnlineSelectCascade-05c40fef.mjs → OnlineSelectCascade-a3e686b3.mjs} +1 -1
- package/{OnlineSubFormDetail-58e896ce.mjs → OnlineSubFormDetail-be1ad3b9.mjs} +52 -53
- package/{OnlineTabAutoModal-47b18ad6.mjs → OnlineTabAutoModal-fb59b573.mjs} +108 -95
- package/{OnlineTabDetailModal-82de1465.mjs → OnlineTabDetailModal-4b9c4838.mjs} +36 -36
- package/OnlineTabForm-89389384.mjs +814 -0
- package/{OnlineTabFormDetail-8d0c40c0.mjs → OnlineTabFormDetail-72173ae4.mjs} +17 -17
- package/{PageAttributeTable-25e3b7da.mjs → PageAttributeTable-345b97fe.mjs} +108 -108
- package/PhoneLoginForm-8ca7e2d4.mjs +214 -0
- package/{ProcessOnlineForm-148632fe.mjs → ProcessOnlineForm-485b5679.mjs} +32 -32
- package/{QueryTable-f7bfca7f.mjs → QueryTable-f0a88d78.mjs} +3 -3
- package/SetSwitchOptions-cdcb22a1.mjs +62 -0
- package/ShareAddView-f713c0a5.mjs +86 -0
- package/ShareEditView-691764ad.mjs +92 -0
- package/ShareView-df344a8d.mjs +80 -0
- package/ShareView.vue_vue_type_script_setup_true_lang-560459c9.mjs +162 -0
- package/SingleView-ad0287d6.mjs +68 -0
- package/SingleView.vue_vue_type_style_index_0_lang-ce96670b.mjs +131 -0
- package/SuperQuery-2b293e3b.mjs +974 -0
- package/{SuperQueryValComponent-7ad86d4b.mjs → SuperQueryValComponent-5a9ccfd4.mjs} +1 -1
- package/{SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs → SuperQueryValComponent.vue_vue_type_script_lang-8fe34917.mjs} +11 -11
- package/{auth.api-ea1d33d4.mjs → auth.api-53df4c33.mjs} +17 -17
- package/{auth.data-511e5197.mjs → auth.data-626c5083.mjs} +16 -12
- package/{cgform.data-475d4984.mjs → cgform.data-0ca62d09.mjs} +4 -1
- package/{enhance.data-a67572e1.mjs → enhance.data-6601ff44.mjs} +1 -1
- package/index-181f8344.mjs +219 -0
- package/index-19eaef11.mjs +11 -0
- package/{index-30e0e923.mjs → index-3c7392a4.mjs} +272 -262
- package/{index-f30613d1.mjs → index-3ccda826.mjs} +59 -59
- package/index-5e89258d.mjs +8 -0
- package/index-93341e02.mjs +110 -0
- package/index-bef7fe2d.mjs +74 -0
- package/index-d6f9ada7.mjs +135 -0
- package/index-f3683351.mjs +57 -0
- package/main.index.js +1 -1
- package/package.json +1 -1
- package/shareStore-7de6c7a6.mjs +67 -0
- package/style.css +1 -1
- package/useCgformList-13c8aab7.mjs +378 -0
- package/useExtendComponent-3f5734ca.mjs +4459 -0
- package/useListButton-ee23874a.mjs +719 -0
- package/{useSchemas-a9c75b0f.mjs → useSchemas-f1819e54.mjs} +72 -39
- package/{useTableSync-d7e9f18d.mjs → useTableSync-075826a1.mjs} +1 -1
- package/utils-9fce7606.mjs +16 -0
- package/AiModal-6de335e3.mjs +0 -84
- package/AuthButtonConfig-89763932.mjs +0 -154
- package/AuthButtonTree-2d87d0b3.mjs +0 -157
- package/AuthFieldTree-e326fc38.mjs +0 -232
- package/CgformCopyList-365b3e8f.mjs +0 -251
- package/CodeFileListModal-24601898.mjs +0 -159
- package/CodeGeneratorModal-f09fe903.mjs +0 -282
- package/CustomButtonList-f07bc695.mjs +0 -397
- package/JModalTip-b055ab60.mjs +0 -49
- package/LeftRole-2ed8a2bf.mjs +0 -86
- package/OnlCgformErpList-58acdfa0.mjs +0 -470
- package/OnlCgformErpSubTable-9b1e1938.mjs +0 -426
- package/OnlCgformInnerTableList-4b5e14ed.mjs +0 -458
- package/OnlCgformTabList-019ad753.mjs +0 -408
- package/OnlineAutoList-48589d09.mjs +0 -493
- package/OnlineAutoModal-c2928847.mjs +0 -239
- package/OnlineAutoTreeList-3baa1d00.mjs +0 -503
- package/OnlineCustomModal-9e17b6ce.mjs +0 -232
- package/OnlineForm-9f1153ba.mjs +0 -985
- package/OnlineFormUrlSuccess-3dfc54ab.mjs +0 -59
- package/OnlineQueryForm-eedb9a60.mjs +0 -466
- package/OnlineTabForm-27655c83.mjs +0 -817
- package/SetSwitchOptions-b2af757f.mjs +0 -62
- package/SuperQuery-a8592995.mjs +0 -967
- package/index-1d1a6e56.mjs +0 -57
- package/useCgformList-f41d4dc1.mjs +0 -426
- package/useExtendComponent-dcae5c78.mjs +0 -4399
- package/useListButton-bfac4ecf.mjs +0 -697
- /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
|
@@ -0,0 +1,260 @@
|
|
|
1
|
+
var k = (e, p, o) => new Promise((d, s) => {
|
|
2
|
+
var f = (t) => {
|
|
3
|
+
try {
|
|
4
|
+
r(o.next(t));
|
|
5
|
+
} catch (i) {
|
|
6
|
+
s(i);
|
|
7
|
+
}
|
|
8
|
+
}, a = (t) => {
|
|
9
|
+
try {
|
|
10
|
+
r(o.throw(t));
|
|
11
|
+
} catch (i) {
|
|
12
|
+
s(i);
|
|
13
|
+
}
|
|
14
|
+
}, r = (t) => t.done ? d(t.value) : Promise.resolve(t.value).then(f, a);
|
|
15
|
+
r((o = o.apply(e, p)).next());
|
|
16
|
+
});
|
|
17
|
+
import { defineComponent as q, ref as N, watch as z, resolveComponent as l, openBlock as u, createBlock as b, mergeProps as y, withCtx as m, createVNode as C, createElementBlock as G, Fragment as J, renderList as K, createTextVNode as Q, toDisplayString as B, createElementVNode as O, createCommentVNode as M } from "vue";
|
|
18
|
+
import { BasicModal as X } from "/@/components/Modal";
|
|
19
|
+
import Y from "./OnlineForm-c1fb38eb.mjs";
|
|
20
|
+
import { b as Z } from "./useExtendComponent-3f5734ca.mjs";
|
|
21
|
+
import _ from "/@/components/jeecg/comment/CommentPanel.vue";
|
|
22
|
+
import { a as x } from "./constant-fa63bd66.mjs";
|
|
23
|
+
import { _ as ee } from "./index-f3683351.mjs";
|
|
24
|
+
import "/@/hooks/web/useMessage";
|
|
25
|
+
import "/@/components/Form/index";
|
|
26
|
+
import "/@/utils/http/axios";
|
|
27
|
+
import "lodash-es";
|
|
28
|
+
import "/@/utils";
|
|
29
|
+
import "/@/components/Loading";
|
|
30
|
+
import "/@/components/jeecg/JVxeTable/types";
|
|
31
|
+
import "/@/utils/auth";
|
|
32
|
+
import "@ant-design/icons-vue";
|
|
33
|
+
import "/@/hooks/core/useContext";
|
|
34
|
+
import "/@/utils/mitt";
|
|
35
|
+
import "./useCustomHook-acb00837.mjs";
|
|
36
|
+
import "/@/utils/cache";
|
|
37
|
+
import "/@/utils/common/compUtils";
|
|
38
|
+
import "/@/store/modules/user";
|
|
39
|
+
import "/@/hooks/web/useAppInject";
|
|
40
|
+
import "/@/utils/is";
|
|
41
|
+
import "/@/store/modules/permission";
|
|
42
|
+
import "./OnlineForm.vue_vue_type_style_index_0_scoped_3f26e7bd_lang-4ed993c7.mjs";
|
|
43
|
+
import "/@/components/Form/src/componentMap";
|
|
44
|
+
import "/@/utils/propTypes";
|
|
45
|
+
import "/@/components/Form/src/jeecg/components/JUpload";
|
|
46
|
+
import "/@/views/system/user/user.api";
|
|
47
|
+
import "/@/utils/desform/customExpression";
|
|
48
|
+
import "/@/utils/dict/JDictSelectUtil";
|
|
49
|
+
import "/@/components/Table";
|
|
50
|
+
import "/@/hooks/system/useListPage";
|
|
51
|
+
import "vue-router";
|
|
52
|
+
import "/@/components/Form/src/utils/Area";
|
|
53
|
+
import "/@/components/Preview/index";
|
|
54
|
+
import "./LinkTableListPiece-179035c7.mjs";
|
|
55
|
+
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
56
|
+
import "/@/api/common/api";
|
|
57
|
+
import "/@/assets/images/placeholderImage.png";
|
|
58
|
+
import "./OnlineSelectCascade-a3e686b3.mjs";
|
|
59
|
+
import "./JModalTip-192fafa1.mjs";
|
|
60
|
+
import "ant-design-vue";
|
|
61
|
+
import "@vueuse/core";
|
|
62
|
+
const te = q({
|
|
63
|
+
name: "OnlineAutoModal",
|
|
64
|
+
props: {
|
|
65
|
+
id: {
|
|
66
|
+
type: String,
|
|
67
|
+
default: ""
|
|
68
|
+
},
|
|
69
|
+
// 为了区分来源,编码时主要是erp子表有特殊处理
|
|
70
|
+
source: {
|
|
71
|
+
type: String,
|
|
72
|
+
default: ""
|
|
73
|
+
},
|
|
74
|
+
buttonSwitch: Object,
|
|
75
|
+
cgBIBtnMap: Object,
|
|
76
|
+
confirmBtnCfg: {
|
|
77
|
+
type: Object,
|
|
78
|
+
default: () => ({
|
|
79
|
+
enabled: !0,
|
|
80
|
+
buttonName: "确定",
|
|
81
|
+
buttonIcon: ""
|
|
82
|
+
})
|
|
83
|
+
},
|
|
84
|
+
cancelBtnCfg: {
|
|
85
|
+
type: Object,
|
|
86
|
+
default: () => ({
|
|
87
|
+
enabled: !0,
|
|
88
|
+
buttonName: "关闭",
|
|
89
|
+
buttonIcon: ""
|
|
90
|
+
})
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
components: {
|
|
94
|
+
BasicModal: X,
|
|
95
|
+
OnlineForm: Y,
|
|
96
|
+
CommentPanel: _
|
|
97
|
+
},
|
|
98
|
+
emits: ["success", "register", "formConfig"],
|
|
99
|
+
setup(e, { emit: p }) {
|
|
100
|
+
const o = N(), d = N(0);
|
|
101
|
+
function s() {
|
|
102
|
+
o.value && o.value.reload();
|
|
103
|
+
}
|
|
104
|
+
const {
|
|
105
|
+
title: f,
|
|
106
|
+
modalWidth: a,
|
|
107
|
+
registerModal: r,
|
|
108
|
+
closeModal: t,
|
|
109
|
+
cgButtonList: i,
|
|
110
|
+
handleCgButtonClick: g,
|
|
111
|
+
disableSubmit: h,
|
|
112
|
+
handleSubmit: n,
|
|
113
|
+
submitLoading: I,
|
|
114
|
+
handleCancel: T,
|
|
115
|
+
handleFormConfig: w,
|
|
116
|
+
onlineFormCompRef: F,
|
|
117
|
+
formTemplate: R,
|
|
118
|
+
isTreeForm: v,
|
|
119
|
+
pidFieldName: $,
|
|
120
|
+
renderSuccess: E,
|
|
121
|
+
formRendered: L,
|
|
122
|
+
tableName: j,
|
|
123
|
+
tableId: P,
|
|
124
|
+
formDataId: A,
|
|
125
|
+
enableComment: V,
|
|
126
|
+
onCloseEvent: S,
|
|
127
|
+
themeTemplate: D
|
|
128
|
+
} = Z(!1, { emit: p }, s);
|
|
129
|
+
function W(c) {
|
|
130
|
+
p("success", c), t(), S();
|
|
131
|
+
}
|
|
132
|
+
z(() => e.id, H, { immediate: !0 });
|
|
133
|
+
function H() {
|
|
134
|
+
return k(this, null, function* () {
|
|
135
|
+
if (L.value = !1, !e.id)
|
|
136
|
+
return;
|
|
137
|
+
const c = {};
|
|
138
|
+
e.source === x && (c.tabletype = 3), yield w(e.id, c);
|
|
139
|
+
});
|
|
140
|
+
}
|
|
141
|
+
return {
|
|
142
|
+
title: f,
|
|
143
|
+
onlineFormCompRef: F,
|
|
144
|
+
renderSuccess: E,
|
|
145
|
+
registerModal: r,
|
|
146
|
+
handleSubmit: n,
|
|
147
|
+
handleSuccess: W,
|
|
148
|
+
handleCancel: T,
|
|
149
|
+
modalWidth: a,
|
|
150
|
+
formTemplate: R,
|
|
151
|
+
disableSubmit: h,
|
|
152
|
+
cgButtonList: i,
|
|
153
|
+
handleCgButtonClick: g,
|
|
154
|
+
isTreeForm: v,
|
|
155
|
+
pidFieldName: $,
|
|
156
|
+
submitLoading: I,
|
|
157
|
+
tableName: j,
|
|
158
|
+
tableId: P,
|
|
159
|
+
formDataId: A,
|
|
160
|
+
enableComment: V,
|
|
161
|
+
commentPanelRef: o,
|
|
162
|
+
onCloseEvent: S,
|
|
163
|
+
themeTemplate: D,
|
|
164
|
+
handleCommentOpen: (c, U) => {
|
|
165
|
+
d.value = U;
|
|
166
|
+
},
|
|
167
|
+
commentSpan: d
|
|
168
|
+
};
|
|
169
|
+
}
|
|
170
|
+
});
|
|
171
|
+
function oe(e, p, o, d, s, f) {
|
|
172
|
+
const a = l("a-button"), r = l("a-col"), t = l("a-row"), i = l("online-form"), g = l("comment-panel"), h = l("BasicModal");
|
|
173
|
+
return u(), b(h, y({
|
|
174
|
+
title: e.title,
|
|
175
|
+
onCancel: e.onCloseEvent,
|
|
176
|
+
enableComment: e.enableComment,
|
|
177
|
+
width: e.modalWidth
|
|
178
|
+
}, e.$attrs, {
|
|
179
|
+
maxHeight: 600,
|
|
180
|
+
onRegister: e.registerModal,
|
|
181
|
+
wrapClassName: "jeecg-online-modal",
|
|
182
|
+
onOk: e.handleSubmit,
|
|
183
|
+
onCommentOpen: e.handleCommentOpen
|
|
184
|
+
}), {
|
|
185
|
+
footer: m(() => [
|
|
186
|
+
C(t, null, {
|
|
187
|
+
default: m(() => [
|
|
188
|
+
C(r, {
|
|
189
|
+
span: 24 - e.commentSpan
|
|
190
|
+
}, {
|
|
191
|
+
default: m(() => [
|
|
192
|
+
(u(!0), G(J, null, K(e.cgButtonList, (n) => (u(), b(a, {
|
|
193
|
+
key: n.id,
|
|
194
|
+
type: "primary",
|
|
195
|
+
onClick: (I) => e.handleCgButtonClick(n.optType, n.buttonCode),
|
|
196
|
+
preIcon: n.buttonIcon ? "ant-design:" + n.buttonIcon : ""
|
|
197
|
+
}, {
|
|
198
|
+
default: m(() => [
|
|
199
|
+
Q(B(n.buttonName), 1)
|
|
200
|
+
]),
|
|
201
|
+
_: 2
|
|
202
|
+
}, 1032, ["onClick", "preIcon"]))), 128)),
|
|
203
|
+
!e.disableSubmit && e.confirmBtnCfg.enabled ? (u(), b(a, {
|
|
204
|
+
key: "submit",
|
|
205
|
+
type: "primary",
|
|
206
|
+
preIcon: e.confirmBtnCfg.buttonIcon,
|
|
207
|
+
loading: e.submitLoading,
|
|
208
|
+
onClick: e.handleSubmit
|
|
209
|
+
}, {
|
|
210
|
+
default: m(() => [
|
|
211
|
+
O("span", null, B(e.confirmBtnCfg.buttonName), 1)
|
|
212
|
+
]),
|
|
213
|
+
_: 1
|
|
214
|
+
}, 8, ["preIcon", "loading", "onClick"])) : M("", !0),
|
|
215
|
+
e.cancelBtnCfg.enabled ? (u(), b(a, {
|
|
216
|
+
key: "back",
|
|
217
|
+
onClick: e.handleCancel
|
|
218
|
+
}, {
|
|
219
|
+
default: m(() => [
|
|
220
|
+
O("span", null, B(e.cancelBtnCfg.buttonName), 1)
|
|
221
|
+
]),
|
|
222
|
+
_: 1
|
|
223
|
+
}, 8, ["onClick"])) : M("", !0)
|
|
224
|
+
]),
|
|
225
|
+
_: 1
|
|
226
|
+
}, 8, ["span"])
|
|
227
|
+
]),
|
|
228
|
+
_: 1
|
|
229
|
+
})
|
|
230
|
+
]),
|
|
231
|
+
comment: m(() => [
|
|
232
|
+
C(g, {
|
|
233
|
+
ref: "commentPanelRef",
|
|
234
|
+
tableId: e.tableId,
|
|
235
|
+
tableName: e.tableName,
|
|
236
|
+
dataId: e.formDataId
|
|
237
|
+
}, null, 8, ["tableId", "tableName", "dataId"])
|
|
238
|
+
]),
|
|
239
|
+
default: m(() => [
|
|
240
|
+
C(i, y(e.$attrs, {
|
|
241
|
+
ref: "onlineFormCompRef",
|
|
242
|
+
id: e.id,
|
|
243
|
+
disabled: e.disableSubmit,
|
|
244
|
+
"form-template": e.formTemplate,
|
|
245
|
+
isTree: e.isTreeForm,
|
|
246
|
+
pidField: e.pidFieldName,
|
|
247
|
+
themeTemplate: e.themeTemplate,
|
|
248
|
+
cgBIBtnMap: e.cgBIBtnMap,
|
|
249
|
+
buttonSwitch: e.buttonSwitch,
|
|
250
|
+
onRendered: e.renderSuccess,
|
|
251
|
+
onSuccess: e.handleSuccess
|
|
252
|
+
}), null, 16, ["id", "disabled", "form-template", "isTree", "pidField", "themeTemplate", "cgBIBtnMap", "buttonSwitch", "onRendered", "onSuccess"])
|
|
253
|
+
]),
|
|
254
|
+
_: 1
|
|
255
|
+
}, 16, ["title", "onCancel", "enableComment", "width", "onRegister", "onOk", "onCommentOpen"]);
|
|
256
|
+
}
|
|
257
|
+
const Ze = /* @__PURE__ */ ee(te, [["render", oe]]);
|
|
258
|
+
export {
|
|
259
|
+
Ze as default
|
|
260
|
+
};
|