act-plus 1.1.49 → 1.1.51

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,10 +1,10 @@
1
1
  import { defineAsyncComponent as A, inject as K, ref as w, watch as Te, resolveComponent as g, resolveDirective as le, openBlock as u, createBlock as y, withCtx as T, createElementVNode as ae, createVNode as te, createTextVNode as J, toDisplayString as O, unref as d, withDirectives as oe, createElementBlock as k, Fragment as q, renderList as Q, mergeProps as V, createCommentVNode as se, resolveDynamicComponent as De, toRaw as Ke } from "vue";
2
- import { _ as we, u as Ne, P as Pe, a as Ue, b as ke } from "./index-d2fcb8ab.js";
2
+ import { _ as we, u as Ne, P as Pe, a as Ue, b as ke } from "./index-642237bf.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,7 +13,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
13
13
  },
14
14
  emits: ["update:visible", "refresh"],
15
15
  setup(N, { emit: re }) {
16
- const de = A(() => import("./index-d2fcb8ab.js").then((l) => l.t)), ie = A(() => import("./index-39ff9e34.js")), ne = A(() => import("./index-d2fcb8ab.js").then((l) => l.s)), ue = A(() => import("./index-d2fcb8ab.js").then((l) => l.r)), { t: b } = Ne(), x = K("request"), ce = K("loadComponents"), P = K("formatDataType"), M = K("globalProps"), fe = K("stringToBoolean"), h = K("getFieldUiProps"), pe = K("disposeRequestData"), X = re, p = N, S = w(!1), R = w(!1), E = w(null), L = w([]), t = w({}), j = w({}), me = (l) => l.formColumnCol == null ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, ye = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), be = async ({ node: l, resolve: c }, a) => {
16
+ const de = A(() => import("./index-642237bf.js").then((l) => l.t)), ie = A(() => import("./index-01d80683.js")), ne = A(() => import("./index-642237bf.js").then((l) => l.s)), ue = A(() => import("./index-642237bf.js").then((l) => l.r)), { t: b } = Ne(), x = K("request"), ce = K("loadComponents"), P = K("formatDataType"), M = K("globalProps"), fe = K("stringToBoolean"), h = K("getFieldUiProps"), pe = K("disposeRequestData"), X = re, p = N, S = w(!1), L = w(!1), E = w(null), R = w([]), t = w({}), j = w({}), me = (l) => l.formColumnCol == null ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, ye = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), be = async ({ node: l, resolve: c }, a) => {
17
17
  const r = h(a), { label: m, value: i, children: _, isLeaf: o } = { ...ke, ...r.treeProps || {} };
18
18
  if (l[o])
19
19
  return c([]);
@@ -58,11 +58,11 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
58
58
  let a = p.data.rowData[l.fieldKey];
59
59
  if (["select"].includes(l.fieldType)) {
60
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());
61
+ l.dataList && l.dataList.length && typeof l.dataList[0][r["value-key"] ? r["value-key"] : "value"] == "string" && a !== null && (a = c ? { value: a.toString() } : a.toString());
62
62
  }
63
63
  if (["virtualizedSelect"].includes(l.fieldType)) {
64
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());
65
+ l.dataList && l.dataList.length && typeof l.dataList[0][r["value-key"] ? r["value-key"] : "value"] == "string" && a !== null && (a = a.toString());
66
66
  }
67
67
  return (a === "true" || a === "false") && (a = fe(a)), a;
68
68
  }, he = (l) => x({ url: p.data.dataItem.requestUrl, method: "post", data: l });
