iking-web-ui-pro 1.0.20 → 1.0.22

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.
Files changed (57) hide show
  1. package/dist/IkApprovalProcess/ik.index.es.js +151 -151
  2. package/dist/IkApprovalProcess/iking-web-ui-pro.css +1 -1
  3. package/dist/IkApprovalProcessDetail/ik.index.es.js +820 -810
  4. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  5. package/dist/IkAutoCard/ik.index.es.js +32 -17
  6. package/dist/IkAutoCard/iking-web-ui-pro.css +1 -1
  7. package/dist/IkBottomOperate/ik.index.es.js +130 -117
  8. package/dist/IkBottomOperate/iking-web-ui-pro.css +1 -1
  9. package/dist/IkCalendar/ik.index.es.js +1 -1
  10. package/dist/IkCollapseCard/ik.index.es.js +1 -1
  11. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  12. package/dist/IkDescription/ik.index.es.js +705 -698
  13. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  14. package/dist/IkDetailPreviewFiles/ik.index.es.js +700 -693
  15. package/dist/IkIconPicker/ik.index.es.js +105 -101
  16. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  17. package/dist/IkImageUploadEditor/ik.index.es.js +6458 -9248
  18. package/dist/IkImageUploadEditor/iking-web-ui-pro.css +2 -2
  19. package/dist/IkPageFull/ik.index.es.js +1 -1
  20. package/dist/IkPickerUser/ik.index.es.js +78 -78
  21. package/dist/IkPlayer/ik.index.es.js +1 -1
  22. package/dist/IkPreviewFile/ik.index.es.js +697 -690
  23. package/dist/IkPreviewFileDialog/ik.index.es.js +1616 -1612
  24. package/dist/IkPrint/html2canvas.esm-DgdJBc_o.mjs +4871 -0
  25. package/dist/IkPrint/ik.index.es.js +792 -0
  26. package/dist/IkPrint/iking-web-ui-pro.css +1 -0
  27. package/dist/IkPrint/index.es-CKOlDLRQ.mjs +6640 -0
  28. package/dist/IkPrint/jspdf.es.min-CTJMR-3s.mjs +10596 -0
  29. package/dist/IkPrint/purify.es-ofLoJV2y.mjs +537 -0
  30. package/dist/IkPrintConfig/ik.index.es.js +14 -15
  31. package/dist/IkSearch/ik.index.es.js +1 -1
  32. package/dist/IkUploadFile/ik.index.es.js +887 -883
  33. package/dist/html2canvas.esm-DgdJBc_o.mjs +4871 -0
  34. package/dist/iking-web-ui-pro.css +2 -2
  35. package/dist/index-ChtGONO3.mjs +94601 -0
  36. package/dist/index.es-wNospt2O.mjs +6637 -0
  37. package/dist/index.es.js +51 -96201
  38. package/dist/index.umd.js +543 -172
  39. package/dist/jspdf.es.min-hqjnMybO.mjs +10596 -0
  40. package/dist/purify.es-ofLoJV2y.mjs +537 -0
  41. package/dist/src/components/IkAutoCard/index.d.ts +18 -0
  42. package/dist/src/components/IkAutoCard/src/IkAutoCard.vue.d.ts +5 -0
  43. package/dist/src/components/IkBottomOperate/index.d.ts +15 -0
  44. package/dist/src/components/IkBottomOperate/src/IkBottomOperate.vue.d.ts +9 -0
  45. package/dist/src/components/IkDescription/index.d.ts +60 -6
  46. package/dist/src/components/IkDescription/src/IkDescription.vue.d.ts +30 -3
  47. package/dist/src/components/IkPreviewFile/index.d.ts +5 -0
  48. package/dist/src/components/IkPreviewFile/src/IkPreviewFile.vue.d.ts +2 -0
  49. package/dist/src/components/IkPreviewFileDialog/index.d.ts +6 -2
  50. package/dist/src/components/IkPreviewFileDialog/src/IkPreviewFileDialog.vue.d.ts +6 -2
  51. package/dist/src/components/IkPrint/IkPrint.vue.d.ts +91 -0
  52. package/dist/src/components/IkPrint/index.d.ts +38 -0
  53. package/dist/src/components/IkPrintConfig/src/IkPrintConfig.vue.d.ts +34 -0
  54. package/dist/src/components/IkTemplateOfficeConfig/src/IkTemplateOfficeConfig.vue.d.ts +130 -0
  55. package/dist/src/components/IkTemplateOfficeConfig/src/templateOfficeData.vue.d.ts +57 -0
  56. package/dist/src/components/index.d.ts +2 -0
  57. package/package.json +1 -1
@@ -1,16 +1,16 @@
1
- import { inject as ie, computed as S, openBlock as a, createElementBlock as c, createElementVNode as n, defineComponent as ne, resolveComponent as fe, createBlock as w, toDisplayString as T, createCommentVNode as x, ref as E, Fragment as N, unref as P, withCtx as I, createTextVNode as Y, renderList as H, createVNode as _, normalizeClass as se, useCssVars as et, watch as K, toRef as tt, reactive as Pe, nextTick as Te, watchEffect as Ve, withModifiers as re, normalizeStyle as Re, withDirectives as ce, vShow as lt, mergeProps as Ne } from "vue";
1
+ import { inject as re, computed as S, openBlock as a, createElementBlock as c, createElementVNode as n, defineComponent as ne, resolveComponent as Ae, createBlock as w, toDisplayString as T, createCommentVNode as x, ref as E, Fragment as N, unref as P, withCtx as I, createTextVNode as Y, renderList as H, createVNode as _, normalizeClass as se, useCssVars as et, watch as K, toRef as tt, reactive as Te, nextTick as ke, watchEffect as Ve, withModifiers as pe, normalizeStyle as Re, withDirectives as fe, vShow as lt, mergeProps as Ne } from "vue";
2
2
  import { ikStore as ae, _ as X, ikEvent as st } from "iking-utils-pro";
3
- import { ElCheckbox as oe, ElCheckboxGroup as ke, ElRadioGroup as Le, ElRadio as be, ElDialog as at, ElButton as xe, ElInput as ot, ElBreadcrumb as nt, ElBreadcrumbItem as it, vLoading as Oe } from "element-plus";
3
+ import { ElCheckbox as oe, ElCheckboxGroup as Le, ElRadioGroup as be, ElRadio as Ce, ElDialog as at, ElButton as Oe, ElInput as ot, ElBreadcrumb as nt, ElBreadcrumbItem as it, vLoading as Pe } from "element-plus";
4
4
  import rt from "axios";
