act-plus 1.1.78 → 1.1.80
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/act-plus.js +1 -1
- package/act-plus.umd.cjs +58 -58
- package/lib/{dialogAddField-6b36374f.js → dialogAddField-356c0203.js} +33 -33
- package/lib/{dialogConfigBtn-bc3654e4.js → dialogConfigBtn-b826fbbd.js} +21 -21
- package/lib/{dialogSiteComponentsParams-50ddae0f.js → dialogSiteComponentsParams-2bd207be.js} +7 -7
- package/lib/{index-07ea7c6f.js → index-07af7560.js} +21 -21
- package/lib/{index-c5b44aa1.js → index-083d66b1.js} +4 -4
- package/lib/{index-c69e0f9a.js → index-0ca10994.js} +1858 -1821
- package/lib/{index-7a82a0bc.js → index-35e3b49c.js} +112 -104
- package/lib/{index-ada2bff9.js → index-5cf4016d.js} +4788 -4535
- package/lib/{index-4b01c50e.js → index-a1576e42.js} +5 -5
- package/lib/{index-7c99a393.js → index-a1929e12.js} +179 -189
- package/lib/{index-9b985e07.js → index-b42134dd.js} +18 -25
- package/lib/{index-96a5d15c.js → index-bb510fb9.js} +67 -64
- package/lib/{index-d37c9fc1.js → index-ddd5b9be.js} +2 -2
- package/package.json +16 -16
- package/style.css +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineAsyncComponent as ne, inject as D, reactive as re, ref as A, watch as de, resolveComponent as V, resolveDirective as se, openBlock as r, createBlock as i, withCtx as a, createElementVNode as L, createVNode as l, unref as p, createTextVNode as v, withDirectives as ie, createElementBlock as c, Fragment as _, renderList as g, createCommentVNode as T, toDisplayString as pe } from "vue";
|
|
2
|
-
import { _ as me, F as fe, l as be, m as ce, S as _e, T as Ve, A as ge, C as ye, n as Ce, U as ve } from "./index-
|
|
2
|
+
import { _ as me, F as fe, l as be, m as ce, S as _e, T as Ve, A as ge, C as ye, n as Ce, U as ve } from "./index-0ca10994.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
@@ -11,7 +11,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
11
11
|
},
|
|
12
12
|
emits: ["update:visible", "refresh"],
|
|
13
13
|
setup(M, { emit: Q }) {
|
|
14
|
-
const W = ne(() => import("./dialogSiteComponentsParams-
|
|
14
|
+
const W = ne(() => import("./dialogSiteComponentsParams-2bd207be.js")), E = Q, P = M, h = D("pageKey")(), O = D("conditionList")(), Y = D("configData")();
|
|
15
15
|
let S = re((() => ({
|
|
16
16
|
btnLoading: !1,
|
|
17
17
|
showSiteComponentsParamsDialog: !1
|
|
@@ -121,9 +121,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
121
121
|
onClick: N,
|
|
122
122
|
loading: p(S).btnLoading
|
|
123
123
|
}, {
|
|
124
|
-
default: a(() => t[29] || (t[29] = [
|
|
125
|
-
v("取消")
|
|
126
|
-
])),
|
|
124
|
+
default: a(() => [...t[29] || (t[29] = [
|
|
125
|
+
v("取消", -1)
|
|
126
|
+
])]),
|
|
127
127
|
_: 1
|
|
128
128
|
}, 8, ["loading"]),
|
|
129
129
|
ie((r(), i(U, {
|
|
@@ -131,9 +131,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
131
131
|
loading: p(S).btnLoading,
|
|
132
132
|
onClick: t[22] || (t[22] = (e) => Z(w.value))
|
|
133
133
|
}, {
|
|
134
|
-
default: a(() => t[30] || (t[30] = [
|
|
135
|
-
v("保存")
|
|
136
|
-
])),
|
|
134
|
+
default: a(() => [...t[30] || (t[30] = [
|
|
135
|
+
v("保存", -1)
|
|
136
|
+
])]),
|
|
137
137
|
_: 1
|
|
138
138
|
}, 8, ["loading"])), [
|
|
139
139
|
[oe]
|
|
@@ -238,9 +238,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
238
238
|
type: "primary",
|
|
239
239
|
onClick: t[3] || (t[3] = (e) => p(S).showSiteComponentsParamsDialog = !0)
|
|
240
240
|
}, {
|
|
241
|
-
default: a(() => t[23] || (t[23] = [
|
|
242
|
-
v("设置props")
|
|
243
|
-
])),
|
|
241
|
+
default: a(() => [...t[23] || (t[23] = [
|
|
242
|
+
v("设置props", -1)
|
|
243
|
+
])]),
|
|
244
244
|
_: 1
|
|
245
245
|
}),
|
|
246
246
|
l(p(W), {
|
|
@@ -306,7 +306,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
306
306
|
u.value.fieldRequestType == "POST" ? (r(), c(_, { key: 1 }, [
|
|
307
307
|
l(k, { "content-position": "left" }, {
|
|
308
308
|
default: a(() => [
|
|
309
|
-
t[24] || (t[24] = v(" POST参数配置 ")),
|
|
309
|
+
t[24] || (t[24] = v(" POST参数配置 ", -1)),
|
|
310
310
|
l(U, {
|
|
311
311
|
class: "add-icon-btn",
|
|
312
312
|
type: "primary",
|
|
@@ -367,8 +367,8 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
367
367
|
value: d.value
|
|
368
368
|
}, null, 8, ["label", "value"]))), 128))
|
|
369
369
|
]),
|
|
370
|
-
_:
|
|
371
|
-
},
|
|
370
|
+
_: 1
|
|
371
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
372
372
|
]),
|
|
373
373
|
_: 2
|
|
374
374
|
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -404,8 +404,8 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
404
404
|
value: d.value
|
|
405
405
|
}, null, 8, ["label", "value"]))), 128))
|
|
406
406
|
]),
|
|
407
|
-
_:
|
|
408
|
-
},
|
|
407
|
+
_: 1
|
|
408
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
409
409
|
]),
|
|
410
410
|
_: 2
|
|
411
411
|
}, 1032, ["prop"])
|
|
@@ -434,8 +434,8 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
434
434
|
value: d.value
|
|
435
435
|
}, null, 8, ["label", "value"]))), 128))
|
|
436
436
|
]),
|
|
437
|
-
_:
|
|
438
|
-
},
|
|
437
|
+
_: 1
|
|
438
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
439
439
|
]),
|
|
440
440
|
_: 2
|
|
441
441
|
}, 1032, ["prop"])
|
|
@@ -509,9 +509,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
509
509
|
$() ? (r(), i(C, { key: 2 }, {
|
|
510
510
|
default: a(() => [
|
|
511
511
|
l(k, { "content-position": "left" }, {
|
|
512
|
-
default: a(() => t[25] || (t[25] = [
|
|
513
|
-
v("查询模块")
|
|
514
|
-
])),
|
|
512
|
+
default: a(() => [...t[25] || (t[25] = [
|
|
513
|
+
v("查询模块", -1)
|
|
514
|
+
])]),
|
|
515
515
|
_: 1
|
|
516
516
|
}),
|
|
517
517
|
l(o, { span: 6 }, {
|
|
@@ -570,9 +570,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
570
570
|
B() ? (r(), i(C, { key: 3 }, {
|
|
571
571
|
default: a(() => [
|
|
572
572
|
l(k, { "content-position": "left" }, {
|
|
573
|
-
default: a(() => t[26] || (t[26] = [
|
|
574
|
-
v("表格模块")
|
|
575
|
-
])),
|
|
573
|
+
default: a(() => [...t[26] || (t[26] = [
|
|
574
|
+
v("表格模块", -1)
|
|
575
|
+
])]),
|
|
576
576
|
_: 1
|
|
577
577
|
}),
|
|
578
578
|
l(o, { span: 6 }, {
|
|
@@ -713,9 +713,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
713
713
|
I() ? (r(), i(C, { key: 4 }, {
|
|
714
714
|
default: a(() => [
|
|
715
715
|
l(k, { "content-position": "left" }, {
|
|
716
|
-
default: a(() => t[27] || (t[27] = [
|
|
717
|
-
v("表单模块")
|
|
718
|
-
])),
|
|
716
|
+
default: a(() => [...t[27] || (t[27] = [
|
|
717
|
+
v("表单模块", -1)
|
|
718
|
+
])]),
|
|
719
719
|
_: 1
|
|
720
720
|
}),
|
|
721
721
|
l(o, { span: 3 }, {
|
|
@@ -821,9 +821,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
821
821
|
_: 1
|
|
822
822
|
})) : T("", !0),
|
|
823
823
|
l(k, { "content-position": "left" }, {
|
|
824
|
-
default: a(() => t[28] || (t[28] = [
|
|
825
|
-
v("不同场景自定义字段组件")
|
|
826
|
-
])),
|
|
824
|
+
default: a(() => [...t[28] || (t[28] = [
|
|
825
|
+
v("不同场景自定义字段组件", -1)
|
|
826
|
+
])]),
|
|
827
827
|
_: 1
|
|
828
828
|
}),
|
|
829
829
|
(r(!0), c(_, null, g(u.value.formCustomComponentes, (e, s) => (r(), i(C, { key: s }, {
|
|
@@ -869,8 +869,8 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
869
869
|
v(pe(p(h)), 1)
|
|
870
870
|
])
|
|
871
871
|
]),
|
|
872
|
-
_:
|
|
873
|
-
},
|
|
872
|
+
_: 1
|
|
873
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
874
874
|
]),
|
|
875
875
|
_: 2
|
|
876
876
|
}, 1032, ["prop"])
|
|
@@ -914,7 +914,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
914
914
|
}, 8, ["model-value", "title"]);
|
|
915
915
|
};
|
|
916
916
|
}
|
|
917
|
-
}, we = /* @__PURE__ */ me(Ue, [["__scopeId", "data-v-
|
|
917
|
+
}, we = /* @__PURE__ */ me(Ue, [["__scopeId", "data-v-f51a212e"]]);
|
|
918
918
|
export {
|
|
919
919
|
we as default
|
|
920
920
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineAsyncComponent as L, inject as k, computed as de, reactive as re, ref as q, watch as ie, resolveComponent as y, resolveDirective as se, openBlock as n, createBlock as m, withCtx as e, createElementVNode as me, createVNode as l, unref as o, createTextVNode as U, withDirectives as pe, toDisplayString as O, createElementBlock as b, Fragment as f, renderList as _, createCommentVNode as C } from "vue";
|
|
2
|
-
import { _ as ce, B as be, d as fe, e as _e, f as ge, Y as Ve, g as ye, h as he, i as Ce, j as Fe, k as ve } from "./index-
|
|
2
|
+
import { _ as ce, B as be, d as fe, e as _e, f as ge, Y as Ve, g as ye, h as he, i as Ce, j as Fe, k as ve } from "./index-0ca10994.js";
|
|
3
3
|
import { useRoute as Ue } from "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const Te = { class: "dialog-footer" }, ke = {
|
|
@@ -11,7 +11,7 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
11
11
|
},
|
|
12
12
|
emits: ["update:visible", "refresh"],
|
|
13
13
|
setup(x, { emit: A }) {
|
|
14
|
-
const D = L(() => import("./index-
|
|
14
|
+
const D = L(() => import("./index-083d66b1.js")), E = L(() => import("./index-5cf4016d.js")), W = Ue(), Y = k("apiPrefix"), R = k("request"), I = A, N = x, j = de(() => W.params.key);
|
|
15
15
|
let T = re((() => ({
|
|
16
16
|
btnLoading: !1
|
|
17
17
|
}))());
|
|
@@ -85,9 +85,9 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
85
85
|
loading: o(T).btnLoading,
|
|
86
86
|
onClick: S
|
|
87
87
|
}, {
|
|
88
|
-
default: e(() => u[19] || (u[19] = [
|
|
89
|
-
U("取消")
|
|
90
|
-
])),
|
|
88
|
+
default: e(() => [...u[19] || (u[19] = [
|
|
89
|
+
U("取消", -1)
|
|
90
|
+
])]),
|
|
91
91
|
_: 1
|
|
92
92
|
}, 8, ["loading"]),
|
|
93
93
|
pe((n(), m(v, {
|
|
@@ -95,9 +95,9 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
95
95
|
loading: o(T).btnLoading,
|
|
96
96
|
onClick: u[16] || (u[16] = (a) => ae(o(B)))
|
|
97
97
|
}, {
|
|
98
|
-
default: e(() => u[20] || (u[20] = [
|
|
99
|
-
U("保存")
|
|
100
|
-
])),
|
|
98
|
+
default: e(() => [...u[20] || (u[20] = [
|
|
99
|
+
U("保存", -1)
|
|
100
|
+
])]),
|
|
101
101
|
_: 1
|
|
102
102
|
}, 8, ["loading"])), [
|
|
103
103
|
[ne]
|
|
@@ -382,7 +382,7 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
382
382
|
}),
|
|
383
383
|
l(P, { "content-position": "left" }, {
|
|
384
384
|
default: e(() => [
|
|
385
|
-
u[17] || (u[17] = U(" 提交字段配置 ")),
|
|
385
|
+
u[17] || (u[17] = U(" 提交字段配置 ", -1)),
|
|
386
386
|
l(v, {
|
|
387
387
|
class: "add-icon-btn",
|
|
388
388
|
type: "primary",
|
|
@@ -448,8 +448,8 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
448
448
|
value: d.value
|
|
449
449
|
}, null, 8, ["label", "value"]))), 128))
|
|
450
450
|
]),
|
|
451
|
-
_:
|
|
452
|
-
},
|
|
451
|
+
_: 1
|
|
452
|
+
}, 8, ["modelValue", "onUpdate:modelValue", "onChange"])
|
|
453
453
|
]),
|
|
454
454
|
_: 2
|
|
455
455
|
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -504,8 +504,8 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
504
504
|
value: d.value
|
|
505
505
|
}, null, 8, ["label", "value"]))), 128))
|
|
506
506
|
]),
|
|
507
|
-
_:
|
|
508
|
-
},
|
|
507
|
+
_: 1
|
|
508
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
509
509
|
]),
|
|
510
510
|
_: 2
|
|
511
511
|
}, 1032, ["prop"])
|
|
@@ -532,7 +532,7 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
532
532
|
}, 1024))), 128)),
|
|
533
533
|
l(P, { "content-position": "left" }, {
|
|
534
534
|
default: e(() => [
|
|
535
|
-
u[18] || (u[18] = U(" 匹配字段配置(表格操作列按钮显示/隐藏) ")),
|
|
535
|
+
u[18] || (u[18] = U(" 匹配字段配置(表格操作列按钮显示/隐藏) ", -1)),
|
|
536
536
|
l(v, {
|
|
537
537
|
class: "add-icon-btn",
|
|
538
538
|
type: "primary",
|
|
@@ -576,8 +576,8 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
576
576
|
value: d.value
|
|
577
577
|
}, null, 8, ["label", "value"]))), 128))
|
|
578
578
|
]),
|
|
579
|
-
_:
|
|
580
|
-
},
|
|
579
|
+
_: 1
|
|
580
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
581
581
|
]),
|
|
582
582
|
_: 2
|
|
583
583
|
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -609,8 +609,8 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
609
609
|
value: d.value
|
|
610
610
|
}, null, 8, ["label", "value"]))), 128))
|
|
611
611
|
]),
|
|
612
|
-
_:
|
|
613
|
-
},
|
|
612
|
+
_: 1
|
|
613
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
614
614
|
]),
|
|
615
615
|
_: 2
|
|
616
616
|
}, 1032, ["prop"])
|
|
@@ -677,8 +677,8 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
677
677
|
value: d.value
|
|
678
678
|
}, null, 8, ["label", "value"]))), 128))
|
|
679
679
|
]),
|
|
680
|
-
_:
|
|
681
|
-
},
|
|
680
|
+
_: 1
|
|
681
|
+
}, 8, ["modelValue", "onUpdate:modelValue"])
|
|
682
682
|
]),
|
|
683
683
|
_: 2
|
|
684
684
|
}, 1032, ["prop"])
|
|
@@ -857,7 +857,7 @@ const Te = { class: "dialog-footer" }, ke = {
|
|
|
857
857
|
}, 8, ["model-value", "title"]);
|
|
858
858
|
};
|
|
859
859
|
}
|
|
860
|
-
}, Me = /* @__PURE__ */ ce(ke, [["__scopeId", "data-v-
|
|
860
|
+
}, Me = /* @__PURE__ */ ce(ke, [["__scopeId", "data-v-1f256e39"]]);
|
|
861
861
|
export {
|
|
862
862
|
Me as default
|
|
863
863
|
};
|
package/lib/{dialogSiteComponentsParams-50ddae0f.js → dialogSiteComponentsParams-2bd207be.js}
RENAMED
|
@@ -8,7 +8,7 @@ const B = { class: "dialog-footer" }, A = {
|
|
|
8
8
|
},
|
|
9
9
|
emits: ["update:visible", "refresh", "update:modelValue"],
|
|
10
10
|
setup(f, { emit: c }) {
|
|
11
|
-
const v = _(() => import("./index-
|
|
11
|
+
const v = _(() => import("./index-5cf4016d.js")), n = c, o = f;
|
|
12
12
|
let t = C();
|
|
13
13
|
y(
|
|
14
14
|
() => o.visible,
|
|
@@ -38,18 +38,18 @@ const B = { class: "dialog-footer" }, A = {
|
|
|
38
38
|
footer: a(() => [
|
|
39
39
|
x("span", B, [
|
|
40
40
|
s(r, { onClick: d }, {
|
|
41
|
-
default: a(() => e[2] || (e[2] = [
|
|
42
|
-
m("取消")
|
|
43
|
-
])),
|
|
41
|
+
default: a(() => [...e[2] || (e[2] = [
|
|
42
|
+
m("取消", -1)
|
|
43
|
+
])]),
|
|
44
44
|
_: 1
|
|
45
45
|
}),
|
|
46
46
|
s(r, {
|
|
47
47
|
type: "primary",
|
|
48
48
|
onClick: e[1] || (e[1] = (i) => V())
|
|
49
49
|
}, {
|
|
50
|
-
default: a(() => e[3] || (e[3] = [
|
|
51
|
-
m("保存")
|
|
52
|
-
])),
|
|
50
|
+
default: a(() => [...e[3] || (e[3] = [
|
|
51
|
+
m("保存", -1)
|
|
52
|
+
])]),
|
|
53
53
|
_: 1
|
|
54
54
|
})
|
|
55
55
|
])
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ref as J, inject as _, computed as K, watch as Q, resolveComponent as g, resolveDirective as U, openBlock as t, createElementBlock as m, Fragment as C, renderList as I, createBlock as s, resolveDynamicComponent as F, unref as
|
|
2
|
-
import { _ as W, u as X, c as Y } from "./index-
|
|
1
|
+
import { ref as J, inject as _, computed as K, watch as Q, resolveComponent as g, resolveDirective as U, openBlock as t, createElementBlock as m, Fragment as C, renderList as I, createBlock as s, resolveDynamicComponent as F, unref as c, withCtx as r, withDirectives as k, createCommentVNode as p, createTextVNode as h, toDisplayString as B, createVNode as N } from "vue";
|
|
2
|
+
import { _ as W, u as X, c as Y } from "./index-0ca10994.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const Z = { class: "header-operate-container" }, ee = {
|
|
@@ -30,9 +30,9 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
30
30
|
}, L = (o) => {
|
|
31
31
|
if (!o.matchFields.length)
|
|
32
32
|
return !0;
|
|
33
|
-
const n = o.matchFields.filter((a) => a.matchType != "default"),
|
|
33
|
+
const n = o.matchFields.filter((a) => a.matchType != "default"), d = (a) => A.matchData[a.matchType][a.matchFieldName];
|
|
34
34
|
let $ = n.reduce((a, l, i) => {
|
|
35
|
-
const e =
|
|
35
|
+
const e = d(l);
|
|
36
36
|
return a += q(
|
|
37
37
|
l.matchCondition,
|
|
38
38
|
e,
|
|
@@ -41,7 +41,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
41
41
|
}, "").split("||"), T = $.reduce((a, l, i) => (a += `(${l})`, i < $.length - 1 && (a += "||"), a), "");
|
|
42
42
|
return new Function(`return ${T}`)();
|
|
43
43
|
}, V = (o) => O.value.some((n) => n.unique == o.permissionCode) && L(o), z = (o) => {
|
|
44
|
-
f.value = (o || []).filter((n) => n.permissionCode !== 1001 && n.btnPostion.includes("header")).sort((n,
|
|
44
|
+
f.value = (o || []).filter((n) => n.permissionCode !== 1001 && n.btnPostion.includes("header")).sort((n, d) => n.sort - d.sort).map((n) => (n.btnAlias && (n.btnName = n.btnAlias), Reflect.has(n, "isPromptVerificationSelectTable") || (n.isPromptVerificationSelectTable = "1"), n));
|
|
45
45
|
};
|
|
46
46
|
Q(
|
|
47
47
|
() => y.data,
|
|
@@ -54,7 +54,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
54
54
|
R("onOperate", o, {});
|
|
55
55
|
};
|
|
56
56
|
return (o, n) => {
|
|
57
|
-
const
|
|
57
|
+
const d = g("a-svg-icon"), b = g("el-button"), $ = g("el-icon"), T = g("el-dropdown-item"), a = g("el-dropdown-menu"), l = g("el-dropdown"), i = U("debounce");
|
|
58
58
|
return t(), m("div", Z, [
|
|
59
59
|
(t(!0), m(C, null, I(E(), (e, G) => (t(), m(C, {
|
|
60
60
|
key: e.permissionCode
|
|
@@ -64,9 +64,9 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
64
64
|
key: 0,
|
|
65
65
|
class: "custom-btn",
|
|
66
66
|
ref_for: !0,
|
|
67
|
-
ref: (u) =>
|
|
67
|
+
ref: (u) => c(D)[`${e.customComponentName}-${e.permissionCode}`] = u,
|
|
68
68
|
buttonData: e,
|
|
69
|
-
onRefresh: n[0] || (n[0] = (u) =>
|
|
69
|
+
onRefresh: n[0] || (n[0] = (u) => c(x)())
|
|
70
70
|
}, {
|
|
71
71
|
default: r(() => [
|
|
72
72
|
k((t(), s(b, {
|
|
@@ -76,7 +76,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
76
76
|
onClick: (u) => S(e)
|
|
77
77
|
}, {
|
|
78
78
|
default: r(() => [
|
|
79
|
-
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(
|
|
79
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(d, {
|
|
80
80
|
key: 0,
|
|
81
81
|
class: "mr4",
|
|
82
82
|
name: e.btnIcon,
|
|
@@ -84,7 +84,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
84
84
|
height: "12",
|
|
85
85
|
color: "#fff"
|
|
86
86
|
}, null, 8, ["name"])) : p("", !0),
|
|
87
|
-
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName +
|
|
87
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + c(w)("act.loading") + "..." : e.btnName), 1)
|
|
88
88
|
]),
|
|
89
89
|
_: 2
|
|
90
90
|
}, 1032, ["type", "loading", "onClick"])), [
|
|
@@ -100,7 +100,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
100
100
|
onClick: (u) => S(e)
|
|
101
101
|
}, {
|
|
102
102
|
default: r(() => [
|
|
103
|
-
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(
|
|
103
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(d, {
|
|
104
104
|
key: 0,
|
|
105
105
|
class: "mr4",
|
|
106
106
|
name: e.btnIcon,
|
|
@@ -108,7 +108,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
108
108
|
height: "12",
|
|
109
109
|
color: "#fff"
|
|
110
110
|
}, null, 8, ["name"])) : p("", !0),
|
|
111
|
-
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName +
|
|
111
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + c(w)("act.loading") + "..." : e.btnName), 1)
|
|
112
112
|
]),
|
|
113
113
|
_: 2
|
|
114
114
|
}, 1032, ["type", "loading", "onClick"])), [
|
|
@@ -133,9 +133,9 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
133
133
|
key: 0,
|
|
134
134
|
class: "custom-btn",
|
|
135
135
|
ref_for: !0,
|
|
136
|
-
ref: (u) =>
|
|
136
|
+
ref: (u) => c(D)[`${e.customComponentName}-${e.permissionCode}`] = u,
|
|
137
137
|
buttonData: e,
|
|
138
|
-
onRefresh: n[1] || (n[1] = (u) =>
|
|
138
|
+
onRefresh: n[1] || (n[1] = (u) => c(x)())
|
|
139
139
|
}, {
|
|
140
140
|
default: r(() => [
|
|
141
141
|
k((t(), s(b, {
|
|
@@ -144,7 +144,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
144
144
|
loading: e[`loading${e.permissionCode}`]
|
|
145
145
|
}, {
|
|
146
146
|
default: r(() => [
|
|
147
|
-
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(
|
|
147
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(d, {
|
|
148
148
|
key: 0,
|
|
149
149
|
class: "mr4",
|
|
150
150
|
name: e.btnIcon,
|
|
@@ -152,7 +152,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
152
152
|
height: "12",
|
|
153
153
|
color: "#fff"
|
|
154
154
|
}, null, 8, ["name"])) : p("", !0),
|
|
155
|
-
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName +
|
|
155
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + c(w)("act.loading") + "..." : e.btnName), 1)
|
|
156
156
|
]),
|
|
157
157
|
_: 2
|
|
158
158
|
}, 1032, ["type", "loading"])), [
|
|
@@ -167,7 +167,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
167
167
|
loading: e[`loading${e.permissionCode}`]
|
|
168
168
|
}, {
|
|
169
169
|
default: r(() => [
|
|
170
|
-
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(
|
|
170
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(d, {
|
|
171
171
|
key: 0,
|
|
172
172
|
class: "mr4",
|
|
173
173
|
name: e.btnIcon,
|
|
@@ -175,7 +175,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
175
175
|
height: "12",
|
|
176
176
|
color: "#fff"
|
|
177
177
|
}, null, 8, ["name"])) : p("", !0),
|
|
178
|
-
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName +
|
|
178
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + c(w)("act.loading") + "..." : e.btnName), 1)
|
|
179
179
|
]),
|
|
180
180
|
_: 2
|
|
181
181
|
}, 1032, ["type", "loading"])), [
|
|
@@ -192,10 +192,10 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
192
192
|
default: r(() => [
|
|
193
193
|
N(b, { type: "primary" }, {
|
|
194
194
|
default: r(() => [
|
|
195
|
-
n[2] || (n[2] = h(" 更多按钮")),
|
|
195
|
+
n[2] || (n[2] = h(" 更多按钮", -1)),
|
|
196
196
|
N($, { class: "el-icon--right" }, {
|
|
197
197
|
default: r(() => [
|
|
198
|
-
N(
|
|
198
|
+
N(c(Y))
|
|
199
199
|
]),
|
|
200
200
|
_: 1
|
|
201
201
|
})
|
|
@@ -208,7 +208,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
208
208
|
]);
|
|
209
209
|
};
|
|
210
210
|
}
|
|
211
|
-
}, le = /* @__PURE__ */ W(ee, [["__scopeId", "data-v-
|
|
211
|
+
}, le = /* @__PURE__ */ W(ee, [["__scopeId", "data-v-204fc0b7"]]);
|
|
212
212
|
export {
|
|
213
213
|
le as default
|
|
214
214
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as p, watch as h, resolveComponent as _, openBlock as r, createElementBlock as m, createVNode as v, unref as u, isRef as w, withCtx as f, createElementVNode as g, createBlock as C, createCommentVNode as N, createTextVNode as $, Fragment as B, renderList as E, normalizeClass as L } from "vue";
|
|
2
|
-
import { _ as P } from "./index-
|
|
2
|
+
import { _ as P } from "./index-0ca10994.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const R = { class: "select-icon-container" }, S = { class: "icon-list" }, j = ["onClick"], z = {
|
|
@@ -68,9 +68,9 @@ const R = { class: "select-icon-container" }, S = { class: "icon-list" }, j = ["
|
|
|
68
68
|
class: "icon-btn",
|
|
69
69
|
type: "primary"
|
|
70
70
|
}, {
|
|
71
|
-
default: f(() => e[1] || (e[1] = [
|
|
72
|
-
$("选择图标")
|
|
73
|
-
])),
|
|
71
|
+
default: f(() => [...e[1] || (e[1] = [
|
|
72
|
+
$("选择图标", -1)
|
|
73
|
+
])]),
|
|
74
74
|
_: 1
|
|
75
75
|
})
|
|
76
76
|
])
|