@@ -74,7 +74,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
74
74
  try {
75
75
  S.value = !0;
76
76
  const m = await pe(p.data.formList, p.data.rowData, !1, !0);
77
- console.log("formList", (a = p.data) == null ? void 0 : a.formList), L.value = await Promise.all(
77
+ console.log("formList", (a = p.data) == null ? void 0 : a.formList), R.value = await Promise.all(
78
78
  (((r = p.data) == null ? void 0 : r.formList) ?? []).sort((i, _) => i.sort - _.sort).map(async (i) => {
79
79
  const _ = m.find((C) => i.fieldName == C.fieldName && i.fieldKey == C.fieldKey);
80
80
  _ && (i.dataList = (_ == null ? void 0 : _.dataList) ?? []), ["select", "multipleSelect"].includes(i.fieldType) && (t.value[`${i.fieldKey}ActImplicit`] = Object.keys(p.data.rowData).length && i.isFormSetValue ? z(i, !0) : Y(i.fieldType)), t.value[i.fieldKey] = Object.keys(p.data.rowData).length && i.isFormSetValue ? z(i) : Y(i.fieldType);
@@ -94,7 +94,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
94
94
  const _e = (l) => {
95
95
  B(), l();
96
96
  }, B = () => {
97
- L.value = [], E.value.resetFields(), X("update:visible", !1);
97
+ R.value = [], E.value.resetFields(), X("update:visible", !1);
98
98
  }, ge = (l, c) => {
99
99
  const a = h(c), { fieldKey: r, fieldType: m } = c;
100
100
  if (m === "multipleSelect") {
@@ -112,7 +112,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
112
112
  delete m[o];
113
113
  return;
114
114
  }
115
- const n = L.value.find((D) => D.fieldKey === o);
115
+ const n = R.value.find((D) => D.fieldKey === o);
116
116
  o.includes("&") ? o.split("&").forEach((C, v) => {
117
117
  m[C] = m[o] ? $(m[o][v], n.fieldSubmitType) : m[o];
118
118
  }) : Array.isArray(m[o]) && n.fieldSubmitType == "string" && (m[o] = $(m[o], "string"));
@@ -128,9 +128,9 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
128
128
  } catch (n) {
129
129
  console.error(n);
130
130
  }
131
- R.value = !1;
131
+ L.value = !1;
132
132
  }).catch((o) => {
133
- console.error(o), R.value = !1;
133
+ console.error(o), L.value = !1;
134
134
  });
135
135
  }
136
136
  });
@@ -159,9 +159,9 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
159
159
  "before-close": _e
