iking-web-ui-pro 0.2.43 → 0.2.44
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/dist/IKPreviewFile/ik.index.es.js +352 -354
- package/dist/IKPreviewFile/ik.index.umd.js +44 -44
- package/dist/IKSearch/ik.index.es.js +111 -109
- package/dist/IKSearch/ik.index.umd.js +2 -2
- package/dist/IkApprovalProcess/ik.index.es.js +167 -158
- package/dist/IkApprovalProcess/ik.index.umd.js +1 -1
- package/dist/IkApprovalProcess/style.css +1 -1
- package/dist/IkApprovalProcessDetail/ik.index.es.js +359 -361
- package/dist/IkApprovalProcessDetail/ik.index.umd.js +44 -44
- package/dist/IkCalendar/ik.index.es.js +355 -353
- package/dist/IkCalendar/ik.index.umd.js +1 -1
- package/dist/IkDescription/ik.index.es.js +299 -301
- package/dist/IkDescription/ik.index.umd.js +44 -44
- package/dist/IkDetailPreviewFiles/ik.index.es.js +307 -309
- package/dist/IkDetailPreviewFiles/ik.index.umd.js +44 -44
- package/dist/IkOnlyOffice/ik.index.es.js +13 -19
- package/dist/IkOnlyOffice/ik.index.umd.js +1 -1
- package/dist/IkPageFull/ik.index.es.js +154 -152
- package/dist/IkPageFull/ik.index.umd.js +2 -2
- package/dist/IkPickerUser/ik.index.es.js +119 -117
- package/dist/IkPickerUser/ik.index.umd.js +1 -1
- package/dist/IkPreviewFileDialog/ik.index.es.js +343 -345
- package/dist/IkPreviewFileDialog/ik.index.umd.js +44 -44
- package/dist/IkTemplateOfficeConfig/ik.index.es.js +77 -78
- package/dist/IkTemplateOfficeConfig/ik.index.umd.js +1 -1
- package/dist/IkTinymce/ik.index.es.js +8803 -8741
- package/dist/IkTinymce/ik.index.umd.js +38 -38
- package/dist/IkTinymce/style.css +1 -1
- package/dist/IkUploadFile/ik.index.es.js +333 -335
- package/dist/IkUploadFile/ik.index.umd.js +46 -46
- package/dist/index.es.js +6738 -6729
- package/dist/index.umd.js +106 -106
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/IkOnlyOffice/style.css +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as j, openBlock as r, createElementBlock as h, createElementVNode as u, normalizeClass as ce, toDisplayString as I, createVNode as x, unref as m, inject as fe, computed as V, resolveComponent as Le, createBlock as U, createCommentVNode as C, ref as S, Fragment as R, withCtx as B, createTextVNode as ue, renderList as
|
|
2
|
-
import { ElButton as ae, ElCheckbox as de, ElCheckboxGroup as ye, ElRadioGroup as xe, ElRadio as _e, ElDialog as ht, ElInput as
|
|
3
|
-
import {
|
|
1
|
+
import { defineComponent as j, openBlock as r, createElementBlock as h, createElementVNode as u, normalizeClass as ce, toDisplayString as I, createVNode as x, unref as m, inject as fe, computed as V, resolveComponent as Le, createBlock as U, createCommentVNode as C, ref as S, Fragment as R, withCtx as B, createTextVNode as ue, renderList as X, pushScopeId as Ce, popScopeId as Be, useCssVars as nt, watch as J, toRef as rt, reactive as $e, nextTick as je, watchEffect as We, withModifiers as pe, normalizeStyle as it, withDirectives as ve, vShow as Ye, isVNode as ut, createSlots as ct, withKeys as dt, renderSlot as pt } from "vue";
|
|
2
|
+
import { ElButton as ae, ElCheckbox as de, ElCheckboxGroup as ye, ElRadioGroup as xe, ElRadio as _e, ElDialog as ht, ElInput as ze, ElBreadcrumb as ft, ElBreadcrumbItem as vt, vLoading as we, ElFormItem as At, ElInputNumber as mt, ElSelect as gt, ElOption as yt, ElDatePicker as xt, ElTreeSelect as _t, ElCard as Ot, ElForm as kt, ElRow as Pt, ElCol as bt, ElIcon as wt } from "element-plus";
|
|
3
|
+
import { ikStore as Te, _ as te, ikEvent as Lt } from "iking-utils-pro";
|
|
4
4
|
import Ct from "axios";
|
|
5
5
|
const Ke = (t, p) => {
|
|
6
6
|
if (t.install = (e) => {
|
|
@@ -148,12 +148,12 @@ const Wt = { class: "ik-head-left" }, Nt = { class: "ik-head-right" }, Gt = /* @
|
|
|
148
148
|
));
|
|
149
149
|
}
|
|
150
150
|
});
|
|
151
|
-
const
|
|
151
|
+
const Q = (t, p) => {
|
|
152
152
|
const e = t.__vccOpts || t;
|
|
153
153
|
for (const [l, k] of p)
|
|
154
154
|
e[l] = k;
|
|
155
155
|
return e;
|
|
156
|
-
}, Yt = /* @__PURE__ */
|
|
156
|
+
}, Yt = /* @__PURE__ */ Q(Gt, [["__scopeId", "data-v-d79d14fc"]]), zt = (t, p) => p ? p.startsWith("http") ? p : `${t || location.origin}${p}` : "", Ne = [
|
|
157
157
|
"csv",
|
|
158
158
|
"djvu",
|
|
159
159
|
"doc",
|
|
@@ -209,7 +209,7 @@ const K = (t, p) => {
|
|
|
209
209
|
"flv",
|
|
210
210
|
"tls"
|
|
211
211
|
], Kt = (t) => {
|
|
212
|
-
const p = fe("loadUrl"), e = V(() => t.loadUrl || t.fileUrl || (p == null ? void 0 : p.value)), l = fe("uploadUrl"), k = V(() => t.action || t.uploadUrl || (l == null ? void 0 : l.value)), A = fe("token"), w = V(() => t.token || (A == null ? void 0 : A.value)), P = fe("onlyofficeConfig"), M = V(() => t.onlyofficeConfig || (P == null ? void 0 : P.value)), D = fe("userInfo"), b = V(() => t.userInfo || (D == null ? void 0 : D.value)), E = [...
|
|
212
|
+
const p = fe("loadUrl"), e = V(() => t.loadUrl || t.fileUrl || (p == null ? void 0 : p.value)), l = fe("uploadUrl"), k = V(() => t.action || t.uploadUrl || (l == null ? void 0 : l.value)), A = fe("token"), w = V(() => t.token || (A == null ? void 0 : A.value)), P = fe("onlyofficeConfig"), M = V(() => t.onlyofficeConfig || (P == null ? void 0 : P.value)), D = fe("userInfo"), b = V(() => t.userInfo || (D == null ? void 0 : D.value)), E = [...Ne, ...Ne.map((f) => f.toLocaleUpperCase())];
|
|
213
213
|
return {
|
|
214
214
|
cLoadUrl: e,
|
|
215
215
|
cUploadUrl: k,
|
|
@@ -251,7 +251,7 @@ const K = (t, p) => {
|
|
|
251
251
|
function el(t, p) {
|
|
252
252
|
return r(), h("svg", Xt, Jt);
|
|
253
253
|
}
|
|
254
|
-
const tl = /* @__PURE__ */
|
|
254
|
+
const tl = /* @__PURE__ */ Q(Ft, [["render", el]]), ll = {}, al = {
|
|
255
255
|
t: "1710907270798",
|
|
256
256
|
class: "icon",
|
|
257
257
|
viewBox: "0 0 1024 1024",
|
|
@@ -287,7 +287,7 @@ const tl = /* @__PURE__ */ K(Ft, [["render", el]]), ll = {}, al = {
|
|
|
287
287
|
function rl(t, p) {
|
|
288
288
|
return r(), h("svg", al, nl);
|
|
289
289
|
}
|
|
290
|
-
const il = /* @__PURE__ */
|
|
290
|
+
const il = /* @__PURE__ */ Q(ll, [["render", rl]]), ul = {}, cl = {
|
|
291
291
|
t: "1710904463698",
|
|
292
292
|
class: "icon",
|
|
293
293
|
viewBox: "0 0 1024 1024",
|
|
@@ -323,7 +323,7 @@ const il = /* @__PURE__ */ K(ll, [["render", rl]]), ul = {}, cl = {
|
|
|
323
323
|
function fl(t, p) {
|
|
324
324
|
return r(), h("svg", cl, hl);
|
|
325
325
|
}
|
|
326
|
-
const vl = /* @__PURE__ */
|
|
326
|
+
const vl = /* @__PURE__ */ Q(ul, [["render", fl]]), Al = {}, ml = {
|
|
327
327
|
t: "1710904436436",
|
|
328
328
|
class: "icon",
|
|
329
329
|
viewBox: "0 0 1024 1024",
|
|
@@ -359,7 +359,7 @@ const vl = /* @__PURE__ */ K(ul, [["render", fl]]), Al = {}, ml = {
|
|
|
359
359
|
function _l(t, p) {
|
|
360
360
|
return r(), h("svg", ml, xl);
|
|
361
361
|
}
|
|
362
|
-
const Ol = /* @__PURE__ */
|
|
362
|
+
const Ol = /* @__PURE__ */ Q(Al, [["render", _l]]), kl = {}, Pl = {
|
|
363
363
|
t: "1710904287393",
|
|
364
364
|
class: "icon",
|
|
365
365
|
viewBox: "0 0 1024 1024",
|
|
@@ -395,7 +395,7 @@ const Ol = /* @__PURE__ */ K(Al, [["render", _l]]), kl = {}, Pl = {
|
|
|
395
395
|
function Cl(t, p) {
|
|
396
396
|
return r(), h("svg", Pl, Ll);
|
|
397
397
|
}
|
|
398
|
-
const Bl = /* @__PURE__ */
|
|
398
|
+
const Bl = /* @__PURE__ */ Q(kl, [["render", Cl]]), Tl = { class: "avatar" }, Ul = {
|
|
399
399
|
key: 3,
|
|
400
400
|
class: "user_box"
|
|
401
401
|
}, Sl = {
|
|
@@ -446,7 +446,7 @@ const Bl = /* @__PURE__ */ K(kl, [["render", Cl]]), Tl = { class: "avatar" }, Ul
|
|
|
446
446
|
};
|
|
447
447
|
}
|
|
448
448
|
});
|
|
449
|
-
const G = /* @__PURE__ */
|
|
449
|
+
const G = /* @__PURE__ */ Q(Vl, [["__scopeId", "data-v-8031ce9b"]]), Ue = "data:image/webp;base64,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", Se = {
|
|
450
450
|
// 所有数据
|
|
451
451
|
list: {
|
|
452
452
|
type: Array,
|
|
@@ -504,7 +504,7 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
504
504
|
// 传['dep', 'user', 'role']则选择人员、部门和角色
|
|
505
505
|
default: () => ["dep"]
|
|
506
506
|
}
|
|
507
|
-
},
|
|
507
|
+
}, Ve = (t) => (Ce("data-v-8c34a55d"), t = t(), Be(), t), Il = { class: "left-pick-list" }, Dl = {
|
|
508
508
|
key: 1,
|
|
509
509
|
class: "post-view-list"
|
|
510
510
|
}, Ml = { class: "checkText" }, Rl = { class: "iconBox" }, El = { class: "name_number" }, Hl = { class: "title" }, $l = {
|
|
@@ -513,7 +513,7 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
513
513
|
}, jl = {
|
|
514
514
|
key: 1,
|
|
515
515
|
class: "checkText"
|
|
516
|
-
}, Wl = /* @__PURE__ */
|
|
516
|
+
}, Wl = /* @__PURE__ */ Ve(() => /* @__PURE__ */ u(
|
|
517
517
|
"div",
|
|
518
518
|
{ class: "side" },
|
|
519
519
|
null,
|
|
@@ -528,7 +528,7 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
528
528
|
}, Jl = {
|
|
529
529
|
key: 1,
|
|
530
530
|
class: "checkText"
|
|
531
|
-
}, ea = /* @__PURE__ */
|
|
531
|
+
}, ea = /* @__PURE__ */ Ve(() => /* @__PURE__ */ u(
|
|
532
532
|
"div",
|
|
533
533
|
{ class: "side" },
|
|
534
534
|
null,
|
|
@@ -540,10 +540,10 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
540
540
|
}, oa = ["onClick"], na = {
|
|
541
541
|
key: 2,
|
|
542
542
|
class: "empty"
|
|
543
|
-
}, ra = /* @__PURE__ */
|
|
543
|
+
}, ra = /* @__PURE__ */ Ve(() => /* @__PURE__ */ u(
|
|
544
544
|
"img",
|
|
545
545
|
{
|
|
546
|
-
src:
|
|
546
|
+
src: Ue,
|
|
547
547
|
alt: ""
|
|
548
548
|
},
|
|
549
549
|
null,
|
|
@@ -551,7 +551,7 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
551
551
|
/* HOISTED */
|
|
552
552
|
)), ia = /* @__PURE__ */ j({
|
|
553
553
|
__name: "GroupList",
|
|
554
|
-
props:
|
|
554
|
+
props: Se,
|
|
555
555
|
emits: ["change", "check", "handChild"],
|
|
556
556
|
setup(t, { emit: p }) {
|
|
557
557
|
var f, o;
|
|
@@ -607,7 +607,7 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
607
607
|
(r(!0), h(
|
|
608
608
|
R,
|
|
609
609
|
null,
|
|
610
|
-
|
|
610
|
+
X(i.list, (a) => {
|
|
611
611
|
var v;
|
|
612
612
|
return r(), h("li", {
|
|
613
613
|
key: a[e.fixPropOpt.id]
|
|
@@ -710,7 +710,7 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
710
710
|
(r(!0), h(
|
|
711
711
|
R,
|
|
712
712
|
null,
|
|
713
|
-
|
|
713
|
+
X(i.list, (a) => {
|
|
714
714
|
var v;
|
|
715
715
|
return r(), h("li", {
|
|
716
716
|
class: "w-full",
|
|
@@ -818,13 +818,13 @@ const G = /* @__PURE__ */ K(Vl, [["__scopeId", "data-v-8031ce9b"]]), Te = "data:
|
|
|
818
818
|
));
|
|
819
819
|
}
|
|
820
820
|
});
|
|
821
|
-
const ua = /* @__PURE__ */
|
|
821
|
+
const ua = /* @__PURE__ */ Q(ia, [["__scopeId", "data-v-8c34a55d"]]), Ie = (t) => (Ce("data-v-e03f0d36"), t = t(), Be(), t), ca = { class: "left-pick-list" }, da = {
|
|
822
822
|
key: 1,
|
|
823
823
|
class: "post-view-list"
|
|
824
824
|
}, pa = { class: "iconBox" }, ha = {
|
|
825
825
|
key: 1,
|
|
826
826
|
class: "checkText"
|
|
827
|
-
}, fa = /* @__PURE__ */
|
|
827
|
+
}, fa = /* @__PURE__ */ Ie(() => /* @__PURE__ */ u(
|
|
828
828
|
"div",
|
|
829
829
|
{ class: "side" },
|
|
830
830
|
null,
|
|
@@ -833,7 +833,7 @@ const ua = /* @__PURE__ */ K(ia, [["__scopeId", "data-v-8c34a55d"]]), Ve = (t) =
|
|
|
833
833
|
)), va = { class: "iconBox" }, Aa = { class: "title" }, ma = { class: "ik-picker-single" }, ga = { class: "iconBox" }, ya = {
|
|
834
834
|
key: 1,
|
|
835
835
|
class: "checkText"
|
|
836
|
-
}, xa = /* @__PURE__ */
|
|
836
|
+
}, xa = /* @__PURE__ */ Ie(() => /* @__PURE__ */ u(
|
|
837
837
|
"div",
|
|
838
838
|
{ class: "side" },
|
|
839
839
|
null,
|
|
@@ -842,10 +842,10 @@ const ua = /* @__PURE__ */ K(ia, [["__scopeId", "data-v-8c34a55d"]]), Ve = (t) =
|
|
|
842
842
|
)), _a = { class: "iconBox" }, Oa = { class: "title" }, ka = {
|
|
843
843
|
key: 2,
|
|
844
844
|
class: "empty"
|
|
845
|
-
}, Pa = /* @__PURE__ */
|
|
845
|
+
}, Pa = /* @__PURE__ */ Ie(() => /* @__PURE__ */ u(
|
|
846
846
|
"img",
|
|
847
847
|
{
|
|
848
|
-
src:
|
|
848
|
+
src: Ue,
|
|
849
849
|
alt: ""
|
|
850
850
|
},
|
|
851
851
|
null,
|
|
@@ -853,7 +853,7 @@ const ua = /* @__PURE__ */ K(ia, [["__scopeId", "data-v-8c34a55d"]]), Ve = (t) =
|
|
|
853
853
|
/* HOISTED */
|
|
854
854
|
)), ba = /* @__PURE__ */ j({
|
|
855
855
|
__name: "PostList",
|
|
856
|
-
props:
|
|
856
|
+
props: Se,
|
|
857
857
|
emits: ["change", "check"],
|
|
858
858
|
setup(t, { emit: p }) {
|
|
859
859
|
var E, f;
|
|
@@ -904,7 +904,7 @@ const ua = /* @__PURE__ */ K(ia, [["__scopeId", "data-v-8c34a55d"]]), Ve = (t) =
|
|
|
904
904
|
(r(!0), h(
|
|
905
905
|
R,
|
|
906
906
|
null,
|
|
907
|
-
|
|
907
|
+
X(o.list, (n) => (r(), h("li", {
|
|
908
908
|
key: n[e.fixPropOpt.id]
|
|
909
909
|
}, [
|
|
910
910
|
o.chooseType.includes(n[e.fixPropOpt.type].toLowerCase()) ? (r(), U(m(de), {
|
|
@@ -966,7 +966,7 @@ const ua = /* @__PURE__ */ K(ia, [["__scopeId", "data-v-8c34a55d"]]), Ve = (t) =
|
|
|
966
966
|
(r(!0), h(
|
|
967
967
|
R,
|
|
968
968
|
null,
|
|
969
|
-
|
|
969
|
+
X(o.list, (n) => (r(), h("li", {
|
|
970
970
|
class: "w-full",
|
|
971
971
|
key: n[e.fixPropOpt.id]
|
|
972
972
|
}, [
|
|
@@ -1038,13 +1038,13 @@ const ua = /* @__PURE__ */ K(ia, [["__scopeId", "data-v-8c34a55d"]]), Ve = (t) =
|
|
|
1038
1038
|
));
|
|
1039
1039
|
}
|
|
1040
1040
|
});
|
|
1041
|
-
const wa = /* @__PURE__ */
|
|
1041
|
+
const wa = /* @__PURE__ */ Q(ba, [["__scopeId", "data-v-e03f0d36"]]), De = (t) => (Ce("data-v-be3b3e45"), t = t(), Be(), t), La = { class: "left-pick-list" }, Ca = {
|
|
1042
1042
|
key: 1,
|
|
1043
1043
|
class: "role-view-list"
|
|
1044
1044
|
}, Ba = { class: "iconBox" }, Ta = ["title"], Ua = {
|
|
1045
1045
|
key: 1,
|
|
1046
1046
|
class: "checkText"
|
|
1047
|
-
}, Sa = /* @__PURE__ */
|
|
1047
|
+
}, Sa = /* @__PURE__ */ De(() => /* @__PURE__ */ u(
|
|
1048
1048
|
"div",
|
|
1049
1049
|
{ class: "side" },
|
|
1050
1050
|
null,
|
|
@@ -1053,7 +1053,7 @@ const wa = /* @__PURE__ */ K(ba, [["__scopeId", "data-v-e03f0d36"]]), Ie = (t) =
|
|
|
1053
1053
|
)), Va = { class: "iconBox" }, Ia = ["title"], Da = { class: "ik-picker-single" }, Ma = { class: "iconBox" }, Ra = ["title"], Ea = {
|
|
1054
1054
|
key: 1,
|
|
1055
1055
|
class: "checkText"
|
|
1056
|
-
}, Ha = /* @__PURE__ */
|
|
1056
|
+
}, Ha = /* @__PURE__ */ De(() => /* @__PURE__ */ u(
|
|
1057
1057
|
"div",
|
|
1058
1058
|
{ class: "side" },
|
|
1059
1059
|
null,
|
|
@@ -1062,10 +1062,10 @@ const wa = /* @__PURE__ */ K(ba, [["__scopeId", "data-v-e03f0d36"]]), Ie = (t) =
|
|
|
1062
1062
|
)), $a = { class: "iconBox" }, ja = ["title"], Wa = {
|
|
1063
1063
|
key: 2,
|
|
1064
1064
|
class: "empty"
|
|
1065
|
-
}, Na = /* @__PURE__ */
|
|
1065
|
+
}, Na = /* @__PURE__ */ De(() => /* @__PURE__ */ u(
|
|
1066
1066
|
"img",
|
|
1067
1067
|
{
|
|
1068
|
-
src:
|
|
1068
|
+
src: Ue,
|
|
1069
1069
|
alt: ""
|
|
1070
1070
|
},
|
|
1071
1071
|
null,
|
|
@@ -1073,7 +1073,7 @@ const wa = /* @__PURE__ */ K(ba, [["__scopeId", "data-v-e03f0d36"]]), Ie = (t) =
|
|
|
1073
1073
|
/* HOISTED */
|
|
1074
1074
|
)), Ga = /* @__PURE__ */ j({
|
|
1075
1075
|
__name: "RoleList",
|
|
1076
|
-
props:
|
|
1076
|
+
props: Se,
|
|
1077
1077
|
emits: ["change", "check"],
|
|
1078
1078
|
setup(t, { emit: p }) {
|
|
1079
1079
|
var E, f;
|
|
@@ -1124,7 +1124,7 @@ const wa = /* @__PURE__ */ K(ba, [["__scopeId", "data-v-e03f0d36"]]), Ie = (t) =
|
|
|
1124
1124
|
(r(!0), h(
|
|
1125
1125
|
R,
|
|
1126
1126
|
null,
|
|
1127
|
-
|
|
1127
|
+
X(o.list, (n) => (r(), h("li", {
|
|
1128
1128
|
key: n[o.fixPropOpt.id]
|
|
1129
1129
|
}, [
|
|
1130
1130
|
o.chooseType.includes(n[e.fixPropOpt.type].toLowerCase()) ? (r(), U(m(de), {
|
|
@@ -1181,7 +1181,7 @@ const wa = /* @__PURE__ */ K(ba, [["__scopeId", "data-v-e03f0d36"]]), Ie = (t) =
|
|
|
1181
1181
|
(r(!0), h(
|
|
1182
1182
|
R,
|
|
1183
1183
|
null,
|
|
1184
|
-
|
|
1184
|
+
X(o.list, (n) => (r(), h("li", {
|
|
1185
1185
|
class: "w-full",
|
|
1186
1186
|
key: n[o.fixPropOpt.id]
|
|
1187
1187
|
}, [
|
|
@@ -1248,7 +1248,7 @@ const wa = /* @__PURE__ */ K(ba, [["__scopeId", "data-v-e03f0d36"]]), Ie = (t) =
|
|
|
1248
1248
|
));
|
|
1249
1249
|
}
|
|
1250
1250
|
});
|
|
1251
|
-
const Ya = /* @__PURE__ */
|
|
1251
|
+
const Ya = /* @__PURE__ */ Q(Ga, [["__scopeId", "data-v-be3b3e45"]]);
|
|
1252
1252
|
var Ae = /* @__PURE__ */ ((t) => (t.group = "group", t.role = "role", t.post = "post", t))(Ae || {});
|
|
1253
1253
|
const za = {
|
|
1254
1254
|
// 是否允许选择子集
|
|
@@ -1420,27 +1420,29 @@ const za = {
|
|
|
1420
1420
|
type: Boolean,
|
|
1421
1421
|
default: !1
|
|
1422
1422
|
}
|
|
1423
|
-
},
|
|
1423
|
+
}, Ge = (t) => {
|
|
1424
1424
|
const p = window.location.search;
|
|
1425
1425
|
return new URLSearchParams(p).get(t);
|
|
1426
1426
|
}, Ka = (t) => {
|
|
1427
|
-
const p =
|
|
1427
|
+
const p = Te.local.getItem("x_domain");
|
|
1428
1428
|
p && (t["X-DOMAIN"] = p);
|
|
1429
1429
|
}, Qa = (t) => {
|
|
1430
1430
|
var e;
|
|
1431
|
-
const p =
|
|
1431
|
+
const p = Ge("domain");
|
|
1432
1432
|
if (p) {
|
|
1433
1433
|
t["X-DOMAIN"] = p;
|
|
1434
|
-
const l =
|
|
1434
|
+
const l = Ge("code");
|
|
1435
1435
|
p === "APPLICATION" && (t["X-APP"] = l);
|
|
1436
1436
|
} else
|
|
1437
1437
|
Ka(t);
|
|
1438
|
-
(e =
|
|
1438
|
+
(e = Te.local.getItem("tenant")) == null || e.code;
|
|
1439
1439
|
}, Fa = (t, p) => {
|
|
1440
1440
|
const e = S([]), l = async (A, w) => {
|
|
1441
|
-
var
|
|
1441
|
+
var z, $, Y;
|
|
1442
1442
|
const { url: P, methods: M, headers: D, param: b } = t.value || {}, E = {
|
|
1443
1443
|
...b || {},
|
|
1444
|
+
// 额外参数
|
|
1445
|
+
rootDepartmentId: ((z = Te.local.getItem("now_shop")) == null ? void 0 : z.id) || "",
|
|
1444
1446
|
parentDepartmentId: A || "",
|
|
1445
1447
|
name: w || "",
|
|
1446
1448
|
rootDepartmentOnly: p.rootDepartmentOnly,
|
|
@@ -1476,7 +1478,7 @@ const za = {
|
|
|
1476
1478
|
return e.value.length === 0 && (e.value[0] = p.org ? {
|
|
1477
1479
|
...p.org,
|
|
1478
1480
|
id: p.elementId,
|
|
1479
|
-
elementType: (
|
|
1481
|
+
elementType: (Y = ($ = p.org) == null ? void 0 : $.elementType) == null ? void 0 : Y.toLocaleUpperCase()
|
|
1480
1482
|
} : {
|
|
1481
1483
|
...H,
|
|
1482
1484
|
id: H.elementId
|
|
@@ -1517,13 +1519,13 @@ const za = {
|
|
|
1517
1519
|
emits: ["handChild", "update:show", "update:modelValue", "ok", "search"],
|
|
1518
1520
|
setup(t, { expose: p, emit: e }) {
|
|
1519
1521
|
nt((s) => ({
|
|
1520
|
-
"775d0d08":
|
|
1522
|
+
"775d0d08": Ee.value
|
|
1521
1523
|
}));
|
|
1522
|
-
const l = t, k = S(""), A = S(""), w = S([]), P = S([]), M = S([]), D = S([]), b = S(!1), E = V(() =>
|
|
1524
|
+
const l = t, k = S(""), A = S(""), w = S([]), P = S([]), M = S([]), D = S([]), b = S(!1), E = V(() => Y.value.includes("user") ? P.value.concat(w.value) : P.value);
|
|
1523
1525
|
J(
|
|
1524
1526
|
() => l.api,
|
|
1525
1527
|
() => {
|
|
1526
|
-
l.show &&
|
|
1528
|
+
l.show && z("");
|
|
1527
1529
|
}
|
|
1528
1530
|
);
|
|
1529
1531
|
const f = V(() => ({
|
|
@@ -1546,7 +1548,7 @@ const za = {
|
|
|
1546
1548
|
(L) => L[f.value.id] === d[f.value.id]
|
|
1547
1549
|
)) == null ? void 0 : O.disabled) || !1;
|
|
1548
1550
|
}), s), g = async () => {
|
|
1549
|
-
var s, d, y, O, L, Z, be,
|
|
1551
|
+
var s, d, y, O, L, Z, be, He;
|
|
1550
1552
|
b.value = !0;
|
|
1551
1553
|
try {
|
|
1552
1554
|
if ((s = l.groupList) != null && s.length || (d = l.userList) != null && d.length || (y = l.roleList) != null && y.length || (O = l.postList) != null && O.length) {
|
|
@@ -1556,7 +1558,7 @@ const za = {
|
|
|
1556
1558
|
(q) => q[f.value.name].includes(k.value)
|
|
1557
1559
|
), M.value = (be = l.roleList) == null ? void 0 : be.filter(
|
|
1558
1560
|
(q) => q[f.value.name].includes(k.value)
|
|
1559
|
-
), D.value = (
|
|
1561
|
+
), D.value = (He = l.postList) == null ? void 0 : He.filter(
|
|
1560
1562
|
(q) => q[f.value.name].includes(k.value)
|
|
1561
1563
|
), W(), b.value = !1;
|
|
1562
1564
|
return;
|
|
@@ -1571,7 +1573,7 @@ const za = {
|
|
|
1571
1573
|
} catch {
|
|
1572
1574
|
b.value = !1;
|
|
1573
1575
|
}
|
|
1574
|
-
}, c =
|
|
1576
|
+
}, c = $e({
|
|
1575
1577
|
//组织架构
|
|
1576
1578
|
group: /* @__PURE__ */ new Map(),
|
|
1577
1579
|
// 用户
|
|
@@ -1584,10 +1586,10 @@ const za = {
|
|
|
1584
1586
|
trans: [],
|
|
1585
1587
|
// 单选
|
|
1586
1588
|
single: ""
|
|
1587
|
-
}), T =
|
|
1589
|
+
}), T = $e({
|
|
1588
1590
|
indeterminate: !1,
|
|
1589
1591
|
checkAll: 0
|
|
1590
|
-
}), H = (s) => c.group.has(s) || c.user.has(s) || c.role.has(s) || c.post.has(s),
|
|
1592
|
+
}), H = (s) => c.group.has(s) || c.user.has(s) || c.role.has(s) || c.post.has(s), z = Lt.debounce(g, 300), $ = V(() => {
|
|
1591
1593
|
const s = Array.from(c.group.values()), d = Array.from(c.role.values()), y = Array.from(c.user.values()), O = Array.from(c.post.values());
|
|
1592
1594
|
return i.value = [...d, ...O, ...y, ...s], {
|
|
1593
1595
|
list: [...d, ...y, ...O, ...s],
|
|
@@ -1608,12 +1610,12 @@ const za = {
|
|
|
1608
1610
|
len: s.length
|
|
1609
1611
|
}
|
|
1610
1612
|
};
|
|
1611
|
-
}),
|
|
1613
|
+
}), Y = V(() => {
|
|
1612
1614
|
const s = l.chooseType.map((y) => y.toLocaleLowerCase());
|
|
1613
1615
|
let d = [...s];
|
|
1614
1616
|
return s.includes("dep") && (d = [...d, "dept"]), s.includes("dep_user") && (d = [...d, "user"]), d;
|
|
1615
|
-
}),
|
|
1616
|
-
|
|
1617
|
+
}), K = S([]), he = (s) => {
|
|
1618
|
+
K.value = s, K.value.forEach((d) => {
|
|
1617
1619
|
d.readonly = d == null ? void 0 : d.disabled;
|
|
1618
1620
|
});
|
|
1619
1621
|
}, le = e, se = S(!1), W = (s = !1) => {
|
|
@@ -1631,7 +1633,7 @@ const za = {
|
|
|
1631
1633
|
for (const L of y)
|
|
1632
1634
|
H(L[f.value.id]) && c.trans.push(L[f.value.id]);
|
|
1633
1635
|
const O = y.length === c.trans.length;
|
|
1634
|
-
T.indeterminate = !!(y.length && !O), T.checkAll = Number(y.length && O),
|
|
1636
|
+
T.indeterminate = !!(y.length && !O), T.checkAll = Number(y.length && O), je(() => {
|
|
1635
1637
|
var L;
|
|
1636
1638
|
(L = l.modelValue) != null && L.length ? l.modelValue.forEach((Z) => {
|
|
1637
1639
|
oe(Z), l.multiple ? c.trans.push(Z[f.value.id]) : c.single = Z[f.value.id];
|
|
@@ -1640,9 +1642,9 @@ const za = {
|
|
|
1640
1642
|
} else
|
|
1641
1643
|
re();
|
|
1642
1644
|
}
|
|
1643
|
-
),
|
|
1645
|
+
), We(() => {
|
|
1644
1646
|
let s;
|
|
1645
|
-
s =
|
|
1647
|
+
s = K.value.length;
|
|
1646
1648
|
const d = c.trans.length;
|
|
1647
1649
|
T.indeterminate = c.trans.length ? d !== s : !1, T.checkAll = +(s !== 0 && d === s);
|
|
1648
1650
|
}), J(
|
|
@@ -1653,7 +1655,7 @@ const za = {
|
|
|
1653
1655
|
}) : re();
|
|
1654
1656
|
}
|
|
1655
1657
|
);
|
|
1656
|
-
const
|
|
1658
|
+
const F = (s) => {
|
|
1657
1659
|
var d;
|
|
1658
1660
|
if (s) {
|
|
1659
1661
|
if (c.single = "", s[f.value.id]) {
|
|
@@ -1676,7 +1678,7 @@ const za = {
|
|
|
1676
1678
|
}
|
|
1677
1679
|
}
|
|
1678
1680
|
}, me = (s) => {
|
|
1679
|
-
|
|
1681
|
+
F(s);
|
|
1680
1682
|
}, oe = (s) => {
|
|
1681
1683
|
if (!H(s[f.value.id])) {
|
|
1682
1684
|
const d = {
|
|
@@ -1703,16 +1705,16 @@ const za = {
|
|
|
1703
1705
|
() => c.trans,
|
|
1704
1706
|
(s) => {
|
|
1705
1707
|
if (!s.length)
|
|
1706
|
-
|
|
1708
|
+
K.value.forEach((d) => {
|
|
1707
1709
|
d.disabled = !1;
|
|
1708
1710
|
});
|
|
1709
1711
|
else {
|
|
1710
|
-
const d =
|
|
1712
|
+
const d = K.value.filter(
|
|
1711
1713
|
(O) => !s.includes(O[f.value.id])
|
|
1712
1714
|
);
|
|
1713
1715
|
for (const O of d)
|
|
1714
|
-
O.disabled = !1, l.multiple &&
|
|
1715
|
-
const y =
|
|
1716
|
+
O.disabled = !1, l.multiple && F(O);
|
|
1717
|
+
const y = K.value.filter(
|
|
1716
1718
|
(O) => s.includes(O[f.value.id])
|
|
1717
1719
|
);
|
|
1718
1720
|
for (const O of y)
|
|
@@ -1725,8 +1727,8 @@ const za = {
|
|
|
1725
1727
|
(s) => {
|
|
1726
1728
|
var d;
|
|
1727
1729
|
if (s) {
|
|
1728
|
-
const y = (d =
|
|
1729
|
-
y && (c.user.clear(), c.role.clear(), c.post.clear(), c.group.clear(), c.trans = [],
|
|
1730
|
+
const y = (d = K.value) == null ? void 0 : d.find((O) => O[f.value.id] === s);
|
|
1731
|
+
y && (c.user.clear(), c.role.clear(), c.post.clear(), c.group.clear(), c.trans = [], je(() => {
|
|
1730
1732
|
oe(y);
|
|
1731
1733
|
}));
|
|
1732
1734
|
}
|
|
@@ -1734,14 +1736,14 @@ const za = {
|
|
|
1734
1736
|
);
|
|
1735
1737
|
const Fe = (s) => {
|
|
1736
1738
|
A.value = s == null ? void 0 : s.elementId, g(), v.value.push(s);
|
|
1737
|
-
},
|
|
1738
|
-
!d && !l.topLink || d !==
|
|
1739
|
+
}, Me = V(() => v.value.length), Xe = (s, d) => {
|
|
1740
|
+
!d && !l.topLink || d !== Me.value - 1 && (A.value = s == null ? void 0 : s.elementId, g(), v.value.splice(d + 1));
|
|
1739
1741
|
}, Ze = V(
|
|
1740
1742
|
() => l.chooseType.includes("role") && l.chooseType.length === 1
|
|
1741
1743
|
), qe = V(
|
|
1742
1744
|
() => l.chooseType.includes("post") && l.chooseType.length === 1
|
|
1743
1745
|
), ge = S(l.tabs[0]), ne = S(l.tabs[0]);
|
|
1744
|
-
|
|
1746
|
+
We(() => (ne.value = Ze.value ? l.tabs[1] : qe.value ? l.tabs[2] : ge.value, ne.value));
|
|
1745
1747
|
const re = () => {
|
|
1746
1748
|
c.user.clear(), c.role.clear(), c.post.clear(), c.group.clear(), c.trans = [], ke.value = [], Pe.value = [], ge.value = l.tabs[0], ne.value = l.tabs[0], k.value = "", A.value = l.orgPid, v.value.splice(1, v.value.length), c.single = "", i.value = [];
|
|
1747
1749
|
}, Je = () => {
|
|
@@ -1755,18 +1757,18 @@ const za = {
|
|
|
1755
1757
|
sort: i.value
|
|
1756
1758
|
})
|
|
1757
1759
|
), le("update:modelValue", te.cloneDeep(((s = $.value) == null ? void 0 : s.list) || [])), le("update:show", !1), re();
|
|
1758
|
-
},
|
|
1760
|
+
}, Re = () => {
|
|
1759
1761
|
le("update:show", !1), re();
|
|
1760
1762
|
};
|
|
1761
|
-
p({ handClear: re, handRomeve: me, handDelete:
|
|
1763
|
+
p({ handClear: re, handRomeve: me, handDelete: F });
|
|
1762
1764
|
const et = V(() => {
|
|
1763
|
-
const s =
|
|
1765
|
+
const s = Y.value;
|
|
1764
1766
|
return !!((s.includes("post") || s.includes("role")) && s.length > 1);
|
|
1765
1767
|
}), tt = V(() => [
|
|
1766
1768
|
{ name: "group", label: "组织架构" },
|
|
1767
1769
|
{ name: "role", label: "角色列表" },
|
|
1768
1770
|
{ name: "post", label: "岗位列表" }
|
|
1769
|
-
].filter((s) => l.tabs.includes(s.name))),
|
|
1771
|
+
].filter((s) => l.tabs.includes(s.name))), Ee = V(
|
|
1770
1772
|
() => `${typeof l.height == "string" ? Number.parseInt(l.height) : l.height}px`
|
|
1771
1773
|
), Oe = () => {
|
|
1772
1774
|
l.multiple || (c.post.clear(), c.role.clear(), c.user.clear(), c.group.clear(), c.single = "");
|
|
@@ -1778,7 +1780,7 @@ const za = {
|
|
|
1778
1780
|
return;
|
|
1779
1781
|
}
|
|
1780
1782
|
Oe(), d.forEach((O) => {
|
|
1781
|
-
y != null && y.includes(O[f.value.id]) ? oe(O) :
|
|
1783
|
+
y != null && y.includes(O[f.value.id]) ? oe(O) : F(O);
|
|
1782
1784
|
});
|
|
1783
1785
|
}, ke = S([]), st = (s, d) => {
|
|
1784
1786
|
l.multiple || (c.single = "");
|
|
@@ -1788,7 +1790,7 @@ const za = {
|
|
|
1788
1790
|
return;
|
|
1789
1791
|
}
|
|
1790
1792
|
Oe(), d.forEach((O) => {
|
|
1791
|
-
y != null && y.includes(O[f.value.id]) ? oe(O) :
|
|
1793
|
+
y != null && y.includes(O[f.value.id]) ? oe(O) : F(O);
|
|
1792
1794
|
});
|
|
1793
1795
|
};
|
|
1794
1796
|
J(
|
|
@@ -1805,7 +1807,7 @@ const za = {
|
|
|
1805
1807
|
return;
|
|
1806
1808
|
}
|
|
1807
1809
|
Oe(), d.forEach((O) => {
|
|
1808
|
-
y != null && y.includes(O[f.value.id]) ? oe(O) :
|
|
1810
|
+
y != null && y.includes(O[f.value.id]) ? oe(O) : F(O);
|
|
1809
1811
|
});
|
|
1810
1812
|
};
|
|
1811
1813
|
return J(
|
|
@@ -1816,7 +1818,7 @@ const za = {
|
|
|
1816
1818
|
), J(
|
|
1817
1819
|
() => k.value,
|
|
1818
1820
|
(s) => {
|
|
1819
|
-
|
|
1821
|
+
z("");
|
|
1820
1822
|
}
|
|
1821
1823
|
), (s, d) => {
|
|
1822
1824
|
const y = Le("el-tab-pane"), O = Le("el-tabs");
|
|
@@ -1833,12 +1835,12 @@ const za = {
|
|
|
1833
1835
|
width: typeof s.width == "string" ? s.width : `${s.width}%`,
|
|
1834
1836
|
class: "p_p_picker-dialog",
|
|
1835
1837
|
"modal-class": "p_p_picker-dialog-modal-user",
|
|
1836
|
-
onClose:
|
|
1838
|
+
onClose: Re
|
|
1837
1839
|
}, {
|
|
1838
1840
|
footer: B(() => [
|
|
1839
1841
|
u("span", ns, [
|
|
1840
1842
|
x(m(ae), {
|
|
1841
|
-
onClick: pe(
|
|
1843
|
+
onClick: pe(Re, ["stop"])
|
|
1842
1844
|
}, {
|
|
1843
1845
|
default: B(() => [
|
|
1844
1846
|
ue("取消")
|
|
@@ -1863,12 +1865,12 @@ const za = {
|
|
|
1863
1865
|
"div",
|
|
1864
1866
|
{
|
|
1865
1867
|
class: "dep-use-picker",
|
|
1866
|
-
style: it({ height:
|
|
1868
|
+
style: it({ height: Ee.value })
|
|
1867
1869
|
},
|
|
1868
1870
|
[
|
|
1869
1871
|
u("div", Xa, [
|
|
1870
1872
|
u("div", null, [
|
|
1871
|
-
x(m(
|
|
1873
|
+
x(m(ze), {
|
|
1872
1874
|
modelValue: k.value,
|
|
1873
1875
|
"onUpdate:modelValue": d[0] || (d[0] = (L) => k.value = L),
|
|
1874
1876
|
clearable: "",
|
|
@@ -1885,7 +1887,7 @@ const za = {
|
|
|
1885
1887
|
(r(!0), h(
|
|
1886
1888
|
R,
|
|
1887
1889
|
null,
|
|
1888
|
-
|
|
1890
|
+
X(tt.value, (L) => (r(), U(y, {
|
|
1889
1891
|
label: L.label,
|
|
1890
1892
|
name: L.name,
|
|
1891
1893
|
key: L.label
|
|
@@ -1903,7 +1905,7 @@ const za = {
|
|
|
1903
1905
|
R,
|
|
1904
1906
|
{ key: 0 },
|
|
1905
1907
|
[
|
|
1906
|
-
|
|
1908
|
+
Me.value ? (r(), h("div", Za, [
|
|
1907
1909
|
C(" 面包屑 全选 "),
|
|
1908
1910
|
x(m(ft), {
|
|
1909
1911
|
separator: ">",
|
|
@@ -1913,7 +1915,7 @@ const za = {
|
|
|
1913
1915
|
(r(!0), h(
|
|
1914
1916
|
R,
|
|
1915
1917
|
null,
|
|
1916
|
-
|
|
1918
|
+
X(m(v), (L, Z) => (r(), U(m(vt), {
|
|
1917
1919
|
key: L[f.value.id],
|
|
1918
1920
|
onClick: pe((be) => Xe(L, Z), ["stop"])
|
|
1919
1921
|
}, {
|
|
@@ -1952,7 +1954,7 @@ const za = {
|
|
|
1952
1954
|
imageBaseUrl: l.imageBaseUrl,
|
|
1953
1955
|
emptyText: l.emptyText,
|
|
1954
1956
|
children: l.children,
|
|
1955
|
-
"choose-type":
|
|
1957
|
+
"choose-type": Y.value,
|
|
1956
1958
|
onHandChild: Fe,
|
|
1957
1959
|
onChange: at
|
|
1958
1960
|
}, null, 8, ["fixPropOpt", "fixTypeOpt", "list", "max", "multiple", "hand-list", "imageBaseUrl", "emptyText", "children", "choose-type"])), [
|
|
@@ -1971,7 +1973,7 @@ const za = {
|
|
|
1971
1973
|
"hand-list": ke.value,
|
|
1972
1974
|
imageBaseUrl: l.imageBaseUrl,
|
|
1973
1975
|
emptyText: l.emptyText,
|
|
1974
|
-
"choose-type":
|
|
1976
|
+
"choose-type": Y.value,
|
|
1975
1977
|
onChange: st
|
|
1976
1978
|
}, null, 8, ["fixPropOpt", "fixTypeOpt", "list", "max", "multiple", "hand-list", "imageBaseUrl", "emptyText", "choose-type"]), [
|
|
1977
1979
|
[m(we), b.value]
|
|
@@ -1993,7 +1995,7 @@ const za = {
|
|
|
1993
1995
|
"hand-list": Pe.value,
|
|
1994
1996
|
imageBaseUrl: l.imageBaseUrl,
|
|
1995
1997
|
emptyText: l.emptyText,
|
|
1996
|
-
"choose-type":
|
|
1998
|
+
"choose-type": Y.value,
|
|
1997
1999
|
onChange: ot
|
|
1998
2000
|
}, null, 8, ["fixPropOpt", "fixTypeOpt", "list", "max", "multiple", "hand-list", "imageBaseUrl", "emptyText", "choose-type"]), [
|
|
1999
2001
|
[m(we), b.value]
|
|
@@ -2024,7 +2026,7 @@ const za = {
|
|
|
2024
2026
|
(r(!0), h(
|
|
2025
2027
|
R,
|
|
2026
2028
|
null,
|
|
2027
|
-
|
|
2029
|
+
X(i.value, (L) => (r(), h("li", as, [
|
|
2028
2030
|
u("div", ss, [
|
|
2029
2031
|
C(" icon前缀 "),
|
|
2030
2032
|
u("div", os, [
|
|
@@ -2047,7 +2049,7 @@ const za = {
|
|
|
2047
2049
|
class: "close",
|
|
2048
2050
|
onClick: pe((Z) => me(L), ["stop"])
|
|
2049
2051
|
}, null, 8, ["onClick"]), [
|
|
2050
|
-
[
|
|
2052
|
+
[Ye, !(L != null && L.readonly)]
|
|
2051
2053
|
])
|
|
2052
2054
|
]))),
|
|
2053
2055
|
256
|
|
@@ -2115,7 +2117,7 @@ const cs = /* @__PURE__ */ j({
|
|
|
2115
2117
|
maxlength: _,
|
|
2116
2118
|
minlength: g,
|
|
2117
2119
|
disabled: c
|
|
2118
|
-
}) => x(
|
|
2120
|
+
}) => x(ze, {
|
|
2119
2121
|
modelValue: l.value[a],
|
|
2120
2122
|
"onUpdate:modelValue": (T) => l.value[a] = T,
|
|
2121
2123
|
clearable: !0,
|
|
@@ -2134,7 +2136,7 @@ const cs = /* @__PURE__ */ j({
|
|
|
2134
2136
|
step: H = 1
|
|
2135
2137
|
}) => x(mt, {
|
|
2136
2138
|
modelValue: l.value[a],
|
|
2137
|
-
"onUpdate:modelValue": (
|
|
2139
|
+
"onUpdate:modelValue": (z) => l.value[a] = z,
|
|
2138
2140
|
clearable: !0,
|
|
2139
2141
|
max: _,
|
|
2140
2142
|
min: g,
|
|
@@ -2207,10 +2209,10 @@ const cs = /* @__PURE__ */ j({
|
|
|
2207
2209
|
endplaceholder: c = "结束日期",
|
|
2208
2210
|
dateType: T = ie.date,
|
|
2209
2211
|
format: H,
|
|
2210
|
-
placeholder:
|
|
2212
|
+
placeholder: z = "请选择日期",
|
|
2211
2213
|
popperclass: $,
|
|
2212
|
-
rangeSeparator:
|
|
2213
|
-
defaultValue:
|
|
2214
|
+
rangeSeparator: Y = "-",
|
|
2215
|
+
defaultValue: K,
|
|
2214
2216
|
defaultTime: he,
|
|
2215
2217
|
valueFormat: le,
|
|
2216
2218
|
disabledDate: se = () => !1
|
|
@@ -2236,18 +2238,18 @@ const cs = /* @__PURE__ */ j({
|
|
|
2236
2238
|
}
|
|
2237
2239
|
return x(xt, {
|
|
2238
2240
|
modelValue: l.value[a],
|
|
2239
|
-
"onUpdate:modelValue": (
|
|
2241
|
+
"onUpdate:modelValue": (F) => l.value[a] = F,
|
|
2240
2242
|
onChange: () => A(),
|
|
2241
|
-
placeholder:
|
|
2243
|
+
placeholder: z,
|
|
2242
2244
|
disabled: v,
|
|
2243
2245
|
type: T,
|
|
2244
2246
|
editable: _,
|
|
2245
2247
|
startPlaceholder: g,
|
|
2246
2248
|
endPlaceholder: c,
|
|
2247
|
-
rangeSeparator:
|
|
2249
|
+
rangeSeparator: Y,
|
|
2248
2250
|
format: W,
|
|
2249
2251
|
popperClass: $,
|
|
2250
|
-
defaultValue:
|
|
2252
|
+
defaultValue: K,
|
|
2251
2253
|
defaultTime: he,
|
|
2252
2254
|
valueFormat: le,
|
|
2253
2255
|
disabledDate: se
|
|
@@ -2260,15 +2262,15 @@ const cs = /* @__PURE__ */ j({
|
|
|
2260
2262
|
nodeKey: c = "id",
|
|
2261
2263
|
props: T,
|
|
2262
2264
|
highlightCurrent: H = !0,
|
|
2263
|
-
defaultExpandAll:
|
|
2265
|
+
defaultExpandAll: z = !1,
|
|
2264
2266
|
expandOnClickNode: $ = !1,
|
|
2265
|
-
placeholder:
|
|
2266
|
-
checkOnClickNode:
|
|
2267
|
+
placeholder: Y = "全部",
|
|
2268
|
+
checkOnClickNode: K = !1,
|
|
2267
2269
|
showCheckbox: he = !1,
|
|
2268
2270
|
checkStrictly: le = !0,
|
|
2269
2271
|
defaultCheckedKeys: se = [],
|
|
2270
2272
|
currentNodeKey: W = "",
|
|
2271
|
-
accordion:
|
|
2273
|
+
accordion: F = !1
|
|
2272
2274
|
}) => x(_t, {
|
|
2273
2275
|
modelValue: l.value[a],
|
|
2274
2276
|
"onUpdate:modelValue": (me) => l.value[a] = me,
|
|
@@ -2277,18 +2279,18 @@ const cs = /* @__PURE__ */ j({
|
|
|
2277
2279
|
clearable: !0,
|
|
2278
2280
|
multiple: _,
|
|
2279
2281
|
props: T,
|
|
2280
|
-
placeholder:
|
|
2282
|
+
placeholder: Y,
|
|
2281
2283
|
filterable: g,
|
|
2282
2284
|
nodeKey: c,
|
|
2283
2285
|
highlightCurrent: H,
|
|
2284
|
-
defaultExpandAll:
|
|
2286
|
+
defaultExpandAll: z,
|
|
2285
2287
|
expandOnClickNode: $,
|
|
2286
|
-
checkOnClickNode:
|
|
2288
|
+
checkOnClickNode: K,
|
|
2287
2289
|
showCheckbox: he,
|
|
2288
2290
|
checkStrictly: le,
|
|
2289
2291
|
defaultCheckedKeys: se,
|
|
2290
2292
|
currentNodeKey: W,
|
|
2291
|
-
accordion:
|
|
2293
|
+
accordion: F
|
|
2292
2294
|
}, null), o = ({
|
|
2293
2295
|
key: a,
|
|
2294
2296
|
placeholder: v,
|
|
@@ -2467,7 +2469,7 @@ const cs = /* @__PURE__ */ j({
|
|
|
2467
2469
|
(r(!0), h(
|
|
2468
2470
|
R,
|
|
2469
2471
|
null,
|
|
2470
|
-
|
|
2472
|
+
X(b.value, (n, a) => (r(), U(m(bt), {
|
|
2471
2473
|
key: a,
|
|
2472
2474
|
class: ce(
|
|
2473
2475
|
[
|
|
@@ -2596,7 +2598,7 @@ const cs = /* @__PURE__ */ j({
|
|
|
2596
2598
|
512
|
|
2597
2599
|
/* NEED_PATCH */
|
|
2598
2600
|
), [
|
|
2599
|
-
[
|
|
2601
|
+
[Ye, !D.value]
|
|
2600
2602
|
])
|
|
2601
2603
|
]),
|
|
2602
2604
|
_: 1
|
|
@@ -2607,7 +2609,7 @@ const cs = /* @__PURE__ */ j({
|
|
|
2607
2609
|
]));
|
|
2608
2610
|
}
|
|
2609
2611
|
});
|
|
2610
|
-
const hs = /* @__PURE__ */
|
|
2612
|
+
const hs = /* @__PURE__ */ Q(ps, [["__scopeId", "data-v-403809ec"]]), gs = Ke(hs);
|
|
2611
2613
|
export {
|
|
2612
2614
|
jt as EAlign,
|
|
2613
2615
|
ie as EDateType,
|