5
- const Me = (d, h) => (d.install = (e) => {
5
+ const Me = (d, v) => (d.install = (e) => {
6
6
  for (const l of [d, ...Object.values({})])
7
7
  e.component(l.name, l);
8
- }, d), $ = (d, h) => {
8
+ }, d), $ = (d, v) => {
9
9
  const e = d.__vccOpts || d;
10
- for (const [l, L] of h)
10
+ for (const [l, L] of v)
11
11
  e[l] = L;
12
12
  return e;
13
- }, pt = (d, h) => h ? h.startsWith("http") ? h : `${d || location.origin}${h}` : "", ut = (d) => ({
13
+ }, pt = (d, v) => v ? v != null && v.startsWith("http") ? v : `${d || location.origin}${v}` : "", ut = (d) => ({
14
14
  // ================all================
15
15
  nodeType: {
16
16
  发起人节点: "INITIATOR",
@@ -98,9 +98,9 @@ const Me = (d, h) => (d.install = (e) => {
98
98
  ...d.defaultStatus
99
99
  },
100
100
  listData: []
101
- }), dt = (d, h, e) => {
101
+ }), dt = (d, v, e) => {
102
102
  let l = "";
103
- switch (h) {
103
+ switch (v) {
104
104
  case d.nodeType.审批节点:
105
105
  e && e.length == 1 ? l = "ikapprove-ziyuan" : l = "ikapprove-shenpi";
106
106
  break;
@@ -176,7 +176,7 @@ const Me = (d, h) => (d.install = (e) => {
176
176
  "flv",
177
177
  "tls"
178
178
  ], We = (d) => {
179
- const h = ie("loadUrl"), e = S(() => d.loadUrl || d.fileUrl || (h == null ? void 0 : h.value)), l = ie("uploadUrl"), L = S(() => d.action || d.uploadUrl || (l == null ? void 0 : l.value)), O = ie("token"), C = S(() => d.token || (O == null ? void 0 : O.value)), U = ie("onlyofficeConfig"), p = S(() => d.onlyofficeConfig || (U == null ? void 0 : U.value)), D = ie("userInfo"), V = S(() => d.userInfo || (D == null ? void 0 : D.value)), F = [...De, ...De.map((y) => y.toLocaleUpperCase())];
179
+ const v = re("loadUrl"), e = S(() => d.loadUrl || d.fileUrl || (v == null ? void 0 : v.value)), l = re("uploadUrl"), L = S(() => d.action || d.uploadUrl || (l == null ? void 0 : l.value)), O = re("token"), C = S(() => d.token || (O == null ? void 0 : O.value)), U = re("onlyofficeConfig"), p = S(() => d.onlyofficeConfig || (U == null ? void 0 : U.value)), D = re("userInfo"), V = S(() => d.userInfo || (D == null ? void 0 : D.value)), F = [...De, ...De.map((y) => y.toLocaleUpperCase())];
180
180
  return {
181
181
  cLoadUrl: e,
182
182
  cUploadUrl: L,
@@ -192,8 +192,8 @@ const Me = (d, h) => (d.install = (e) => {
192
192
  version: "1.1",
193
193
  "p-id": "2667"
194
194
  };
195
- function At(d, h) {
196
- return a(), c("svg", ft, h[0] || (h[0] = [
195
+ function At(d, v) {
196
+ return a(), c("svg", ft, v[0] || (v[0] = [
197
197
  n(
198
198
  "path",
199
199
  {
@@ -228,8 +228,8 @@ const vt = /* @__PURE__ */ $(ct, [["render", At]]), ht = {}, yt = {
228
228
  width: "200",
229
229
  height: "200"
230
230
  };
231
- function mt(d, h) {
232
- return a(), c("svg", yt, h[0] || (h[0] = [
231
+ function mt(d, v) {
232
+ return a(), c("svg", yt, v[0] || (v[0] = [
233
233
  n(
234
234
  "path",
235
235
  {
@@ -264,8 +264,8 @@ const gt = /* @__PURE__ */ $(ht, [["render", mt]]), xt = {}, Ot = {
264
264
  width: "200",
265
265
  height: "200"
266
266
  };
267
- function Pt(d, h) {
268
- return a(), c("svg", Ot, h[0] || (h[0] = [
267
+ function Pt(d, v) {
268
+ return a(), c("svg", Ot, v[0] || (v[0] = [
269
269
  n(
270
270
  "path",
271
271
  {
@@ -300,8 +300,8 @@ const Tt = /* @__PURE__ */ $(xt, [["render", Pt]]), kt = {}, Lt = {
300
300
  width: "200",
301
301
  height: "200"
302
302
  };
303
- function bt(d, h) {
304
- return a(), c("svg", Lt, h[0] || (h[0] = [
303
+ function bt(d, v) {
304
+ return a(), c("svg", Lt, v[0] || (v[0] = [
305
305
  n(
306
306
  "path",
307
307
  {
@@ -336,8 +336,8 @@ const Ct = /* @__PURE__ */ $(kt, [["render", bt]]), Ut = {}, Bt = {
336
336
  width: "200",
337
337
  height: "200"
338
338
  };
339
- function St(d, h) {
340
- return a(), c("svg", Bt, h[0] || (h[0] = [
339
+ function St(d, v) {
340
+ return a(), c("svg", Bt, v[0] || (v[0] = [
341
341
  n(
342
342
  "path",
343
343
  {
@@ -392,11 +392,11 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
392
392
  }
393
393
  },
394
394
  setup(d) {
395
- const h = d, { cLoadUrl: e } = We(h), l = (L) => pt(e.value, L);
395
+ const v = d, { cLoadUrl: e } = We(v), l = (L) => pt(e.value, L);
396
396
  return (L, O) => {
397
- const C = fe("el-avatar");
397
+ const C = Ae("el-avatar");
398
398
  return a(), c("div", _t, [
399
- h.fixTypeOpt.group === d.element[h.fixPropOpt.type] ? (a(), w(wt, { key: 0 })) : h.fixTypeOpt.role === d.element[h.fixPropOpt.type] ? (a(), w(Tt, { key: 1 })) : h.fixTypeOpt.post === d.element[h.fixPropOpt.type] ? (a(), w(Ct, { key: 2 })) : h.fixTypeOpt.user === d.element[h.fixPropOpt.type] ? (a(), c("div", It, [
399
+ v.fixTypeOpt.group === d.element[v.fixPropOpt.type] ? (a(), w(wt, { key: 0 })) : v.fixTypeOpt.role === d.element[v.fixPropOpt.type] ? (a(), w(Tt, { key: 1 })) : v.fixTypeOpt.post === d.element[v.fixPropOpt.type] ? (a(), w(Ct, { key: 2 })) : v.fixTypeOpt.user === d.element[v.fixPropOpt.type] ? (a(), c("div", It, [
400
400
  d.element[d.fixPropOpt.avatar] ? (a(), w(C, {
401
401
  key: 0,
402
402
  shape: "square",
@@ -412,7 +412,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
412
412
  ]);
413
413
  };
414
414
  }
415
- }), W = /* @__PURE__ */ $(Vt, [["__scopeId", "data-v-8031ce9b"]]), Ce = "data:image/webp;base64,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", Ue = {
415
+ }), W = /* @__PURE__ */ $(Vt, [["__scopeId", "data-v-8031ce9b"]]), Ue = "data:image/webp;base64,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", Be = {
416
416
  // 所有数据
417
417
  list: {
418
418
  type: Array,
@@ -496,20 +496,20 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
496
496
  class: "empty"
497
497
  }, il = /* @__PURE__ */ ne({
498
498
  __name: "GroupList",
499
- props: Ue,
499
+ props: Be,
500
500
  emits: ["change", "check", "handChild"],
501
- setup(d, { emit: h }) {
501
+ setup(d, { emit: v }) {
502
502
  var y, i;
503
503
  const e = d, l = S(() => {
504
504
  var r, t;
505
505
  return ((r = e.handList) == null ? void 0 : r.length) === ((t = e.list) == null ? void 0 : t.length);
506
506
  }), L = S(() => {
507
- var o, v, f, B;
508
- const r = (o = e.handList) == null ? void 0 : o.length, t = (v = e.list) == null ? void 0 : v.length;
507
+ var o, h, f, B;
508
+ const r = (o = e.handList) == null ? void 0 : o.length, t = (h = e.list) == null ? void 0 : h.length;
509
509
  return e.multiple ? O.value = e.handList.map((A) => A[e.fixPropOpt.id]) : C.value = (B = (f = e.handList) == null ? void 0 : f[0]) == null ? void 0 : B[e.fixPropOpt.id], r > 0 && r < t;
510
510
  }), O = E(
511
511
  e.handList.map((r) => r[e.fixPropOpt.id])
512
- ), C = E((i = (y = e.handList) == null ? void 0 : y[0]) == null ? void 0 : i[e.fixPropOpt.id]), U = h, p = (r) => {
512
+ ), C = E((i = (y = e.handList) == null ? void 0 : y[0]) == null ? void 0 : i[e.fixPropOpt.id]), U = v, p = (r) => {
513
513
  const t = r ? e.list.map((o) => {
514
514
  if (e.chooseType.includes(o[e.fixPropOpt.type].toLowerCase()) && o.available !== !1)
515
515
  return o[e.fixPropOpt.id];
@@ -542,7 +542,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
542
542
  /* STABLE */
543
543
  }, 8, ["modelValue", "indeterminate"])) : x("v-if", !0),
544
544
  r.list && r.list.length ? (a(), c("ul", Dt, [
545
- r.multiple ? (a(), w(P(ke), {
545
+ r.multiple ? (a(), w(P(Le), {
546
546
  key: 0,
547
547
  modelValue: O.value,
548
548
  "onUpdate:modelValue": t[1] || (t[1] = (o) => O.value = o),
@@ -553,7 +553,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
553
553
  N,
554
554
  null,
555
555
  H(r.list, (o) => {
556
- var v;
556
+ var h;
557
557
  return a(), c("li", {
558
558
  key: o[e.fixPropOpt.id]
559
559
  }, [
@@ -630,7 +630,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
630
630
  o[e.fixPropOpt.type] === e.fixTypeOpt.group && e.children ? (a(), c("span", {
631
631
  key: 2,
632
632
  class: se(["nextLevel", {
633
- "is-disabled": (v = O.value) == null ? void 0 : v.find(
633
+ "is-disabled": (h = O.value) == null ? void 0 : h.find(
634
634
  (f) => f === o[e.fixPropOpt.id]
635
635
  )
636
636
  }]),
@@ -650,7 +650,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
650
650
  ]),
651
651
  _: 1
652
652
  /* STABLE */
653
- }, 8, ["modelValue"])) : (a(), w(P(Le), {
653
+ }, 8, ["modelValue"])) : (a(), w(P(be), {
654
654
  key: 1,
655
655
  isIndeterminate: L.value,
656
656
  modelValue: C.value,
@@ -662,12 +662,12 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
662
662
  N,
663
663
  null,
664
664
  H(r.list, (o) => {
665
- var v;
665
+ var h;
666
666
  return a(), c("li", {
667
667
  class: "w-full",
668
668
  key: o[e.fixPropOpt.id]
669
669
  }, [
670
- r.chooseType.includes(o[e.fixPropOpt.type].toLowerCase()) && o.available !== !1 ? (a(), w(P(be), {
670
+ r.chooseType.includes(o[e.fixPropOpt.type].toLowerCase()) && o.available !== !1 ? (a(), w(P(Ce), {
671
671
  key: 0,
672
672
  label: o[e.fixPropOpt.id]
673
673
  }, {
@@ -737,7 +737,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
737
737
  o[e.fixPropOpt.type] === e.fixTypeOpt.group && e.children ? (a(), c("span", {
738
738
  key: 2,
739
739
  class: se(["nextLevel", {
740
- "is-disabled": (v = O.value) == null ? void 0 : v.find(
740
+ "is-disabled": (h = O.value) == null ? void 0 : h.find(
741
741
  (f) => f === o[e.fixPropOpt.id]
742
742
  )
743
743
  }]),
@@ -762,7 +762,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
762
762
  t[6] || (t[6] = n(
763
763
  "img",
764
764
  {
765
- src: Ce,
765
+ src: Ue,
766
766
  alt: ""
767
767
  },
768
768
  null,
@@ -797,20 +797,20 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
797
797
  class: "empty"
798
798
  }, Ol = /* @__PURE__ */ ne({
799
799
  __name: "PostList",
800
- props: Ue,
800
+ props: Be,
801
801
  emits: ["change", "check"],
802
- setup(d, { emit: h }) {
802
+ setup(d, { emit: v }) {
803
803
  var F, y;
804
804
  const e = d, l = S(() => {
805
805
  var i, r;
806
806
  return ((i = e.handList) == null ? void 0 : i.length) === ((r = e.list) == null ? void 0 : r.length);
807
807
  }), L = S(() => {
808
- var t, o, v, f;
808
+ var t, o, h, f;
809
809
  const i = (t = e.handList) == null ? void 0 : t.length, r = (o = e.list) == null ? void 0 : o.length;
810
- return e.multiple ? O.value = e.handList.map((B) => B[e.fixPropOpt.id]) : C.value = (f = (v = e.handList) == null ? void 0 : v[0]) == null ? void 0 : f[e.fixPropOpt.id], i > 0 && i < r;
810
+ return e.multiple ? O.value = e.handList.map((B) => B[e.fixPropOpt.id]) : C.value = (f = (h = e.handList) == null ? void 0 : h[0]) == null ? void 0 : f[e.fixPropOpt.id], i > 0 && i < r;
811
811
  }), O = E(
812
812
  e.handList.map((i) => i[e.fixPropOpt.id])
813
- ), C = E((y = (F = e.handList) == null ? void 0 : F[0]) == null ? void 0 : y[e.fixPropOpt.id]), U = h, p = (i) => {
813
+ ), C = E((y = (F = e.handList) == null ? void 0 : F[0]) == null ? void 0 : y[e.fixPropOpt.id]), U = v, p = (i) => {
814
814
  const r = i ? e.list.map((t) => t[e.fixPropOpt.id]) : [];
815
815
  U("change", r, i ? e.list : []);
816
816
  }, D = (i) => {
@@ -838,7 +838,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
838
838
  /* STABLE */
839
839
  }, 8, ["modelValue", "indeterminate"])) : x("v-if", !0),
840
840
  i.list && i.list.length ? (a(), c("ul", ul, [
841
- i.multiple ? (a(), w(P(ke), {
841
+ i.multiple ? (a(), w(P(Le), {
842
842
  key: 0,
843
843
  modelValue: O.value,
844
844
  "onUpdate:modelValue": r[1] || (r[1] = (t) => O.value = t),
@@ -905,7 +905,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
905
905
  ]),
906
906
  _: 1
907
907
  /* STABLE */
908
- }, 8, ["modelValue"])) : (a(), w(P(Le), {
908
+ }, 8, ["modelValue"])) : (a(), w(P(be), {
909
909
  key: 1,
910
910
  isIndeterminate: L.value,
911
911
  modelValue: C.value,
@@ -920,7 +920,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
920
920
  class: "w-full",
921
921
  key: t[e.fixPropOpt.id]
922
922
  }, [
923
- i.chooseType.includes(t[e.fixPropOpt.type].toLowerCase()) ? (a(), w(P(be), {
923
+ i.chooseType.includes(t[e.fixPropOpt.type].toLowerCase()) ? (a(), w(P(Ce), {
924
924
  key: 0,
925
925
  label: t[e.fixPropOpt.id]
926
926
  }, {
@@ -981,7 +981,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
981
981
  r[6] || (r[6] = n(
982
982
  "img",
983
983
  {
984
- src: Ce,
984
+ src: Ue,
985
985
  alt: ""
986
986
  },
987
987
  null,
@@ -1016,20 +1016,20 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
1016
1016
  class: "empty"
1017
1017
  }, Dl = /* @__PURE__ */ ne({
1018
1018
  __name: "RoleList",
1019
- props: Ue,
1019
+ props: Be,
1020
1020
  emits: ["change", "check"],
1021
- setup(d, { emit: h }) {
1021
+ setup(d, { emit: v }) {
1022
1022
  var F, y;
1023
1023
  const e = d, l = S(() => {
1024
1024
  var i, r;
1025
1025
  return ((i = e.handList) == null ? void 0 : i.length) === ((r = e.list) == null ? void 0 : r.length);
1026
1026
  }), L = S(() => {
1027
- var t, o, v, f;
1027
+ var t, o, h, f;
1028
1028
  const i = (t = e.handList) == null ? void 0 : t.length, r = (o = e.list) == null ? void 0 : o.length;
1029
- return e.multiple ? O.value = e.handList.map((B) => B[e.fixPropOpt.id]) : C.value = (f = (v = e.handList) == null ? void 0 : v[0]) == null ? void 0 : f[e.fixPropOpt.id], i > 0 && i < r;
1029
+ return e.multiple ? O.value = e.handList.map((B) => B[e.fixPropOpt.id]) : C.value = (f = (h = e.handList) == null ? void 0 : h[0]) == null ? void 0 : f[e.fixPropOpt.id], i > 0 && i < r;
1030
1030
  }), O = E(
1031
1031
  e.handList.map((i) => i[e.fixPropOpt.id])
1032
- ), C = E((y = (F = e.handList) == null ? void 0 : F[0]) == null ? void 0 : y[e.fixPropOpt.id]), U = h, p = (i) => {
1032
+ ), C = E((y = (F = e.handList) == null ? void 0 : F[0]) == null ? void 0 : y[e.fixPropOpt.id]), U = v, p = (i) => {
1033
1033
  const r = i ? e.list.map((t) => t[e.fixPropOpt.id]) : [];
1034
1034
  U("change", r, i ? e.list : []);
1035
1035
  }, D = (i) => {
@@ -1057,7 +1057,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
1057
1057
  /* STABLE */
1058
1058
  }, 8, ["modelValue", "indeterminate"])) : x("v-if", !0),
1059
1059
  i.list && i.list.length ? (a(), c("ul", kl, [
1060
- i.multiple ? (a(), w(P(ke), {
1060
+ i.multiple ? (a(), w(P(Le), {
1061
1061
  key: 0,
1062
1062
  modelValue: O.value,
1063
1063
  "onUpdate:modelValue": r[1] || (r[1] = (t) => O.value = t),
@@ -1119,7 +1119,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
1119
1119
  ]),
1120
1120
  _: 1
1121
1121
  /* STABLE */
1122
- }, 8, ["modelValue"])) : (a(), w(P(Le), {
1122
+ }, 8, ["modelValue"])) : (a(), w(P(be), {
1123
1123
  key: 1,
1124
1124
  indeterminate: L.value,
1125
1125
  modelValue: C.value,
@@ -1134,7 +1134,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
1134
1134
  class: "w-full",
1135
1135
  key: t[i.fixPropOpt.id]
1136
1136
  }, [
1137
- i.chooseType.includes(t[e.fixPropOpt.type].toLowerCase()) ? (a(), w(P(be), {
1137
+ i.chooseType.includes(t[e.fixPropOpt.type].toLowerCase()) ? (a(), w(P(Ce), {
1138
1138
  key: 0,
1139
1139
  label: t[i.fixPropOpt.id],
1140
1140
  value: t[i.fixPropOpt.id],
@@ -1190,7 +1190,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
1190
1190
  r[6] || (r[6] = n(
1191
1191
  "img",
1192
1192
  {
1193
- src: Ce,
1193
+ src: Ue,
1194
1194
  alt: ""
1195
1195
  },
1196
1196
  null,
@@ -1212,7 +1212,7 @@ const wt = /* @__PURE__ */ $(Ut, [["render", St]]), _t = { class: "avatar" }, It
1212
1212
  ));
1213
1213
  }
1214
1214
  }), Fl = /* @__PURE__ */ $(Dl, [["__scopeId", "data-v-be3b3e45"]]);
1215
- var pe = /* @__PURE__ */ ((d) => (d.group = "group", d.role = "role", d.post = "post", d))(pe || {});
1215
+ var ue = /* @__PURE__ */ ((d) => (d.group = "group", d.role = "role", d.post = "post", d))(ue || {});
1216
1216
  const Rl = {
1217
1217
  // 是否允许选择子集
1218
1218
  children: {
@@ -1382,22 +1382,22 @@ const Rl = {
1382
1382
  default: !1
1383
1383
  }
1384
1384
  }, Fe = (d) => {
1385
- const h = window.location.search;
1386
- return new URLSearchParams(h).get(d);
1385
+ const v = window.location.search;
1386
+ return new URLSearchParams(v).get(d);
1387
1387
  }, Ml = (d) => {
1388
- const h = ae.local.getItem("x_domain");
1389
- h && (d["X-DOMAIN"] = h);
1388
+ const v = ae.local.getItem("x_domain");
1389
+ v && (d["X-DOMAIN"] = v);
1390
1390
  }, Wl = (d) => {
1391
1391
  var e;
1392
- const h = Fe("domain");
1393
- if (h) {
1394
- d["X-DOMAIN"] = h;
1392
+ const v = Fe("domain");
1393
+ if (v) {
1394
+ d["X-DOMAIN"] = v;
1395
1395
  const l = Fe("code");
1396
- h === "APPLICATION" && (d["X-APP"] = l);
1396
+ v === "APPLICATION" && (d["X-APP"] = l);
1397
1397
  } else
1398
1398
  Ml(d);
1399
1399
  (e = ae.local.getItem("tenant")) == null || e.code;
1400
- }, jl = (d, h) => {
1400
+ }, jl = (d, v) => {
1401
1401
  const e = E([]), l = async (O, C) => {
1402
1402
  var Z, b, R;
1403
1403
  const { url: U, methods: p, headers: D, param: V } = d.value || {}, F = {
@@ -1405,8 +1405,8 @@ const Rl = {
1405
1405
  rootDepartmentId: ((Z = ae.local.getItem("now_shop")) == null ? void 0 : Z.storeId) || "",
1406
1406
  parentDepartmentId: O || "",
1407
1407
  name: C || "",
1408
- rootDepartmentOnly: h.rootDepartmentOnly,
1409
- dataScopeOnly: h.dataScopeOnly,
1408
+ rootDepartmentOnly: v.rootDepartmentOnly,
1409
+ dataScopeOnly: v.dataScopeOnly,
1410
1410
  ...V || {}
1411
1411
  }, y = {
1412
1412
  method: p,
@@ -1430,22 +1430,22 @@ const Rl = {
1430
1430
  };
1431
1431
  const {
1432
1432
  departments: o,
1433
- roles: v,
1433
+ roles: h,
1434
1434
  posts: f,
1435
1435
  users: B,
1436
1436
  rootOrganization: A,
1437
1437
  rootDepartment: j
1438
1438
  } = t, q = A || j;
1439
- return e.value.length === 0 && (e.value[0] = h.org ? {
1440
- ...h.org,
1441
- id: h.elementId,
1442
- elementType: (R = (b = h.org) == null ? void 0 : b.elementType) == null ? void 0 : R.toLocaleUpperCase()
1439
+ return e.value.length === 0 && (e.value[0] = v.org ? {
1440
+ ...v.org,
1441
+ id: v.elementId,
1442
+ elementType: (R = (b = v.org) == null ? void 0 : b.elementType) == null ? void 0 : R.toLocaleUpperCase()
1443
1443
  } : {
1444
1444
  ...q,
1445
1445
  id: q.elementId
1446
1446
  }), {
1447
1447
  groupList: X.cloneDeep(o),
1448
- roleList: X.cloneDeep(v),
1448
+ roleList: X.cloneDeep(h),
1449
1449
  postList: X.cloneDeep(f),
1450
1450
  userList: X.cloneDeep(B),
1451
1451
  rootOrganization: A,
@@ -1466,7 +1466,7 @@ const Rl = {
1466
1466
  __name: "picker",
1467
1467
  props: Rl,
1468
1468
  emits: ["handChild", "update:show", "update:modelValue", "ok", "search"],
1469
- setup(d, { expose: h, emit: e }) {
1469
+ setup(d, { expose: v, emit: e }) {
1470
1470
  et((s) => ({
1471
1471
  "775d0d08": Ie.value
1472
1472
  }));
@@ -1489,7 +1489,7 @@ const Rl = {
1489
1489
  post: "POST",
1490
1490
  group: "DEPT",
1491
1491
  ...l.typeOption
1492
- })), r = E([]), t = jl(tt(l, "api"), l), o = t.handData, v = t.bannerList;
1492
+ })), r = E([]), t = jl(tt(l, "api"), l), o = t.handData, h = t.bannerList;
1493
1493
  l.immediate && o(O.value, L.value);
1494
1494
  const f = (s) => (s.forEach((u) => {
1495
1495
  var m, g;
@@ -1497,7 +1497,7 @@ const Rl = {
1497
1497
  (k) => k[y.value.id] === u[y.value.id]
1498
1498
  )) == null ? void 0 : g.disabled) || !1;
1499
1499
  }), s), B = async () => {
1500
- var s, u, m, g, k, z, ge, Ee;
1500
+ var s, u, m, g, k, z, xe, Ee;
1501
1501
  V.value = !0;
1502
1502
  try {
1503
1503
  if ((s = l.groupList) != null && s.length || (u = l.userList) != null && u.length || (m = l.roleList) != null && m.length || (g = l.postList) != null && g.length) {
@@ -1505,11 +1505,11 @@ const Rl = {
1505
1505
  (Q) => Q[y.value.name].includes(L.value)
1506
1506
  ), U.value = (z = l.groupList) == null ? void 0 : z.filter(
1507
1507
  (Q) => Q[y.value.name].includes(L.value)
1508
- ), p.value = (ge = l.roleList) == null ? void 0 : ge.filter(
1508
+ ), p.value = (xe = l.roleList) == null ? void 0 : xe.filter(
1509
1509
  (Q) => Q[y.value.name].includes(L.value)
1510
1510
  ), D.value = (Ee = l.postList) == null ? void 0 : Ee.filter(
1511
1511
  (Q) => Q[y.value.name].includes(L.value)
1512
- ), ve(), V.value = !1;
1512
+ ), he(), V.value = !1;
1513
1513
  return;
1514
1514
  }
1515
1515
  const M = await o(O.value, L.value);
@@ -1518,11 +1518,11 @@ const Rl = {
1518
1518
  } catch (Q) {
1519
1519
  V.value = !1, console.info("error: ", Q);
1520
1520
  }
1521
- ve(), V.value = !1;
1521
+ he(), V.value = !1;
1522
1522
  } catch {
1523
1523
  V.value = !1;
1524
1524
  }
1525
- }, A = Pe({
1525
+ }, A = Te({
1526
1526
  //组织架构
1527
1527
  group: /* @__PURE__ */ new Map(),
1528
1528
  // 用户
@@ -1535,7 +1535,7 @@ const Rl = {
1535
1535
  trans: [],
1536
1536
  // 单选
1537
1537
  single: ""
1538
- }), j = Pe({
1538
+ }), j = Te({
1539
1539
  indeterminate: !1,
1540
1540
  checkAll: 0
1541
1541
  }), q = (s) => A.group.has(s) || A.user.has(s) || A.role.has(s) || A.post.has(s), Z = st.debounce(B, 300), b = S(() => {
@@ -1563,26 +1563,26 @@ const Rl = {
1563
1563
  const s = l.chooseType.map((m) => m.toLocaleLowerCase());
1564
1564
  let u = [...s];
1565
1565
  return s.includes("dep") && (u = [...u, "dept"]), s.includes("dep_user") && (u = [...u, "user"]), u;
1566
- }), G = E([]), Be = (s) => {
1566
+ }), G = E([]), de = (s) => {
1567
1567
  G.value = s, G.value.forEach((u) => {
1568
1568
  u.readonly = u == null ? void 0 : u.disabled;
1569
1569
  });
1570
- }, ue = e, Ae = E(!1), ve = (s = !1) => {
1570
+ }, ie = e, ve = E(!1), he = (s = !1) => {
1571
1571
  var m;
1572
1572
  const u = (m = l == null ? void 0 : l.userList) != null && m.length ? X.cloneDeep([...l == null ? void 0 : l.userList, ...l == null ? void 0 : l.groupList]) : [...U.value, ...C.value];
1573
- return !s && Be(u), u;
1573
+ return !s && de(u), u;
1574
1574
  };
1575
1575
  K(
1576
1576
  () => l.show,
1577
1577
  async (s) => {
1578
1578
  var u;
1579
- if (Ae.value = s, s) {
1579
+ if (ve.value = s, s) {
1580
1580
  O.value = ((u = l.org) == null ? void 0 : u.elementId) || l.orgPid, !l.userList.length && !l.groupList.length && !l.roleList.length && !l.postList.length ? await B() : (C.value = l.userList, U.value = l.groupList, p.value = l.roleList, D.value = l.postList), A.trans = [], j.checkAll = 0, j.indeterminate = !1;
1581
- const m = ve(!0);
1581
+ const m = he(!0);
1582
1582
  for (const k of m)
1583
1583
  q(k[y.value.id]) && A.trans.push(k[y.value.id]);
1584
1584
  const g = m.length === A.trans.length;
1585
- j.indeterminate = !!(m.length && !g), j.checkAll = Number(m.length && g), Te(() => {
1585
+ j.indeterminate = !!(m.length && !g), j.checkAll = Number(m.length && g), ke(() => {
1586
1586
  var k;
1587
1587
  (k = l.modelValue) != null && k.length ? l.modelValue.forEach((z) => {
1588
1588
  J(z), l.multiple ? A.trans.push(z[y.value.id]) : A.single = z[y.value.id];
@@ -1677,27 +1677,27 @@ const Rl = {
1677
1677
  var u;
1678
1678
  if (s) {
1679
1679
  const m = (u = G.value) == null ? void 0 : u.find((g) => g[y.value.id] === s);
1680
- m && (A.user.clear(), A.role.clear(), A.post.clear(), A.group.clear(), A.trans = [], Te(() => {
1680
+ m && (A.user.clear(), A.role.clear(), A.post.clear(), A.group.clear(), A.trans = [], ke(() => {
1681
1681
  J(m);
1682
1682
  }));
1683
1683
  }
1684
1684
  }
1685
1685
  );
1686
1686
  const He = (s) => {
1687
- O.value = s == null ? void 0 : s.elementId, B(), v.value.push(s);
1688
- }, we = S(() => v.value.length), Ge = (s, u) => {
1689
- !u && !l.topLink || u !== we.value - 1 && (O.value = s == null ? void 0 : s.elementId, B(), v.value.splice(u + 1));
1687
+ O.value = s == null ? void 0 : s.elementId, B(), h.value.push(s);
1688
+ }, we = S(() => h.value.length), Ge = (s, u) => {
1689
+ !u && !l.topLink || u !== we.value - 1 && (O.value = s == null ? void 0 : s.elementId, B(), h.value.splice(u + 1));
1690
1690
  }, $e = S(
1691
1691
  () => l.chooseType.includes("role") && l.chooseType.length === 1
1692
1692
  ), ze = S(
1693
1693
  () => l.chooseType.includes("post") && l.chooseType.length === 1
1694
- ), de = E(l.tabs[0]), ee = E(l.tabs[0]);
1695
- Ve(() => (ee.value = $e.value ? l.tabs[1] : ze.value ? l.tabs[2] : de.value, ee.value));
1694
+ ), ce = E(l.tabs[0]), ee = E(l.tabs[0]);
1695
+ Ve(() => (ee.value = $e.value ? l.tabs[1] : ze.value ? l.tabs[2] : ce.value, ee.value));
1696
1696
  const te = () => {
1697
- A.user.clear(), A.role.clear(), A.post.clear(), A.group.clear(), A.trans = [], ye.value = [], me.value = [], de.value = l.tabs[0], ee.value = l.tabs[0], L.value = "", O.value = l.orgPid, v.value.splice(1, v.value.length), A.single = "", r.value = [];
1697
+ A.user.clear(), A.role.clear(), A.post.clear(), A.group.clear(), A.trans = [], me.value = [], ge.value = [], ce.value = l.tabs[0], ee.value = l.tabs[0], L.value = "", O.value = l.orgPid, h.value.splice(1, h.value.length), A.single = "", r.value = [];
1698
1698
  }, Qe = () => {
1699
1699
  var s;
1700
- ue(
1700
+ ie(
1701
1701
  "ok",
1702
1702
  X.cloneDeep({
1703
1703
  // 所有选项、部门、人员、角色分别列出
@@ -1705,11 +1705,11 @@ const Rl = {
1705
1705
  // 排序后的列表
1706
1706
  sort: r.value
1707
1707
  })
1708
- ), ue("update:modelValue", X.cloneDeep(((s = b.value) == null ? void 0 : s.list) || [])), ue("update:show", !1), te();
1708
+ ), ie("update:modelValue", X.cloneDeep(((s = b.value) == null ? void 0 : s.list) || [])), ie("update:show", !1), te();
1709
1709
  }, _e = () => {
1710
- ue("update:show", !1), te();
1710
+ ie("update:show", !1), te();
1711
1711
  };
1712
- h({ handClear: te, handRomeve: Se, handDelete: le });
1712
+ v({ handClear: te, handRomeve: Se, handDelete: le });
1713
1713
  const Xe = S(() => {
1714
1714
  const s = R.value;
1715
1715
  return !!((s.includes("post") || s.includes("role")) && s.length > 1);
@@ -1719,7 +1719,7 @@ const Rl = {
1719
1719
  { name: "post", label: "岗位列表" }
1720
1720
  ].filter((s) => l.tabs.includes(s.name))), Ie = S(
1721
1721
  () => `${typeof l.height == "string" ? Number.parseInt(l.height) : l.height}px`
1722
- ), he = () => {
1722
+ ), ye = () => {
1723
1723
  l.multiple || (A.post.clear(), A.role.clear(), A.user.clear(), A.group.clear(), A.single = "");
1724
1724
  }, Ze = S(() => b.value.groups.list.concat(b.value.user.list)), Ke = (s, u) => {
1725
1725
  l.multiple || (A.single = "");
@@ -1728,41 +1728,41 @@ const Rl = {
1728
1728
  A.group.clear(), A.user.clear();
1729
1729
  return;
1730
1730
  }
1731
- he(), u.forEach((g) => {
1731
+ ye(), u.forEach((g) => {
1732
1732
  m != null && m.includes(g[y.value.id]) ? J(g) : le(g);
1733
1733
  });
1734
- }, ye = E([]), Ye = (s, u) => {
1734
+ }, me = E([]), Ye = (s, u) => {
1735
1735
  l.multiple || (A.single = "");
1736
1736
  const m = l.multiple ? s : [s];
1737
1737
  if (!m.length) {
1738
1738
  A.role.clear();
1739
1739
  return;
1740
1740
  }
1741
- he(), u.forEach((g) => {
1741
+ ye(), u.forEach((g) => {
1742
1742
  m != null && m.includes(g[y.value.id]) ? J(g) : le(g);
1743
1743
  });
1744
1744
  };
1745
1745
  K(
1746
1746
  () => b.value.role.len,
1747
1747
  (s) => {
1748
- ye.value = X.cloneDeep(b.value.role.list);
1748
+ me.value = X.cloneDeep(b.value.role.list);
1749
1749
  }
1750
1750
  );
1751
- const me = E([]), Je = (s, u) => {
1751
+ const ge = E([]), Je = (s, u) => {
1752
1752
  l.multiple || (A.single = "");
1753
1753
  const m = l.multiple ? s : [s];
1754
1754
  if (!m.length) {
1755
1755
  A.post.clear();
1756
1756
  return;
1757
1757
  }
1758
- he(), u.forEach((g) => {
1758
+ ye(), u.forEach((g) => {
1759
1759
  m != null && m.includes(g[y.value.id]) ? J(g) : le(g);
1760
1760
  });
1761
1761
  };
1762
1762
  return K(
1763
1763
  () => b.value.post.len,
1764
1764
  (s) => {
1765
- me.value = X.cloneDeep(b.value.post.list);
1765
+ ge.value = X.cloneDeep(b.value.post.list);
1766
1766
  }
1767
1767
  ), K(
1768
1768
  () => L.value,
@@ -1770,10 +1770,10 @@ const Rl = {
1770
1770
  Z("");
1771
1771
  }
1772
1772
  ), (s, u) => {
1773
- const m = fe("el-tab-pane"), g = fe("el-tabs");
1773
+ const m = Ae("el-tab-pane"), g = Ae("el-tabs");
1774
1774
  return a(), w(P(at), {
1775
- modelValue: Ae.value,
1776
- "onUpdate:modelValue": u[2] || (u[2] = (k) => Ae.value = k),
1775
+ modelValue: ve.value,
1776
+ "onUpdate:modelValue": u[2] || (u[2] = (k) => ve.value = k),
1777
1777
  title: s.title,
1778
1778
  "destroy-on-close": "",
1779
1779
  "append-to-body": "",
@@ -1788,8 +1788,8 @@ const Rl = {
1788
1788
  }, {
1789
1789
  footer: I(() => [
1790
1790
  n("span", Kl, [
1791
- _(P(xe), {
1792
- onClick: re(_e, ["stop"])
1791
+ _(P(Oe), {
1792
+ onClick: pe(_e, ["stop"])
1793
1793
  }, {
1794
1794
  default: I(() => u[6] || (u[6] = [
1795
1795
  Y("取消")
@@ -1797,9 +1797,9 @@ const Rl = {
1797
1797
  _: 1
1798
1798
  /* STABLE */
1799
1799
  }),
1800
- _(P(xe), {
1800
+ _(P(Oe), {
1801
1801
  type: "primary",
1802
- onClick: re(Qe, ["stop"])
1802
+ onClick: pe(Qe, ["stop"])
1803
1803
  }, {
1804
1804
  default: I(() => u[7] || (u[7] = [
1805
1805
  Y(" 确定 ")
@@ -1828,8 +1828,8 @@ const Rl = {
1828
1828
  }, null, 8, ["modelValue", "placeholder"]),
1829
1829
  Xe.value ? (a(), w(g, {
1830
1830
  key: 0,
1831
- modelValue: de.value,
1832
- "onUpdate:modelValue": u[1] || (u[1] = (k) => de.value = k),
1831
+ modelValue: ce.value,
1832
+ "onUpdate:modelValue": u[1] || (u[1] = (k) => ce.value = k),
1833
1833
  class: "ik-picker-tab"
1834
1834
  }, {
1835
1835
  default: I(() => [
@@ -1850,7 +1850,7 @@ const Rl = {
1850
1850
  }, 8, ["modelValue"])) : x("v-if", !0)
1851
1851
  ]),
1852
1852
  x(" 过滤 "),
1853
- ee.value === P(pe).group ? (a(), c(
1853
+ ee.value === P(ue).group ? (a(), c(
1854
1854
  N,
1855
1855
  { key: 0 },
1856
1856
  [
@@ -1864,9 +1864,9 @@ const Rl = {
1864
1864
  (a(!0), c(
1865
1865
  N,
1866
1866
  null,
1867
- H(P(v), (k, z) => (a(), w(P(it), {
1867
+ H(P(h), (k, z) => (a(), w(P(it), {
1868
1868
  key: k[y.value.id],
1869
- onClick: re((ge) => Ge(k, z), ["stop"])
1869
+ onClick: pe((xe) => Ge(k, z), ["stop"])
1870
1870
  }, {
1871
1871
  default: I(() => [
1872
1872
  Y(
@@ -1892,7 +1892,7 @@ const Rl = {
1892
1892
  )) : x("v-if", !0),
1893
1893
  x(" 左侧列表 "),
1894
1894
  x(" 组织架构 "),
1895
- ee.value === P(pe).group ? ce((a(), w(rl, {
1895
+ ee.value === P(ue).group ? fe((a(), w(rl, {
1896
1896
  key: 1,
1897
1897
  fixPropOpt: y.value,
1898
1898
  fixTypeOpt: i.value,
@@ -1907,47 +1907,47 @@ const Rl = {
1907
1907
  onHandChild: He,
1908
1908
  onChange: Ke
1909
1909
  }, null, 8, ["fixPropOpt", "fixTypeOpt", "list", "max", "multiple", "hand-list", "imageBaseUrl", "emptyText", "children", "choose-type"])), [
1910
- [P(Oe), V.value]
1911
- ]) : ee.value === P(pe).role ? (a(), c(
1910
+ [P(Pe), V.value]
1911
+ ]) : ee.value === P(ue).role ? (a(), c(
1912
1912
  N,
1913
1913
  { key: 2 },
1914
1914
  [
1915
1915
  x(" 角色 "),
1916
- ce(_(Fl, {
1916
+ fe(_(Fl, {
1917
1917
  fixPropOpt: y.value,
1918
1918
  fixTypeOpt: i.value,
1919
1919
  list: p.value,
1920
1920
  max: s.max,
1921
1921
  multiple: s.multiple,
1922
- "hand-list": ye.value,
1922
+ "hand-list": me.value,
1923
1923
  imageBaseUrl: l.imageBaseUrl,
1924
1924
  emptyText: l.emptyText,
1925
1925
  "choose-type": R.value,
1926
1926
  onChange: Ye
1927
1927
  }, null, 8, ["fixPropOpt", "fixTypeOpt", "list", "max", "multiple", "hand-list", "imageBaseUrl", "emptyText", "choose-type"]), [
1928
- [P(Oe), V.value]
1928
+ [P(Pe), V.value]
1929
1929
  ])
1930
1930
  ],
1931
1931
  64
1932
1932
  /* STABLE_FRAGMENT */
1933
- )) : ee.value === P(pe).post ? (a(), c(
1933
+ )) : ee.value === P(ue).post ? (a(), c(
1934
1934
  N,
1935
1935
  { key: 3 },
1936
1936
  [
1937
1937
  x(" 岗位 "),
1938
- ce(_(Pl, {
1938
+ fe(_(Pl, {
1939
1939
  fixPropOpt: y.value,
1940
1940
  fixTypeOpt: i.value,
1941
1941
  list: D.value,
1942
1942
  max: s.max,
1943
1943
  multiple: s.multiple,
1944
- "hand-list": me.value,
1944
+ "hand-list": ge.value,
1945
1945
  imageBaseUrl: l.imageBaseUrl,
1946
1946
  emptyText: l.emptyText,
1947
1947
  "choose-type": R.value,
1948
1948
  onChange: Je
1949
1949
  }, null, 8, ["fixPropOpt", "fixTypeOpt", "list", "max", "multiple", "hand-list", "imageBaseUrl", "emptyText", "choose-type"]), [
1950
- [P(Oe), V.value]
1950
+ [P(Pe), V.value]
1951
1951
  ])
1952
1952
  ],
1953
1953
  64
@@ -1971,10 +1971,10 @@ const Rl = {
1971
1971
  -1
1972
1972
  /* HOISTED */
1973
1973
  )),
1974
- _(P(xe), {
1974
+ _(P(Oe), {
1975
1975
  type: "primary",
1976
1976
  link: "",
1977
- onClick: re(te, ["stop"])
1977
+ onClick: pe(te, ["stop"])
1978
1978
  }, {
1979
1979
  default: I(() => u[3] || (u[3] = [
1980
1980
  Y("清空")
@@ -2006,9 +2006,9 @@ const Rl = {
2006
2006
  /* TEXT */
2007
2007
  )
2008
2008
  ]),
2009
- ce(_(gt, {
2009
+ fe(_(gt, {
2010
2010
  class: "close",
2011
- onClick: re((z) => Se(k), ["stop"])
2011
+ onClick: pe((z) => Se(k), ["stop"])
2012
2012
  }, null, 8, ["onClick"]), [
2013
2013
  [lt, !(k != null && k.readonly)]
2014
2014
  ])
@@ -2086,7 +2086,7 @@ const Rl = {
2086
2086
  default: () => ({})
2087
2087
  }
2088
2088
  },
2089
- setup(d, { expose: h }) {
2089
+ setup(d, { expose: v }) {
2090
2090
  const e = d, { cLoadUrl: l } = We(e), L = ae.local.getItem("token") || "Bearer 4db1039f04334180849002932f6a1fc6", O = E("sys");
2091
2091
  function C(t) {
2092
2092
  try {
@@ -2105,11 +2105,11 @@ const Rl = {
2105
2105
  }
2106
2106
  }
2107
2107
  U();
2108
- const p = Pe(ut(e)), D = async (t) => {
2108
+ const p = Te(ut(e)), D = async (t) => {
2109
2109
  var o;
2110
2110
  if (t.multiple = !t[p.defaultFile.singleApproval] || t[p.defaultFile.isShowAddCopy], t.handList = t[p.defaultFile.approvePersonList] ? t[p.defaultFile.approvePersonList] : [], t[p.defaultFile.nodeType] === p.nodeType.抄送节点)
2111
- t.handList.forEach((v) => {
2112
- v.elementName || (v.elementName = v.userName, v.elementId = v.userId, v.avatar = v.userAvatar), v.elementType = "USER", v.disabled = !0;
2111
+ t.handList.forEach((h) => {
2112
+ h.elementName || (h.elementName = h.userName, h.elementId = h.userId, h.avatar = h.userAvatar), h.elementType = "USER", h.disabled = !0;
2113
2113
  }), t.chooseType = ["user"], t.userList = [], t.depList = [];
2114
2114
  else
2115
2115
  switch (t[p.defaultFile.initiatorSpecifiedScopeType]) {
@@ -2119,15 +2119,15 @@ const Rl = {
2119
2119
  break;
2120
2120
  // 否则就从后端返回的initiatorSpecifiedScope数组中选人
2121
2121
  default:
2122
- t.chooseType = ["user"], t.userList = t.userList ? t.userList : (o = t[p.defaultFile.initiatorSpecifiedScope]) == null ? void 0 : o.map((v) => ({
2123
- ...v,
2124
- elementName: (v == null ? void 0 : v.executorName) || (v == null ? void 0 : v.userName),
2125
- elementId: (v == null ? void 0 : v.executorId) || (v == null ? void 0 : v.userId),
2126
- avatar: ((v == null ? void 0 : v.executorAvatar) || (v == null ? void 0 : v.userAvatar)) && V((v == null ? void 0 : v.executorAvatar) || (v == null ? void 0 : v.userAvatar)) || "",
2122
+ t.chooseType = ["user"], t.userList = t.userList ? t.userList : (o = t[p.defaultFile.initiatorSpecifiedScope]) == null ? void 0 : o.map((h) => ({
2123
+ ...h,
2124
+ elementName: (h == null ? void 0 : h.executorName) || (h == null ? void 0 : h.userName),
2125
+ elementId: (h == null ? void 0 : h.executorId) || (h == null ? void 0 : h.userId),
2126
+ avatar: ((h == null ? void 0 : h.executorAvatar) || (h == null ? void 0 : h.userAvatar)) && V((h == null ? void 0 : h.executorAvatar) || (h == null ? void 0 : h.userAvatar)) || "",
2127
2127
  elementType: "USER"
2128
2128
  }));
2129
2129
  }
2130
- Te(() => {
2130
+ ke(() => {
2131
2131
  t.isShow = !0;
2132
2132
  });
2133
2133
  }, V = (t) => {
@@ -2147,8 +2147,8 @@ const Rl = {
2147
2147
  }, i = () => {
2148
2148
  let t = !0;
2149
2149
  return e.dataList.forEach((o) => {
2150
- var v;
2151
- o.required = !1, o[p.defaultFile.nodeType] == p.nodeType.审批节点 && o[p.defaultFile.isShowAdd] && ((v = o[p.defaultFile.approvePersonList]) != null && v.length || (t = !1, o.required = !0));
2150
+ var h;
2151
+ o.required = !1, o[p.defaultFile.nodeType] == p.nodeType.审批节点 && o[p.defaultFile.isShowAdd] && ((h = o[p.defaultFile.approvePersonList]) != null && h.length || (t = !1, o.required = !0));
2152
2152
  }), t;
2153
2153
  }, r = S(() => {
2154
2154
  var t;
@@ -2181,8 +2181,8 @@ const Rl = {
2181
2181
  ...e.pickerConfig
2182
2182
  };
2183
2183
  });
2184
- return h({ requiredVerification: i }), (t, o) => {
2185
- const v = fe("IkApprovalProcess", !0);
2184
+ return v({ requiredVerification: i }), (t, o) => {
2185
+ const h = Ae("IkApprovalProcess", !0);
2186
2186
  return a(), c("div", es, [
2187
2187
  (a(!0), c(
2188
2188
  N,
@@ -2296,7 +2296,7 @@ const Rl = {
2296
2296
  N,
2297
2297
  null,
2298
2298
  H(f[p.defaultFile.approvePersonList], (b, R) => {
2299
- var G;
2299
+ var G, de;
2300
2300
  return a(), c("div", {
2301
2301
  class: "list",
2302
2302
  key: b.userId
@@ -2311,14 +2311,14 @@ const Rl = {
2311
2311
  n(
2312
2312
  "span",
2313
2313
  null,
2314
- T(b.userName.slice(-2)),
2314
+ T((G = b.userName) == null ? void 0 : G.slice(-2)),
2315
2315
  1
2316
2316
  /* TEXT */
2317
2317
  )
2318
2318
  ])),
2319
2319
  b.canDele ? (a(), c("i", {
2320
2320
  key: 2,
2321
- onClick: (Be) => y(B, R),
2321
+ onClick: (ie) => y(B, R),
2322
2322
  class: "ikapprove ikapprove-shanchu1"
2323
2323
  }, null, 8, vs)) : x("v-if", !0)
2324
2324
  ]),
@@ -2328,7 +2328,7 @@ const Rl = {
2328
2328
  }, T(b.userName), 9, hs)
2329
2329
  ]),
2330
2330
  x(" 显示添加人按钮,不是单选且已选中一个人的情况,显示图标 "),
2331
- f[p.defaultFile.isShowAdd] && !(f[p.defaultFile.singleApproval] && ((G = f[p.defaultFile.approvePersonList]) == null ? void 0 : G.length) == 1) ? (a(), c("span", ys, [
2331
+ f[p.defaultFile.isShowAdd] && !(f[p.defaultFile.singleApproval] && ((de = f[p.defaultFile.approvePersonList]) == null ? void 0 : de.length) == 1) ? (a(), c("span", ys, [
2332
2332
  x(" 抄送默认 "),
2333
2333
  f[p.defaultFile.nodeType] == p.nodeType.抄送节点 ? (a(), c("span", ms, "+")) : (a(), c(
2334
2334
  N,
@@ -2409,7 +2409,7 @@ const Rl = {
2409
2409
  1
2410
2410
  /* TEXT */
2411
2411
  ),
2412
- _(v, Ne({ ref_for: !0 }, e, {
2412
+ _(h, Ne({ ref_for: !0 }, e, {
2413
2413
  dataList: b.processInstanceNodes,
2414
2414
  style: { "margin-left": "20px" }
2415
2415
  }), null, 16, ["dataList"])
@@ -2430,7 +2430,7 @@ const Rl = {
2430
2430
  ]);
2431
2431
  };
2432
2432
  }
2433
- }), bs = /* @__PURE__ */ $(Ls, [["__scopeId", "data-v-770da48e"]]), ws = Me(bs);
2433
+ }), bs = /* @__PURE__ */ $(Ls, [["__scopeId", "data-v-cd8ce15a"]]), ws = Me(bs);
2434
2434
  export {
2435
2435
  ws as IkApprovalProcess,
2436
2436
  ws as default