160
160
  }, {
161
161
  footer: T(() => [
162
- ae("span", Le, [
162
+ ae("span", Re, [
163
163
  te(f, {
164
- loading: R.value,
164
+ loading: L.value,
165
165
  onClick: B
166
166
  }, {
167
167
  default: T(() => [
@@ -171,7 +171,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
171
171
  }, 8, ["loading"]),
172
172
  oe((u(), y(f, {
173
173
  type: "primary",
174
- loading: R.value,
174
+ loading: L.value,
175
175
  onClick: c[1] || (c[1] = (G) => Ve(E.value))
176
176
  }, {
177
177
  default: T(() => [
@@ -198,7 +198,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
198
198
  default: T(() => [
199
199
  te(H, { gutter: 40 }, {
200
200
  default: T(() => [
201
- (u(!0), k(q, null, Q(L.value, (e, ee) => (u(), y(v, {
201
+ (u(!0), k(q, null, Q(R.value, (e, ee) => (u(), y(v, {
202
202
  span: me(e),
203
203
  key: ee
204
204
  }, {
@@ -218,7 +218,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
218
218
  class: "no-config",
219
219
  key: ee
220
220
  }, [
221
- ae("span", Re, "【" + O(e.fieldName) + "】", 1),
221
+ ae("span", Le, "【" + O(e.fieldName) + "】", 1),
222
222
  J(O(d(b)("act.fieldCustom")), 1)
223
223
  ]))
224
224
  ], 64)) : (u(), y(C, {
@@ -400,7 +400,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
400
400
  }, 8, ["model-value", "title", "width"]);
401
401
  };
402
402
  }
403
- }, je = /* @__PURE__ */ we($e, [["__scopeId", "data-v-313f66bb"]]);
403
+ }, je = /* @__PURE__ */ we($e, [["__scopeId", "data-v-04a18124"]]);
404
404
  export {
405
405
  je as default
406
406
  };
@@ -1,5 +1,5 @@
1
1
  import { defineAsyncComponent as re, inject as C, ref as U, watch as ne, resolveComponent as f, resolveDirective as se, unref as t, openBlock as s, createElementBlock as V, createVNode as ue, normalizeStyle as de, withCtx as g, Fragment as q, renderList as L, createBlock as d, mergeProps as _, withKeys as I, withModifiers as B, createCommentVNode as h, resolveDynamicComponent as pe, createElementVNode as ie, toDisplayString as S, createTextVNode as M, withDirectives as ce } from "vue";
2
- import { _ as fe, u as ye, P as me, a as be, b as Ve } from "./index-d2fcb8ab.js";
2
+ import { _ as fe, u as ye, P as me, a as be, b as Ve } from "./index-642237bf.js";
3
3
  import "vue-router";
4
4
  import "js-base64";
5
5
  import "element-plus";
@@ -14,13 +14,13 @@ const _e = {
14
14
  },
15
15
  emits: ["reset", "search"],
16
16
  setup(j, { emit: H }) {
17
- const K = re(() => import("./index-d2fcb8ab.js").then((r) => r.t)), { t: p } = ye(), W = C("request"), O = C("globalProps"), G = C("loadComponents"), y = C("getFieldUiProps"), x = C("formatDataType"), z = C("disposeDate"), J = C("getDefaultQueryValues"), A = H, m = j, X = U({});
17
+ const K = re(() => import("./index-642237bf.js").then((r) => r.t)), { t: p } = ye(), W = C("request"), O = C("globalProps"), G = C("loadComponents"), y = C("getFieldUiProps"), x = C("formatDataType"), z = C("disposeDate"), J = C("getDefaultQueryValues"), A = H, m = j, X = U({});
18
18
  let b = U([]), Y = U([]), T = U(!0);
19
19
  const Z = (r) => m.data.tableConfig.isExpandQuery && T.value ? m.data.tableConfig.tableQueryRowWidth > r + 1 : !0, ee = async (r) => {
20
20
  b.value = await Promise.all(
21
21
  r.filter((l) => l.useScenes.includes("tableSearch")).map(async (l) => {
22
22
  l.tableQueryDefaultValue && (["date", "dateRange"].includes(l.fieldType) ? l.queryValue = z(l) : l.queryValue = l.tableQueryDefaultValue ? l.tableQueryDefaultValue : void 0), O.defaultParams.some((o) => {
23
- o.field == l.fieldKey && (l.queryValue = o.value);
23
+ o.field == l.fieldKey && o.operate === l.tableQueryCondition && (l.queryValue = o.value);
24
24
  });
25
25
  const u = (l.formCustomComponentes ?? []).find((o) => o.permissionCode === "tableSearch");
26
26
  if (l.isQueryFieldCustom = !1, u && u.isFieldCustom) {
@@ -40,19 +40,19 @@ const _e = {
40
40
  const o = y(u), { label: k, value: P, children: $, isLeaf: w } = { ...Ve, ...o.treeProps || {} };
41
41
  if (r[w])
42
42
  return l([]);
43
- const D = u.postRequestParams.filter((n) => n.submitType === "default").reduce((n, e) => (n[e.submitName] = x(e.paramsType, e.submitValue), n), {}), Q = u.postRequestParams.filter((n) => n.submitType === "match").reduce((n, e) => (n[e.submitName] = x(e.paramsType, O.matchData[e.submitValue][e.submitName]), n), {}), R = u.postRequestParams.filter((n) => n.submitType === "dynamic").map((n) => ({
43
+ const Q = u.postRequestParams.filter((n) => n.submitType === "default").reduce((n, e) => (n[e.submitName] = x(e.paramsType, e.submitValue), n), {}), D = u.postRequestParams.filter((n) => n.submitType === "match").reduce((n, e) => (n[e.submitName] = x(e.paramsType, O.matchData[e.submitValue][e.submitName]), n), {}), R = u.postRequestParams.filter((n) => n.submitType === "dynamic").map((n) => ({
44
44
  field: n.submitName,
45
45
  operate: n.submitMatchType,
46
46
  value: o.loadCode ? r == null ? void 0 : r.data.value : x(n.paramsType, n.submitValue)
47
47
  }));
48
48
  let c = {};
49
- Object.keys(D).length && (c = { ...c, ...D }), Object.keys(Q).length && (c = { ...c, ...Q }), R.length && (c.dynamicFilters = R), o.loadCode && Reflect.has(c, o.loadCode) && (c[o.loadCode] = r == null ? void 0 : r.data.value);
50
- const { data: v } = await W({
49
+ Object.keys(Q).length && (c = { ...c, ...Q }), Object.keys(D).length && (c = { ...c, ...D }), R.length && (c.dynamicFilters = R), o.loadCode && Reflect.has(c, o.loadCode) && (c[o.loadCode] = r == null ? void 0 : r.data.value);
50
+ const { data: E } = await W({
51
51
  url: u.fieldRequestUrl,
52
52
  method: u.fieldRequestType || "GET",
53
53
  data: c
54
- }), E = (v || []).map((n) => ({ label: n[k], value: n[P], children: [], isLeaf: n[w] }));
55
- l(E);
54
+ }), v = (E || []).map((n) => ({ label: n[k], value: n[P], children: [], isLeaf: n[w] }));
55
+ l(v);
56
56
  };
57
57
  ne(
58
58
  () => m.data,
@@ -86,9 +86,9 @@ const _e = {
86
86
  };
87
87
  return (r, l) => {
88
88
  var n;
89
- const u = f("el-input"), o = f("el-option"), k = f("el-select"), P = f("el-select-v2"), $ = f("el-cascader"), w = f("el-tree-select"), D = f("el-date-picker"), Q = f("el-form-item"), R = f("a-svg-icon"), c = f("el-button"), v = f("el-form"), E = se("debounce");
89
+ const u = f("el-input"), o = f("el-option"), k = f("el-select"), P = f("el-select-v2"), $ = f("el-cascader"), w = f("el-tree-select"), Q = f("el-date-picker"), D = f("el-form-item"), R = f("a-svg-icon"), c = f("el-button"), E = f("el-form"), v = se("debounce");
90
90
  return t(b) && t(b).length ? (s(), V("div", _e, [
91
- ue(v, {
91
+ ue(E, {
92
92
  style: de({ "--table-query-row": m.data.tableConfig.tableQueryRowWidth }),
93
93
  class: "form-content",
94
94
  ref: "elForm",
@@ -114,7 +114,7 @@ const _e = {
114
114
  ie("span", Ce, "【" + S(e.fieldName) + "】", 1),
115
115
  M(S(t(p)("act.fieldCustom")), 1)
116
116
  ]))
117
- ], 64)) : (s(), d(Q, {
117
+ ], 64)) : (s(), d(D, {
118
118
  key: 0,
119
119
  class: "search-form-item",
120
120
  "label-width": m.data.tableConfig.tableQueryLabelWidth,
@@ -207,7 +207,7 @@ const _e = {
207
207
  ref_for: !0
208
208
  }, t(y)(e), {
209
209
  onChange: l[5] || (l[5] = (a) => i({ permissionCode: 1001 }))
210
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (s(), d(D, _({
210
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (s(), d(Q, _({
211
211
  key: 6,
212
212
  modelValue: e.queryValue,
213
213
  "onUpdate:modelValue": (a) => e.queryValue = a,
@@ -218,7 +218,7 @@ const _e = {
218
218
  ref_for: !0
219
219
  }, t(y)(e), {
220
220
  onChange: l[6] || (l[6] = (a) => i({ permissionCode: 1001 }))
221
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : e.fieldType === "dateRange" ? (s(), d(D, _({
221
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : e.fieldType === "dateRange" ? (s(), d(Q, _({
222
222
  key: 7,
223
223
  modelValue: e.queryValue,
224
224
  "onUpdate:modelValue": (a) => e.queryValue = a,
@@ -236,7 +236,7 @@ const _e = {
236
236
  }, 1032, ["label-width", "label"]))
237
237
  ], 64)) : h("", !0)
238
238
  ], 64))), 128)),
239
- t(b).length ? (s(), d(Q, {
239
+ t(b).length ? (s(), d(D, {
240
240
  key: 0,
241
241
  class: "search-form-btn",
242
242
  "label-width": "0"
@@ -261,7 +261,7 @@ const _e = {
261
261
  ]),
262
262
  _: 2
263
263
  }, 1032, ["type", "loading", "onClick"])), [
264
- [E]
264
+ [v]
265
265
  ])), 128))
266
266
  ]),
267
267
  _: 1
@@ -285,7 +285,7 @@ const _e = {
285
285
  ])) : h("", !0);
286
286
  };
287
287
  }
288
- }, Qe = /* @__PURE__ */ fe(he, [["__scopeId", "data-v-425e86c9"]]);
288
+ }, De = /* @__PURE__ */ fe(he, [["__scopeId", "data-v-3c6eb654"]]);
289
289
  export {
290
- Qe as default
290
+ De as default
291
291
  };
@@ -1,5 +1,5 @@
1
1
  import { ref as R, inject as l, watch as j, resolveComponent as y, resolveDirective as q, openBlock as r, createElementBlock as u, Fragment as f, renderList as E, unref as d, createBlock as i, resolveDynamicComponent as H, withCtx as b, withDirectives as C, createCommentVNode as _, createTextVNode as k, toDisplayString as B } from "vue";
2
- import { _ as M, u as z } from "./index-d2fcb8ab.js";
2
+ import { _ as M, u as z } from "./index-642237bf.js";
3
3
  import "vue-router";
4
4
  import "js-base64";
5
5
  import "element-plus";
@@ -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-d2fcb8ab.js";
2
+ import { _ as k, u as w } from "./index-642237bf.js";
3
3
  import "vue-router";
4
4
  import "js-base64";
5
5
  import "element-plus";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "act-plus",
3
- "version": "1.1.49",
3
+ "version": "1.1.51",
4
4
  "private": false,
5
5
  "description": "act config",
6
6
  "main": "act-plus.js",
package/style.css CHANGED
@@ -1 +1 @@
1
- .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}.table-link{cursor:pointer;color:#409eff;text-decoration:underline}.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-3bc0feb0] .el-empty__image{width:100%}.file-image[data-v-3bc0feb0]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-3bc0feb0]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-3bc0feb0]{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-651542d6]{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-425e86c9] .el-form-item{margin-bottom:8px}.search-module-container[data-v-425e86c9] .el-select__selection{flex-wrap:nowrap}.search-module-container .form-content[data-v-425e86c9]{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-425e86c9]{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-425e86c9]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-6477fb97]{display:flex;align-items:center;justify-content:flex-end}.header-operate-container .el-btn[data-v-6477fb97]{margin:2px}.no-config[data-v-313f66bb]{line-height:32px;font-weight:700}.no-config-field[data-v-313f66bb]{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-3da504a4]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-3da504a4]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-3da504a4]{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
+ .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}.table-link{cursor:pointer;color:#409eff;text-decoration:underline}.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-5f5a43b5] .el-empty__image{width:100%}.file-image[data-v-5f5a43b5]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-5f5a43b5]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-5f5a43b5]{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-651542d6]{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-3c6eb654] .el-form-item{margin-bottom:8px}.search-module-container[data-v-3c6eb654] .el-select__selection{flex-wrap:nowrap}.search-module-container .form-content[data-v-3c6eb654]{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-3c6eb654]{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-3c6eb654]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-6477fb97]{display:flex;align-items:center;justify-content:flex-end}.header-operate-container .el-btn[data-v-6477fb97]{margin:2px}.no-config[data-v-04a18124]{line-height:32px;font-weight:700}.no-config-field[data-v-04a18124]{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-3da504a4]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-3da504a4]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-3da504a4]{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}