act-plus 1.1.43 → 1.1.45

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.
@@ -1,5 +1,5 @@
1
1
  import { reactive as m, watch as b, resolveComponent as s, openBlock as v, createBlock as g, withCtx as o, createElementVNode as i, createVNode as x, createTextVNode as y, toDisplayString as h, unref as C } from "vue";
2
- import { _ as k, u as w } from "./index-6818b5e9.js";
2
+ import { _ as k, u as w } from "./index-b75b11aa.js";
3
3
  import "vue-router";
4
4
  import "js-base64";
5
5
  import "element-plus";
@@ -1,10 +1,10 @@
1
- import { defineAsyncComponent as $, inject as T, ref as K, watch as Te, resolveComponent as _, resolveDirective as ee, openBlock as n, createBlock as p, withCtx as C, createElementVNode as le, createVNode as ae, createTextVNode as W, toDisplayString as A, unref as i, withDirectives as oe, createElementBlock as k, Fragment as O, renderList as G, mergeProps as v, createCommentVNode as te, resolveDynamicComponent as De, toRaw as Ke } from "vue";
2
- import { _ as we, u as Ne, P as Ue, a as ke, b as Pe } from "./index-6818b5e9.js";
1
+ import { defineAsyncComponent as A, inject as T, ref as K, watch as Te, resolveComponent as v, resolveDirective as ee, openBlock as u, createBlock as m, withCtx as C, createElementVNode as le, createVNode as ae, createTextVNode as W, toDisplayString as O, unref as d, withDirectives as oe, createElementBlock as P, Fragment as q, renderList as G, mergeProps as V, createCommentVNode as te, resolveDynamicComponent as De, toRaw as Ke } from "vue";
2
+ import { _ as we, u as Ue, P as Ne, a as Pe, b as ke } from "./index-b75b11aa.js";
3
3
  import { ElNotification as Se } from "element-plus";
4
4
  import "vue-router";
5
5
  import "js-base64";
6
6
  import "monaco-editor";
7
- const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
7
+ const Le = { class: "no-config-field" }, Re = { class: "dialog-footer" }, $e = {
8
8
  __name: "index",
9
9
  props: {
10
10
  visible: { type: Boolean, default: !1 },
@@ -13,138 +13,140 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
13
13
  },
14
14
  emits: ["update:visible", "refresh"],
15
15
  setup(w, { emit: se }) {
16
- const re = $(() => import("./index-6818b5e9.js").then((l) => l.t)), de = $(() => import("./index-5d5f6688.js")), ie = $(() => import("./index-6818b5e9.js").then((l) => l.s)), ne = $(() => import("./index-6818b5e9.js").then((l) => l.r)), { t: m } = Ne(), q = T("request"), ue = T("loadComponents"), P = T("formatDataType"), J = T("globalProps"), ce = T("stringToBoolean"), b = T("getFieldUiProps"), fe = T("disposeRequestData"), Q = se, f = w, S = K(!1), R = K(!1), x = K(null), L = K([]), o = K({}), M = K({}), pe = (l) => l.formColumnCol == null || l.customFiledsComponentes[l.customFiledsComponentes.customComponentName] ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, me = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), ye = async ({ node: l, resolve: c }, a) => {
17
- const d = b(a), { label: t, value: h, children: F, isLeaf: s } = { ...Pe, ...d.treeProps || {} };
18
- if (l[s])
16
+ const re = A(() => import("./index-b75b11aa.js").then((l) => l.t)), de = A(() => import("./index-5c0bcdbd.js")), ie = A(() => import("./index-b75b11aa.js").then((l) => l.s)), ne = A(() => import("./index-b75b11aa.js").then((l) => l.r)), { t: y } = Ue(), x = T("request"), ue = T("loadComponents"), k = T("formatDataType"), J = T("globalProps"), ce = T("stringToBoolean"), h = T("getFieldUiProps"), fe = T("disposeRequestData"), Q = se, f = w, S = K(!1), L = K(!1), M = K(null), R = K([]), o = K({}), E = K({}), pe = (l) => l.formColumnCol == null ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, me = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), ye = async ({ node: l, resolve: c }, a) => {
17
+ const r = h(a), { label: p, value: i, children: g, isLeaf: t } = { ...ke, ...r.treeProps || {} };
18
+ if (l[t])
19
19
  return c([]);
20
- const u = a.postRequestParams.filter((y) => y.submitType === "default").reduce((y, D) => (y[D.submitName] = P(D.paramsType, D.submitValue), y), {}), g = a.postRequestParams.filter((y) => y.submitType === "dynamic").map((y) => ({
21
- field: y.submitName,
22
- operate: y.submitMatchType,
23
- value: d.loadCode ? l == null ? void 0 : l.data.value : P(y.paramsType, y.submitValue)
20
+ const n = a.postRequestParams.filter((b) => b.submitType === "default").reduce((b, D) => (b[D.submitName] = k(D.paramsType, D.submitValue), b), {}), F = a.postRequestParams.filter((b) => b.submitType === "dynamic").map((b) => ({
21
+ field: b.submitName,
22
+ operate: b.submitMatchType,
23
+ value: r.loadCode ? l == null ? void 0 : l.data.value : k(b.paramsType, b.submitValue)
24
24
  }));
25
- let V = {};
26
- Object.keys(u).length && (V = { ...V, ...u }), g.length && (V.dynamicFilters = g), d.loadCode && Reflect.has(V, d.loadCode) && (V[d.loadCode] = l == null ? void 0 : l.data.value);
27
- const { data: N } = await q({
25
+ let _ = {};
26
+ Object.keys(n).length && (_ = { ..._, ...n }), F.length && (_.dynamicFilters = F), r.loadCode && Reflect.has(_, r.loadCode) && (_[r.loadCode] = l == null ? void 0 : l.data.value);
27
+ const { data: U } = await x({
28
28
  url: a.fieldRequestUrl,
29
29
  method: a.fieldRequestType || "GET",
30
- data: V
31
- }), B = (N || []).map((y) => ({ label: y[t], value: y[h], children: [], isLeaf: y[s] }));
30
+ data: _
31
+ }), B = (U || []).map((b) => ({ label: b[p], value: b[i], children: [], isLeaf: b[t] }));
32
32
  c(B);
33
- }, E = (l) => {
33
+ }, j = (l) => {
34
34
  if (!["input", "textarea"].includes(l)) {
35
35
  if (["multipleSelect", "dateRange"].includes(l))
36
36
  return [];
37
37
  if (["switch"].includes(l))
38
38
  return !1;
39
39
  }
40
- }, j = (l, c) => {
40
+ }, $ = (l, c) => {
41
+ if (typeof l == "string" && ["string"].includes(c))
42
+ return l.toString();
41
43
  if (["string"].includes(c))
42
- return l.sort((a, d) => a.sort - d.sort).join(";");
44
+ return l.sort((a, r) => a.sort - r.sort).join(";");
43
45
  if (["number"].includes(c))
44
46
  return Number(l);
45
47
  if (["array"].includes(c))
46
- return l.sort((a, d) => a.sort - d.sort);
48
+ return l.sort((a, r) => a.sort - r.sort);
47
49
  }, Y = (l, c = !1) => {
48
50
  if (["multipleSelect"].includes(l.fieldType))
49
- return f.data.rowData[l.fieldKey] ? f.data.rowData[l.fieldKey].split(";").map((d) => c ? { value: d } : d) : [];
51
+ return f.data.rowData[l.fieldKey] ? f.data.rowData[l.fieldKey].split(";").map((r) => c ? { value: r } : r) : [];
50
52
  if (["virtualizedMultipleSelect"].includes(l.fieldType))
51
53
  return f.data.rowData[l.fieldKey] ? f.data.rowData[l.fieldKey].split(";") : [];
52
- if (["dateRange"].includes(l.fieldType)) {
53
- const d = l.fieldKey.split("&");
54
- return f.data.rowData[l.fieldKey] = d.map((t) => f.data.rowData[t]), f.data.rowData[l.fieldKey];
54
+ if (["dateRange", "provinceCascade"].includes(l.fieldType)) {
55
+ const r = l.fieldKey.split("&");
56
+ return f.data.rowData[l.fieldKey] = r.map((p) => f.data.rowData[p]), f.data.rowData[l.fieldKey];
55
57
  }
56
58
  let a = f.data.rowData[l.fieldKey];
57
59
  if (["select"].includes(l.fieldType)) {
58
- const d = b(l);
59
- l.dataList && typeof l.dataList[0][d["value-key"] ? d["value-key"] : "value"] == "string" && a !== null && (a = c ? { value: a.toString() } : a.toString());
60
+ const r = h(l);
61
+ l.dataList && typeof l.dataList[0][r["value-key"] ? r["value-key"] : "value"] == "string" && a !== null && (a = c ? { value: a.toString() } : a.toString());
60
62
  }
61
63
  if (["virtualizedSelect"].includes(l.fieldType)) {
62
- const d = b(l);
63
- l.dataList && typeof l.dataList[0][d["value-key"] ? d["value-key"] : "value"] == "string" && a !== null && (a = a.toString());
64
+ const r = h(l);
65
+ l.dataList && typeof l.dataList[0][r["value-key"] ? r["value-key"] : "value"] == "string" && a !== null && (a = a.toString());
64
66
  }
65
67
  return (a === "true" || a === "false") && (a = ce(a)), a;
66
- }, be = (l) => q({ url: f.data.dataItem.requestUrl, method: "post", data: l });
68
+ }, be = (l) => x({ url: f.data.dataItem.requestUrl, method: "post", data: l });
67
69
  Te(
68
70
  () => f.visible,
69
71
  async (l, c) => {
70
- var a;
72
+ var a, r;
71
73
  if (l)
72
74
  try {
73
75
  S.value = !0;
74
- const d = await fe(f.data.formList, f.data.rowData, !1, !0);
75
- L.value = await Promise.all(
76
- (((a = f.data) == null ? void 0 : a.formList) ?? []).sort((t, h) => t.sort - h.sort).map(async (t) => {
77
- const h = d.find((g) => t.fieldName == g.fieldName && t.fieldKey == g.fieldKey);
78
- h && (t.dataList = (h == null ? void 0 : h.dataList) ?? []), ["select", "multipleSelect"].includes(t.fieldType) && (o.value[`${t.fieldKey}ActImplicit`] = Object.keys(f.data.rowData).length && t.isFormSetValue ? Y(t, !0) : E(t.fieldType)), o.value[t.fieldKey] = Object.keys(f.data.rowData).length && t.isFormSetValue ? Y(t) : E(t.fieldType);
79
- const { isFiledCustom: F, customComponentName: s, customComponentUrl: u } = t.customFiledsComponentes;
80
- if (F && !t.customFiledsComponentes[s]) {
81
- const g = await ue(u, s);
82
- t.customFiledsComponentes[s] = g;
76
+ const p = await fe(f.data.formList, f.data.rowData, !1, !0);
77
+ console.log("formList", (a = f.data) == null ? void 0 : a.formList), R.value = await Promise.all(
78
+ (((r = f.data) == null ? void 0 : r.formList) ?? []).sort((i, g) => i.sort - g.sort).map(async (i) => {
79
+ const g = p.find((_) => i.fieldName == _.fieldName && i.fieldKey == _.fieldKey);
80
+ g && (i.dataList = (g == null ? void 0 : g.dataList) ?? []), ["select", "multipleSelect"].includes(i.fieldType) && (o.value[`${i.fieldKey}ActImplicit`] = Object.keys(f.data.rowData).length && i.isFormSetValue ? Y(i, !0) : j(i.fieldType)), o.value[i.fieldKey] = Object.keys(f.data.rowData).length && i.isFormSetValue ? Y(i) : j(i.fieldType);
81
+ const { isFieldCustom: t, customComponentName: n, customComponentUrl: F } = i.customFiledsComponentes;
82
+ if (t && !i.customFiledsComponentes[n]) {
83
+ const _ = await ue(F, n);
84
+ i.customFiledsComponentes[n] = _;
83
85
  }
84
- return t;
86
+ return i;
85
87
  })
86
88
  ), S.value = !1;
87
- } catch (d) {
88
- console.error(d), S.value = !1;
89
+ } catch (p) {
90
+ console.error(p), S.value = !1;
89
91
  }
90
92
  }
91
93
  );
92
94
  const he = (l) => {
93
95
  z(), l();
94
96
  }, z = () => {
95
- L.value = [], x.value.resetFields(), Q("update:visible", !1);
97
+ R.value = [], M.value.resetFields(), Q("update:visible", !1);
96
98
  }, _e = (l, c) => {
97
- const a = b(c), { fieldKey: d, fieldType: t } = c;
98
- if (t === "multipleSelect") {
99
- const h = l.filter((s) => typeof s == "string"), F = l.filter((s) => typeof s != "string").map((s) => s.value);
100
- o.value[a.createFieldKey] = h.length ? j(h, "string") : void 0, o.value[d] = F.length ? j(F, "string") : void 0;
99
+ const a = h(c), { fieldKey: r, fieldType: p } = c;
100
+ if (p === "multipleSelect") {
101
+ const i = l.filter((t) => typeof t == "string"), g = l.filter((t) => typeof t != "string").map((t) => t.value);
102
+ o.value[a.createFieldKey] = i.length ? $(i, "string") : void 0, o.value[r] = g.length ? $(g, "string") : void 0;
101
103
  } else
102
- typeof l == "string" ? (o.value[a.createFieldKey] = l, o.value[d] = void 0) : (o.value[d] = l.value, delete o.value[a.createFieldKey]);
104
+ typeof l == "string" ? (o.value[a.createFieldKey] = l, o.value[r] = void 0) : (o.value[r] = l.value, delete o.value[a.createFieldKey]);
103
105
  }, ge = (l) => {
104
106
  l && l.validate((c) => {
105
107
  if (c) {
106
- const { dataItem: a, rowData: d } = f.data;
107
- let t = { ...Ke(o.value) };
108
- Object.keys(t).forEach((s) => {
109
- if (s.includes("ActImplicit")) {
110
- delete t[s];
108
+ const { dataItem: a, rowData: r } = f.data;
109
+ let p = { ...Ke(o.value) };
110
+ Object.keys(p).forEach((t) => {
111
+ if (t.includes("ActImplicit")) {
112
+ delete p[t];
111
113
  return;
112
114
  }
113
- const u = L.value.find((g) => g.fieldKey === s);
114
- s.includes("&") ? s.split("&").forEach((V, N) => {
115
- t[V] = t[s][N];
116
- }) : Array.isArray(t[s]) && u.fieldSubmitType == "string" && (t[s] = j(t[s], "string"));
115
+ const n = R.value.find((F) => F.fieldKey === t);
116
+ t.includes("&") ? t.split("&").forEach((_, U) => {
117
+ p[_] = p[t] ? $(p[t][U], n.fieldSubmitType) : p[t];
118
+ }) : Array.isArray(p[t]) && n.fieldSubmitType == "string" && (p[t] = $(p[t], "string"));
117
119
  });
118
- const h = a.submitFields.filter((s) => s.matchType == "default").reduce((s, u) => (u.submitFieldType === "string" && (s[u.submitFieldName] = u.matchFieldName.toString()), s), {}), F = a.submitFields.filter((s) => s.matchType == "match").reduce((s, u) => (Reflect.has(u, "submitFieldMatchOrigin") && u.submitFieldMatchOrigin != "rowData" ? Reflect.has(J.matchData, u.submitFieldMatchOrigin) && (s[u.submitFieldName] = P(u.submitFieldType, J.matchData[u.submitFieldMatchOrigin][u.matchFieldName])) : s[u.submitFieldName] = P(u.submitFieldType, d[u.matchFieldName]), s), {});
120
+ const i = a.submitFields.filter((t) => t.matchType == "default").reduce((t, n) => (n.submitFieldType === "string" && (t[n.submitFieldName] = n.matchFieldName.toString()), t), {}), g = a.submitFields.filter((t) => t.matchType == "match").reduce((t, n) => (Reflect.has(n, "submitFieldMatchOrigin") && n.submitFieldMatchOrigin != "rowData" ? Reflect.has(J.matchData, n.submitFieldMatchOrigin) && (t[n.submitFieldName] = k(n.submitFieldType, J.matchData[n.submitFieldMatchOrigin][n.matchFieldName])) : t[n.submitFieldName] = k(n.submitFieldType, r[n.matchFieldName]), t), {});
119
121
  be({
120
- ...t,
121
- ...h,
122
- ...F
123
- }).then((s) => {
122
+ ...p,
123
+ ...i,
124
+ ...g
125
+ }).then((t) => {
124
126
  try {
125
- Se({ title: m("act.tip"), message: m("act.saveSuccessfully"), type: "success", duration: 2500 }), z(), Q("refresh");
126
- } catch (u) {
127
- console.error(u);
127
+ Se({ title: y("act.tip"), message: y("act.saveSuccessfully"), type: "success", duration: 2500 }), z(), Q("refresh");
128
+ } catch (n) {
129
+ console.error(n);
128
130
  }
129
- R.value = !1;
130
- }).catch((s) => {
131
- console.error(s), R.value = !1;
131
+ L.value = !1;
132
+ }).catch((t) => {
133
+ console.error(t), L.value = !1;
132
134
  });
133
135
  }
134
136
  });
135
137
  }, ve = (l) => {
136
- const c = Object.keys(M.value).map((a) => {
137
- var d;
138
- return (d = M.value[a]) == null ? void 0 : d.updateFormData(o.value);
138
+ const c = Object.keys(E.value).map((a) => {
139
+ var r;
140
+ return (r = E.value[a]) == null ? void 0 : r.updateFormData(o.value);
139
141
  }).filter((a) => a);
140
142
  Promise.all([l.validate(), ...c]).then((a) => {
141
- a.every((d) => d) && ge(l);
143
+ a.every((r) => r) && ge(l);
142
144
  }).catch((a) => (console.error(a), a));
143
145
  };
144
146
  return (l, c) => {
145
147
  var X;
146
- const a = _("el-input"), d = _("el-option"), t = _("el-select"), h = _("el-select-v2"), F = _("el-tree-select"), s = _("el-date-picker"), u = _("el-cascader"), g = _("el-switch"), V = _("el-form-item"), N = _("el-col"), B = _("el-row"), y = _("el-form"), D = _("el-button"), Ve = _("el-dialog"), Ce = ee("loading"), Fe = ee("debounce");
147
- return n(), p(Ve, {
148
+ const a = v("el-input"), r = v("el-option"), p = v("el-select"), i = v("el-select-v2"), g = v("el-tree-select"), t = v("el-date-picker"), n = v("el-cascader"), F = v("el-switch"), _ = v("el-form-item"), U = v("el-col"), B = v("el-row"), b = v("el-form"), D = v("el-button"), Ve = v("el-dialog"), Ce = ee("loading"), Fe = ee("debounce");
149
+ return u(), m(Ve, {
148
150
  "model-value": f.visible,
149
151
  title: f.title,
150
152
  top: "5vh",
@@ -157,23 +159,23 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
157
159
  "before-close": he
158
160
  }, {
159
161
  footer: C(() => [
160
- le("span", Le, [
162
+ le("span", Re, [
161
163
  ae(D, {
162
- loading: R.value,
164
+ loading: L.value,
163
165
  onClick: z
164
166
  }, {
165
167
  default: C(() => [
166
- W(A(i(m)("act.cancel")), 1)
168
+ W(O(d(y)("act.cancel")), 1)
167
169
  ]),
168
170
  _: 1
169
171
  }, 8, ["loading"]),
170
- oe((n(), p(D, {
172
+ oe((u(), m(D, {
171
173
  type: "primary",
172
- loading: R.value,
173
- onClick: c[1] || (c[1] = (H) => ve(x.value))
174
+ loading: L.value,
175
+ onClick: c[1] || (c[1] = (H) => ve(M.value))
174
176
  }, {
175
177
  default: C(() => [
176
- W(A(i(m)("act.save")), 1)
178
+ W(O(d(y)("act.save")), 1)
177
179
  ]),
178
180
  _: 1
179
181
  }, 8, ["loading"])), [
@@ -184,10 +186,10 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
184
186
  default: C(() => {
185
187
  var H, Z;
186
188
  return [
187
- oe((n(), p(y, {
189
+ oe((u(), m(b, {
188
190
  class: "a-form",
189
191
  ref_key: "formRef",
190
- ref: x,
192
+ ref: M,
191
193
  model: o.value,
192
194
  "label-suffix": ":",
193
195
  "label-width": (H = w.data.formConfig) == null ? void 0 : H.formLabelWidth,
@@ -196,122 +198,122 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
196
198
  default: C(() => [
197
199
  ae(B, { gutter: 40 }, {
198
200
  default: C(() => [
199
- (n(!0), k(O, null, G(L.value, (e, I) => (n(), p(N, {
201
+ (u(!0), P(q, null, G(R.value, (e, I) => (u(), m(U, {
200
202
  span: pe(e),
201
203
  key: I
202
204
  }, {
203
205
  default: C(() => [
204
- e.customFiledsComponentes.isFiledCustom ? (n(), k(O, { key: 1 }, [
205
- e.customFiledsComponentes[e.customFiledsComponentes.customComponentName] ? (n(), p(De(e.customFiledsComponentes[e.customFiledsComponentes.customComponentName]), {
206
+ e.customFiledsComponentes.isFieldCustom ? (u(), P(q, { key: 1 }, [
207
+ e.customFiledsComponentes[e.customFiledsComponentes.customComponentName] ? (u(), m(De(e.customFiledsComponentes[e.customFiledsComponentes.customComponentName]), {
206
208
  key: 0,
207
209
  ref_for: !0,
208
- ref: (r) => M.value[e.customFiledsComponentes.customComponentName] = r,
210
+ ref: (s) => E.value[e.customFiledsComponentes.customComponentName] = s,
209
211
  formConfig: w.data.formConfig,
210
212
  item: e,
211
213
  rowData: f.data.rowData,
212
214
  visible: f.visible,
213
215
  form: o.value,
214
- "onUpdate:form": c[0] || (c[0] = (r) => o.value = r)
215
- }, null, 40, ["formConfig", "item", "rowData", "visible", "form"])) : (n(), k("div", {
216
+ "onUpdate:form": c[0] || (c[0] = (s) => o.value = s)
217
+ }, null, 40, ["formConfig", "item", "rowData", "visible", "form"])) : (u(), P("div", {
216
218
  class: "no-config",
217
219
  key: I
218
220
  }, [
219
- le("span", Re, "【" + A(e.fieldName) + "】", 1),
220
- W(A(i(m)("act.fieldCustom")), 1)
221
+ le("span", Le, "【" + O(e.fieldName) + "】", 1),
222
+ W(O(d(y)("act.fieldCustom")), 1)
221
223
  ]))
222
- ], 64)) : (n(), p(V, {
224
+ ], 64)) : (u(), m(_, {
223
225
  key: 0,
224
226
  label: e.fieldName,
225
227
  prop: ["select", "multipleSelect"].includes(e.fieldType) ? `${e.fieldKey}ActImplicit` : e.fieldKey,
226
- rules: [{ required: e.isFormFieldRequired, message: i(m)("act.requiredMessage"), trigger: me(e) }]
228
+ rules: [{ required: e.isFormFieldRequired, message: d(y)("act.requiredMessage"), trigger: me(e) }]
227
229
  }, {
228
230
  default: C(() => [
229
- e.fieldType === "input" ? (n(), p(a, v({
231
+ e.fieldType === "input" ? (u(), m(a, V({
230
232
  key: 0,
231
233
  modelValue: o.value[e.fieldKey],
232
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
233
- placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
234
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
235
+ placeholder: `${d(y)("act.inputPlaceholder")}${e.fieldName}`,
234
236
  clearable: "",
235
237
  ref_for: !0
236
- }, i(b)(e), {
238
+ }, d(h)(e), {
237
239
  disabled: e.isFormDisabled
238
240
  }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : te("", !0),
239
- e.fieldType === "inputNumber" ? (n(), p(i(re), v({
241
+ e.fieldType === "inputNumber" ? (u(), m(d(re), V({
240
242
  key: 1,
241
243
  modelValue: o.value[e.fieldKey],
242
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
243
- placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
244
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
245
+ placeholder: `${d(y)("act.inputPlaceholder")}${e.fieldName}`,
244
246
  clearable: "",
245
247
  ref_for: !0
246
- }, i(b)(e), {
248
+ }, d(h)(e), {
247
249
  disabled: e.isFormDisabled
248
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "textarea" ? (n(), p(a, v({
250
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "textarea" ? (u(), m(a, V({
249
251
  key: 2,
250
252
  modelValue: o.value[e.fieldKey],
251
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
252
- placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
253
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
254
+ placeholder: `${d(y)("act.inputPlaceholder")}${e.fieldName}`,
253
255
  rows: 4,
254
256
  ref_for: !0
255
- }, i(b)(e), {
257
+ }, d(h)(e), {
256
258
  type: "textarea",
257
259
  disabled: e.isFormDisabled
258
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "selectIcon" ? (n(), p(i(de), v({
260
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "selectIcon" ? (u(), m(d(de), V({
259
261
  key: 3,
260
262
  modelValue: o.value[e.fieldKey],
261
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
263
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
262
264
  icons: e.dataList,
263
- placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
265
+ placeholder: `${d(y)("act.selectPlaceholder")}${e.fieldName}`,
264
266
  ref_for: !0
265
- }, i(b)(e), {
267
+ }, d(h)(e), {
266
268
  disabled: e.isFormDisabled
267
269
  }), {
268
270
  default: C(() => [
269
- (n(!0), k(O, null, G(e.dataList, (r, U) => (n(), p(d, {
270
- key: U,
271
- label: r.key,
272
- value: r.value
271
+ (u(!0), P(q, null, G(e.dataList, (s, N) => (u(), m(r, {
272
+ key: N,
273
+ label: s.key,
274
+ value: s.value
273
275
  }, null, 8, ["label", "value"]))), 128))
274
276
  ]),
275
277
  _: 2
276
- }, 1040, ["modelValue", "onUpdate:modelValue", "icons", "placeholder", "disabled"])) : ["select", "multipleSelect"].includes(e.fieldType) ? (n(), p(t, v({
278
+ }, 1040, ["modelValue", "onUpdate:modelValue", "icons", "placeholder", "disabled"])) : ["select", "multipleSelect"].includes(e.fieldType) ? (u(), m(p, V({
277
279
  key: 4,
278
280
  modelValue: o.value[`${e.fieldKey}ActImplicit`],
279
- "onUpdate:modelValue": (r) => o.value[`${e.fieldKey}ActImplicit`] = r,
280
- placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
281
+ "onUpdate:modelValue": (s) => o.value[`${e.fieldKey}ActImplicit`] = s,
282
+ placeholder: `${d(y)("act.selectPlaceholder")}${e.fieldName}`,
281
283
  clearable: "",
282
284
  filterable: "",
283
285
  "value-key": "value",
284
286
  ref_for: !0
285
- }, i(b)(e), {
287
+ }, d(h)(e), {
286
288
  multiple: e.fieldType === "multipleSelect",
287
289
  disabled: e.isFormDisabled,
288
- onChange: (r) => _e(r, e)
290
+ onChange: (s) => _e(s, e)
289
291
  }), {
290
292
  default: C(() => [
291
- (n(!0), k(O, null, G(e.dataList, (r, U) => (n(), p(d, {
292
- key: U,
293
- label: r.key,
294
- value: r
293
+ (u(!0), P(q, null, G(e.dataList, (s, N) => (u(), m(r, {
294
+ key: N,
295
+ label: s.key,
296
+ value: s
295
297
  }, null, 8, ["label", "value"]))), 128))
296
298
  ]),
297
299
  _: 2
298
- }, 1040, ["modelValue", "onUpdate:modelValue", "placeholder", "multiple", "disabled", "onChange"])) : ["virtualizedSelect", "virtualizedMultipleSelect"].includes(e.fieldType) ? (n(), p(h, v({
300
+ }, 1040, ["modelValue", "onUpdate:modelValue", "placeholder", "multiple", "disabled", "onChange"])) : ["virtualizedSelect", "virtualizedMultipleSelect"].includes(e.fieldType) ? (u(), m(i, V({
299
301
  key: 5,
300
302
  modelValue: o.value[e.fieldKey],
301
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
303
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
302
304
  options: e.dataList,
303
- props: { ...i(Ue) },
304
- placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
305
+ props: { ...d(Ne) },
306
+ placeholder: `${d(y)("act.selectPlaceholder")}${e.fieldName}`,
305
307
  clearable: "",
306
308
  filterable: "",
307
309
  ref_for: !0
308
- }, i(b)(e), {
310
+ }, d(h)(e), {
309
311
  disabled: e.isFormDisabled,
310
312
  multiple: e.fieldType === "virtualizedMultipleSelect"
311
- }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled", "multiple"])) : e.fieldType === "treeSelect" ? (n(), p(F, v({
313
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled", "multiple"])) : e.fieldType === "treeSelect" ? (u(), m(g, V({
312
314
  key: 6,
313
315
  modelValue: o.value[e.fieldKey],
314
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
316
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
315
317
  placeholder: `请选择${e.fieldName}`,
316
318
  props: { isLeaf: "isLeaf" },
317
319
  "render-after-expand": !1,
@@ -322,62 +324,62 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
322
324
  clearable: "",
323
325
  filterable: "",
324
326
  lazy: "",
325
- load: (r, U) => ye({ node: r, resolve: U }, e),
327
+ load: (s, N) => ye({ node: s, resolve: N }, e),
326
328
  ref_for: !0
327
- }, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (n(), p(s, v({
329
+ }, d(h)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (u(), m(t, V({
328
330
  key: 7,
329
331
  modelValue: o.value[e.fieldKey],
330
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
332
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
331
333
  type: "date",
332
- placeholder: `${i(m)("act.selectPlaceholder")}${i(m)("act.time")}`,
334
+ placeholder: `${d(y)("act.selectPlaceholder")}${d(y)("act.time")}`,
333
335
  "value-format": "YYYY-MM-DD HH:mm:ss",
334
336
  ref_for: !0
335
- }, i(b)(e), {
337
+ }, d(h)(e), {
336
338
  disabled: e.isFormDisabled
337
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "dateRange" ? (n(), p(s, v({
339
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "dateRange" ? (u(), m(t, V({
338
340
  key: 8,
339
341
  modelValue: o.value[e.fieldKey],
340
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
342
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
341
343
  type: "daterange",
342
- "start-placeholder": i(m)("act.startTime"),
343
- "end-placeholder": i(m)("act.endTime"),
344
+ "start-placeholder": d(y)("act.startTime"),
345
+ "end-placeholder": d(y)("act.endTime"),
344
346
  "value-format": "YYYY-MM-DD HH:mm:ss",
345
347
  ref_for: !0
346
- }, i(b)(e), {
348
+ }, d(h)(e), {
347
349
  disabled: e.isFormDisabled
348
- }), null, 16, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder", "disabled"])) : e.fieldType === "provinceCascade" ? (n(), p(u, v({
350
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder", "disabled"])) : e.fieldType === "provinceCascade" ? (u(), m(n, V({
349
351
  key: 9,
350
352
  modelValue: o.value[e.fieldKey],
351
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
353
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
352
354
  options: e.dataList,
353
- props: i(ke),
355
+ props: d(Pe),
354
356
  clearable: "",
355
357
  filterable: "",
356
- placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
358
+ placeholder: `${d(y)("act.selectPlaceholder")}${e.fieldName}`,
357
359
  ref_for: !0
358
- }, i(b)(e), {
360
+ }, d(h)(e), {
359
361
  disabled: e.isFormDisabled
360
- }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled"])) : e.fieldType === "switch" ? (n(), p(g, {
362
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled"])) : e.fieldType === "switch" ? (u(), m(F, {
361
363
  key: 10,
362
364
  modelValue: o.value[e.fieldKey],
363
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
365
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
364
366
  "active-value": !0,
365
367
  "inactive-value": !1
366
- }, null, 8, ["modelValue", "onUpdate:modelValue"])) : e.fieldType === "upload" ? (n(), p(i(ie), v({
368
+ }, null, 8, ["modelValue", "onUpdate:modelValue"])) : e.fieldType === "upload" ? (u(), m(d(ie), V({
367
369
  key: 11,
368
370
  class: "form-upload",
369
371
  modelValue: o.value[e.fieldKey],
370
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
371
- request: i(q),
372
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
373
+ request: d(x),
372
374
  ref_for: !0
373
- }, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "request"])) : e.fieldType === "editor" ? (n(), p(i(ne), v({
375
+ }, d(h)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "request"])) : e.fieldType === "editor" ? (u(), m(d(ne), V({
374
376
  key: 12,
375
377
  modelValue: o.value[e.fieldKey],
376
- "onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
378
+ "onUpdate:modelValue": (s) => o.value[e.fieldKey] = s,
377
379
  disabled: e.isFormDisabled,
378
- placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
380
+ placeholder: `${d(y)("act.inputPlaceholder")}${e.fieldName}`,
379
381
  ref_for: !0
380
- }, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : te("", !0)
382
+ }, d(h)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : te("", !0)
381
383
  ]),
382
384
  _: 2
383
385
  }, 1032, ["label", "prop", "rules"]))
@@ -398,7 +400,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
398
400
  }, 8, ["model-value", "title", "width"]);
399
401
  };
400
402
  }
401
- }, je = /* @__PURE__ */ we($e, [["__scopeId", "data-v-37b49f83"]]);
403
+ }, je = /* @__PURE__ */ we($e, [["__scopeId", "data-v-498aa674"]]);
402
404
  export {
403
405
  je as default
404
406
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "act-plus",
3
- "version": "1.1.43",
3
+ "version": "1.1.45",
4
4
  "private": false,
5
5
  "description": "act config",
6
6
  "main": "act-plus.js",
package/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.form-card .el-card__header{font-size:16px;font-weight:700}.rotate180{transform:rotate(180deg)}.cp{cursor:pointer}.cp:hover{opacity:.8}.ml12{margin-left:12px}.mt12{margin-top:12px}.mt16{margin-top:16px}.mt24{margin-top:24px}.ml6{margin-left:6px!important}.ml4{margin-left:4px!important}.mr6{margin-right:6px}.mr2{margin-right:2px}.mr4{margin-right:4px}.el-table{font-size:14px}.el-select,.el-cascader,.el-form--inline .el-form-item{display:block;width:100%}.el-card{height:100%;--el-card-padding: 12px}.el-card__body{height:100%;box-sizing:border-box}.el-date-editor{--el-date-editor-width: 100%}.a-loading[data-v-048c6c03]{display:flex;align-items:center;justify-content:center;width:100%;height:50px;font-size:32px}.a-loading .dot[data-v-048c6c03]{animation:antRotate-048c6c03 1.2s infinite linear;transform:rotate(45deg);position:relative;display:inline-block;width:28px;height:28px;box-sizing:border-box}.a-loading .dot i[data-v-048c6c03]{width:12px;height:12px;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove-048c6c03 1s infinite linear alternate}.a-loading .dot i[data-v-048c6c03]:nth-child(1){top:0;left:0}.a-loading .dot i[data-v-048c6c03]:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.a-loading .dot i[data-v-048c6c03]:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.a-loading .dot i[data-v-048c6c03]:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}@keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@-webkit-keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antSpinMove-048c6c03{to{opacity:1}}@-webkit-keyframes antSpinMove-048c6c03{to{opacity:1}}[data-v-384cc84e] .el-empty__image{width:100%}.table-link[data-v-384cc84e]{cursor:pointer;color:#409eff;text-decoration:underline}.file-image[data-v-384cc84e]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-384cc84e]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-384cc84e]{padding:0;margin:0;border:none}.add-icon-btn[data-v-ada54450]{cursor:pointer;width:24px;height:24px;margin-left:6px}.table-post-params[data-v-ada54450]{position:relative;margin-bottom:12px}.table-post-params .submit-operate[data-v-ada54450]{position:absolute;top:-20px;right:-10px;display:flex;align-items:center}.table-post-params .submit-operate .match-opreate[data-v-ada54450]{cursor:pointer;width:12px;height:12px}.card-header[data-v-3e5e9347]{display:flex;align-items:center}.card-header -operate[data-v-3e5e9347]{margin-left:auto}.form-list[data-v-3e5e9347]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-3e5e9347]:last-child{border:none}.config-list-operate[data-v-3e5e9347]{display:flex;align-items:center;justify-content:flex-end}.card-header[data-v-3440b427]{display:flex;align-items:center}.card-header-operate[data-v-3440b427]{margin-left:auto}.form-list[data-v-3440b427]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-3440b427]:last-child{border:none}.config-list-operate[data-v-3440b427]{display:flex;align-items:center;justify-content:flex-end}.submit-operate[data-v-c63f456e]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-c63f456e]{cursor:pointer;width:20px;height:20px}.page-container[data-v-4ec549a6]{position:relative}.page-container .header-operate[data-v-4ec549a6]{position:sticky;top:0;z-index:999}.page-container .submit-box[data-v-4ec549a6]{display:flex;align-items:center;justify-content:space-between}.page-container .submit-box-r[data-v-4ec549a6]{display:flex;align-items:center}.page-container .submit-box-r .menu-select[data-v-4ec549a6]{width:360px;margin:0 24px}.act-table .table-pagination[data-v-92f0fcb4]{padding:12px 4px;justify-content:flex-end}.tox-tinymce-aux{z-index:99999!important}.tinymce.ui.FloatPanel{z-index:99}.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks):before{color:#a8abb2}.upload-container[data-v-f839bee6]{width:100%}.upload-container[data-v-f839bee6] .el-upload-list--picture-card{display:flex;flex:1}.upload-container[data-v-f839bee6] .el-upload.is-drag{width:100%;height:100%}.upload-container .tip-text[data-v-f839bee6]{margin:0;padding:0;font-size:12px;color:#999}.upload-container .file-list[data-v-f839bee6]{display:flex;align-items:center;justify-content:space-between;margin:6px 0;padding:6px 12px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6}.upload-container .file-list[data-v-f839bee6]:hover{cursor:pointer;opacity:.8}.upload-container .file-list:hover .el-file-name[data-v-f839bee6]{text-decoration:underline}.upload-container .file-list-l[data-v-f839bee6]{display:flex;align-items:center;flex:1;width:500px}.upload-container .file-list-image[data-v-f839bee6]{flex-shrink:0;width:40px;height:40px;border-radius:4px}.upload-container .file-list-icon[data-v-f839bee6]{flex-shrink:0;width:40px;height:40px}.upload-container .file-list .el-file-name[data-v-f839bee6]{flex:1;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload-container .file-list .el-file-operate[data-v-f839bee6]{display:flex;justify-content:flex-end;flex-shrink:0;min-width:82px;margin-left:auto}.upload-container .file-list .el-file-operate>i[data-v-f839bee6]{cursor:pointer;margin-left:12px}.upload-container .file-list .el-file-operate>i[data-v-f839bee6]:hover{opacity:.8}.search-module-container[data-v-e748430f] .el-form-item{margin-bottom:8px}.search-module-container[data-v-e748430f] .el-select__selection{flex-wrap:nowrap}.search-module-container .form-content[data-v-e748430f]{display:grid;grid-template-columns:repeat(var(--table-query-row),1fr);gap:6px;padding:6px 6px 0}.search-module-container .form-content .search-form-btn[data-v-e748430f]{justify-self:end;align-self:start;grid-column-start:var(--table-query-row);grid-column-end:var(--table-query-row)}.search-module-container .expand[data-v-e748430f]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-7d9574aa]{display:flex;align-items:center;justify-content:flex-end}.header-operate-container .el-btn[data-v-7d9574aa]{margin:6px}.no-config[data-v-37b49f83]{line-height:32px;font-weight:700}.no-config-field[data-v-37b49f83]{color:red}.card-header[data-v-be1c5be6]{display:flex;align-items:center}.card-header-operate[data-v-be1c5be6]{margin-left:auto}.add-icon-btn[data-v-75eab9b4]{cursor:pointer;width:24px;height:24px;margin-left:6px}.condition-box[data-v-75eab9b4]{display:flex;justify-content:center}.condition-box[data-v-75eab9b4] .el-form-item__content{flex:0;min-width:300px}.submit-operate[data-v-75eab9b4]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-75eab9b4]{cursor:pointer;width:20px;height:20px}.add-icon-btn[data-v-2aab2179]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-2aab2179]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-2aab2179]{cursor:pointer;width:20px;height:20px}.select-icon-popover .icon-list{display:grid;grid-template-columns:repeat(8,1fr)}.select-icon-popover .icon-list .icon-item{display:flex;align-items:center;justify-content:center;margin:4px 0;border:1px solid transparent}.select-icon-popover .icon-list .icon-item .icon-svg{cursor:pointer}.select-icon-popover .icon-list .icon-item-checked{border:1px solid #000}.select-icon-container .icon-value[data-v-308d02d4]{display:flex;align-items:center}.select-icon-container .icon-value .icon-btn[data-v-308d02d4]{margin-left:12px}
1
+ @charset "UTF-8";.form-card .el-card__header{font-size:16px;font-weight:700}.rotate180{transform:rotate(180deg)}.cp{cursor:pointer}.cp:hover{opacity:.8}.ml12{margin-left:12px}.mt12{margin-top:12px}.mt16{margin-top:16px}.mt24{margin-top:24px}.ml6{margin-left:6px!important}.ml4{margin-left:4px!important}.mr6{margin-right:6px}.mr2{margin-right:2px}.mr4{margin-right:4px}.el-table{font-size:14px}.el-select,.el-cascader,.el-form--inline .el-form-item{display:block;width:100%}.el-card{height:100%;--el-card-padding: 12px}.el-card__body{height:100%;box-sizing:border-box}.el-date-editor{--el-date-editor-width: 100%}.month-range .el-date-range-picker{width:320px}.month-range .el-date-range-picker .el-picker-panel__body{min-width:320px}.month-range .is-left{width:100%}.month-range .el-date-range-picker__header,.month-range .is-right{display:none}.a-loading[data-v-048c6c03]{display:flex;align-items:center;justify-content:center;width:100%;height:50px;font-size:32px}.a-loading .dot[data-v-048c6c03]{animation:antRotate-048c6c03 1.2s infinite linear;transform:rotate(45deg);position:relative;display:inline-block;width:28px;height:28px;box-sizing:border-box}.a-loading .dot i[data-v-048c6c03]{width:12px;height:12px;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove-048c6c03 1s infinite linear alternate}.a-loading .dot i[data-v-048c6c03]:nth-child(1){top:0;left:0}.a-loading .dot i[data-v-048c6c03]:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.a-loading .dot i[data-v-048c6c03]:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.a-loading .dot i[data-v-048c6c03]:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}@keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@-webkit-keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antSpinMove-048c6c03{to{opacity:1}}@-webkit-keyframes antSpinMove-048c6c03{to{opacity:1}}[data-v-3470fb6b] .el-empty__image{width:100%}.table-link[data-v-3470fb6b]{cursor:pointer;color:#409eff;text-decoration:underline}.file-image[data-v-3470fb6b]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-3470fb6b]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-3470fb6b]{padding:0;margin:0;border:none}.add-icon-btn[data-v-ada54450]{cursor:pointer;width:24px;height:24px;margin-left:6px}.table-post-params[data-v-ada54450]{position:relative;margin-bottom:12px}.table-post-params .submit-operate[data-v-ada54450]{position:absolute;top:-20px;right:-10px;display:flex;align-items:center}.table-post-params .submit-operate .match-opreate[data-v-ada54450]{cursor:pointer;width:12px;height:12px}.card-header[data-v-399814c2]{display:flex;align-items:center}.card-header -operate[data-v-399814c2]{margin-left:auto}.form-list[data-v-399814c2]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-399814c2]:last-child{border:none}.config-list-operate[data-v-399814c2]{display:flex;align-items:center;justify-content:flex-end}.card-header[data-v-75e750d2]{display:flex;align-items:center}.card-header-operate[data-v-75e750d2]{margin-left:auto}.form-list[data-v-75e750d2]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-75e750d2]:last-child{border:none}.config-list-operate[data-v-75e750d2]{display:flex;align-items:center;justify-content:flex-end}[data-v-75e750d2] .el-badge__content.is-fixed{transform:translateY(-50%) translate(100%) scale(.7)}.submit-operate[data-v-c63f456e]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-c63f456e]{cursor:pointer;width:20px;height:20px}.page-container[data-v-4ec549a6]{position:relative}.page-container .header-operate[data-v-4ec549a6]{position:sticky;top:0;z-index:999}.page-container .submit-box[data-v-4ec549a6]{display:flex;align-items:center;justify-content:space-between}.page-container .submit-box-r[data-v-4ec549a6]{display:flex;align-items:center}.page-container .submit-box-r .menu-select[data-v-4ec549a6]{width:360px;margin:0 24px}.act-table .table-pagination[data-v-92f0fcb4]{padding:12px 4px;justify-content:flex-end}.tox-tinymce-aux{z-index:99999!important}.tinymce.ui.FloatPanel{z-index:99}.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks):before{color:#a8abb2}.upload-container[data-v-f839bee6]{width:100%}.upload-container[data-v-f839bee6] .el-upload-list--picture-card{display:flex;flex:1}.upload-container[data-v-f839bee6] .el-upload.is-drag{width:100%;height:100%}.upload-container .tip-text[data-v-f839bee6]{margin:0;padding:0;font-size:12px;color:#999}.upload-container .file-list[data-v-f839bee6]{display:flex;align-items:center;justify-content:space-between;margin:6px 0;padding:6px 12px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6}.upload-container .file-list[data-v-f839bee6]:hover{cursor:pointer;opacity:.8}.upload-container .file-list:hover .el-file-name[data-v-f839bee6]{text-decoration:underline}.upload-container .file-list-l[data-v-f839bee6]{display:flex;align-items:center;flex:1;width:500px}.upload-container .file-list-image[data-v-f839bee6]{flex-shrink:0;width:40px;height:40px;border-radius:4px}.upload-container .file-list-icon[data-v-f839bee6]{flex-shrink:0;width:40px;height:40px}.upload-container .file-list .el-file-name[data-v-f839bee6]{flex:1;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload-container .file-list .el-file-operate[data-v-f839bee6]{display:flex;justify-content:flex-end;flex-shrink:0;min-width:82px;margin-left:auto}.upload-container .file-list .el-file-operate>i[data-v-f839bee6]{cursor:pointer;margin-left:12px}.upload-container .file-list .el-file-operate>i[data-v-f839bee6]:hover{opacity:.8}.search-module-container[data-v-48cac85a] .el-form-item{margin-bottom:8px}.search-module-container[data-v-48cac85a] .el-select__selection{flex-wrap:nowrap}.search-module-container .form-content[data-v-48cac85a]{display:grid;grid-template-columns:repeat(var(--table-query-row),1fr);gap:6px;padding:6px 6px 0}.search-module-container .form-content .search-form-btn[data-v-48cac85a]{justify-self:end;align-self:start;grid-column-start:var(--table-query-row);grid-column-end:var(--table-query-row)}.search-module-container .expand[data-v-48cac85a]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-66a50743]{display:flex;align-items:center;justify-content:flex-end}.header-operate-container .el-btn[data-v-66a50743]{margin:2px}.no-config[data-v-498aa674]{line-height:32px;font-weight:700}.no-config-field[data-v-498aa674]{color:red}.card-header[data-v-be1c5be6]{display:flex;align-items:center}.card-header-operate[data-v-be1c5be6]{margin-left:auto}.add-icon-btn[data-v-75eab9b4]{cursor:pointer;width:24px;height:24px;margin-left:6px}.condition-box[data-v-75eab9b4]{display:flex;justify-content:center}.condition-box[data-v-75eab9b4] .el-form-item__content{flex:0;min-width:300px}.submit-operate[data-v-75eab9b4]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-75eab9b4]{cursor:pointer;width:20px;height:20px}.add-icon-btn[data-v-f404c3c2]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-f404c3c2]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-f404c3c2]{cursor:pointer;width:20px;height:20px}.select-icon-popover .icon-list{display:grid;grid-template-columns:repeat(8,1fr)}.select-icon-popover .icon-list .icon-item{display:flex;align-items:center;justify-content:center;margin:4px 0;border:1px solid transparent}.select-icon-popover .icon-list .icon-item .icon-svg{cursor:pointer}.select-icon-popover .icon-list .icon-item-checked{border:1px solid #000}.select-icon-container .icon-value[data-v-308d02d4]{display:flex;align-items:center}.select-icon-container .icon-value .icon-btn[data-v-308d02d4]{margin-left:12px}