@das-fed/ui 6.4.0-dev.55.10 → 6.4.0-dev.55.12

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 (38) hide show
  1. package/package.json +5 -5
  2. package/packages/business-components/app-container/style.css +1 -1
  3. package/packages/business-components/app-container/style.css.gz +0 -0
  4. package/packages/business-components/device-panel/index.js +12 -12
  5. package/packages/business-components/device-panel/index.js.gz +0 -0
  6. package/packages/business-components/device-panel/style.css +1 -1
  7. package/packages/business-components/device-panel/style.css.gz +0 -0
  8. package/packages/business-components/process-form/i18n/index.d.ts +5 -0
  9. package/packages/business-components/process-form/index.js +228 -214
  10. package/packages/business-components/process-form/index.js.gz +0 -0
  11. package/packages/business-components/urgent-panel/index.js +2 -2
  12. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  13. package/packages/business-components/urgent-panel/style.css +1 -1
  14. package/packages/business-components/urgent-panel/style.css.gz +0 -0
  15. package/packages/components/cascader/index.js +52 -52
  16. package/packages/components/cascader/index.js.gz +0 -0
  17. package/packages/components/cascader/style.css +1 -1
  18. package/packages/components/cascader/style.css.gz +0 -0
  19. package/packages/components/input-dialog-select/index.js +1 -1
  20. package/packages/components/input-dialog-select/index.js.gz +0 -0
  21. package/packages/components/input-dialog-select/style.css +1 -1
  22. package/packages/components/input-dialog-select/style.css.gz +0 -0
  23. package/packages/components/search-form/index.js +3 -3
  24. package/packages/components/search-form/index.js.gz +0 -0
  25. package/packages/components/search-form/style.css +1 -1
  26. package/packages/components/search-form/style.css.gz +0 -0
  27. package/packages/components/select/index.js +41 -41
  28. package/packages/components/select/index.js.gz +0 -0
  29. package/packages/components/select/style.css +1 -1
  30. package/packages/components/select/style.css.gz +0 -0
  31. package/packages/components/table/index.js +871 -855
  32. package/packages/components/table/index.js.gz +0 -0
  33. package/packages/components/table/style.css +1 -1
  34. package/packages/components/table/style.css.gz +0 -0
  35. package/packages/components/tooltip/index.js +2 -2
  36. package/packages/components/tooltip/index.js.gz +0 -0
  37. package/packages/components/tooltip/style.css +1 -1
  38. package/packages/components/tooltip/style.css.gz +0 -0
@@ -1,7 +1,7 @@
1
1
  import '@das-fed/ui/packages/business-components/process-form/style.css';
2
2
  import { withInstall as pt } from "@das-fed/utils/with-install/index";
3
- import { ref as l, defineComponent as j, watch as N, openBlock as D, createBlock as F, unref as a, withCtx as z, createVNode as S, createCommentVNode as I, createElementVNode as qe, createElementBlock as U, Fragment as G, createTextVNode as ee, toDisplayString as te, isRef as he, createSlots as dt, h as le, renderList as ie, resolveDynamicComponent as ge, onMounted as ct, withDirectives as gt, normalizeStyle as mt } from "vue";
4
- import { DasFormRef as vt, DasForm as Fe } from "@das-fed/ui/packages/components/form/index";
3
+ import { ref as l, defineComponent as j, watch as N, openBlock as V, createBlock as E, unref as a, withCtx as z, createVNode as S, createCommentVNode as I, createElementVNode as qe, createElementBlock as U, Fragment as G, createTextVNode as ee, toDisplayString as te, isRef as he, createSlots as dt, h as le, renderList as ie, resolveDynamicComponent as ge, onMounted as ct, withDirectives as gt, normalizeStyle as mt } from "vue";
4
+ import { DasFormRef as vt, DasForm as Ee } from "@das-fed/ui/packages/components/form/index";
5
5
  import { DasButton as ft } from "@das-fed/ui/packages/components/button/index";
6
6
  import { vOverlay as ht } from "@das-fed/ui/packages/components/overlay/index";
7
7
  import { createService as Z } from "@das-fed/utils/create-api-service";
@@ -11,21 +11,21 @@ import { DasAutocomplete as bt } from "@das-fed/ui/packages/components/autocompl
11
11
  import ve from "dayjs";
12
12
  import { DasImageViewer as Ke } from "@das-fed/ui/packages/components/image-viewer/index";
13
13
  import { DasInput as _t } from "@das-fed/ui/packages/components/input/index";
14
- import { DasTooltip as De } from "@das-fed/ui/packages/components/tooltip/index";
15
- import { i18n as K, t as V, setI18nRule as wt } from "@das-fed/web/packages/i18n/index";
16
- import { DasTableColumn as E } from "@das-fed/ui/packages/components/table/index";
14
+ import { DasTooltip as Ve } from "@das-fed/ui/packages/components/tooltip/index";
15
+ import { i18n as K, t as D, setI18nRule as wt } from "@das-fed/web/packages/i18n/index";
16
+ import { DasTableColumn as F } from "@das-fed/ui/packages/components/table/index";
17
17
  import { DasSearchForm as Ct } from "@das-fed/ui/packages/components/search-form/index";
18
- import { DasModelTableDialog as Vt } from "@das-fed/ui/packages/business-components/model-table-dialog";
18
+ import { DasModelTableDialog as Dt } from "@das-fed/ui/packages/business-components/model-table-dialog";
19
19
  import { getProjectInfo as Be } from "@das-fed/utils/common-info";
20
- import { getConfig as Dt } from "@das-fed/utils/config";
20
+ import { getConfig as Vt } from "@das-fed/utils/config";
21
21
  import { DasRichEditor as je } from "@das-fed/ui/packages/components/rich-editor/index";
22
22
  import { DasCollaspe as Ae } from "@das-fed/ui/packages/components/collaspe/index";
23
23
  import { DasCollaspePanel as Qe } from "@das-fed/ui/packages/components/collapse-panel/index";
24
24
  const X = "v1", kt = Z(`/workflow/form/form/${X}`), St = Z(`/workflow/form/formDef/${X}`);
25
25
  Z(`/workflow/api/user/${X}`);
26
- const Ue = Z(`/workflow/api/extend/${X}`), Nt = Z(`/workflow/flow/def/${X}`), Lt = Z(`/workflow/form/customQuery/${X}`), ae = Z(`/api/enterpriseright/permission/${X}`), ke = Z(`/api/space-manage/space-tree/${X}`), zt = Z(`/workflow/form/dataTemplate/${X}`), Se = Z(`/api/supply/supplier/${X}`), Mt = Z(`/api/warehouse/vms/${X}/asset-receive`), Tt = zt.get("/getBpmDataTemplateInfoByFlowKey"), Rt = kt.get("/formDesign"), Pt = St.get("/get"), $t = Ue.get("/report-config");
26
+ const Ue = Z(`/workflow/api/extend/${X}`), Nt = Z(`/workflow/flow/def/${X}`), Lt = Z(`/workflow/form/customQuery/${X}`), ae = Z(`/api/enterpriseright/permission/${X}`), ke = Z(`/api/space-manage/space-tree/${X}`), zt = Z(`/workflow/form/dataTemplate/${X}`), Se = Z(`/api/supply/supplier/${X}`), Mt = Z(`/api/warehouse/vms/${X}/asset-receive`), Tt = zt.get("/getBpmDataTemplateInfoByFlowKey"), Rt = kt.get("/formDesign"), $t = St.get("/get"), Pt = Ue.get("/report-config");
27
27
  Ue.get("/application-report");
28
- const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It = ae.get("/organization/authTree"), Ot = ae.post("/user/list"), qt = ae.post("/data/user-query"), Kt = ae.get("/role/list"), Bt = ae.post("/data/role-ids"), jt = ae.get("/organization/organizationpage"), At = ae.get("/station/list"), Qt = ae.get("/position/list"), ye = ae.post("/organization/detailbyids"), Ut = ke.get("/controller/area-children"), Yt = ke.get("/controller/fuzzy-tree-all"), xt = ke.get("/controller/space"), Jt = Se.post("/supplier/list/page", (n) => {
28
+ const Ft = Nt.get("/getBindRelationByDefKey"), Et = Lt.get("/getByAlias"), It = ae.get("/organization/authTree"), Ot = ae.post("/user/list"), qt = ae.post("/data/user-query"), Kt = ae.get("/role/list"), Bt = ae.post("/data/role-ids"), jt = ae.get("/organization/organizationpage"), At = ae.get("/station/list"), Qt = ae.get("/position/list"), ye = ae.post("/organization/detailbyids"), Ut = ke.get("/controller/area-children"), Yt = ke.get("/controller/fuzzy-tree-all"), xt = ke.get("/controller/space"), Jt = Se.post("/supplier/list/page", (n) => {
29
29
  var e, t;
30
30
  return n.data.pageBean = {
31
31
  page: ((e = n == null ? void 0 : n.data) == null ? void 0 : e.pageIndex) || 1,
@@ -39,7 +39,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
39
39
  be.value = J[0].alias, c.value.length && c.value.forEach((W) => {
40
40
  W.formKey === R.formKey && i(R.formKey, be.value, W.id);
41
41
  });
42
- const [P, Y] = await Pt({ formDefId: R.defId }).run();
42
+ const [$, Y] = await $t({ formDefId: R.defId }).run();
43
43
  await b(), d.value = JSON.parse(Y.value.expand).list, d.value.forEach((W) => {
44
44
  W.columns && W.columns[0].isOpen && v.value.push(W.columns[0].idKey);
45
45
  }), u.value = { ...u.value, ...n.disabledData }, c.value.length || i(R.formKey, be.value), p(n.data) && (r.value = !0), p(n.data) || (s(n.data), n.flowKey && (m.value = n.data.button_list ? JSON.parse(n.data.button_list) : []), r.value = !0), setTimeout(() => {
@@ -47,12 +47,12 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
47
47
  }, 50);
48
48
  }, f = async () => {
49
49
  if (n.formConfigurationId) {
50
- const [k, T] = await $t({ id: n.formConfigurationId }).run();
50
+ const [k, T] = await Pt({ id: n.formConfigurationId }).run();
51
51
  if (k) return;
52
52
  c.value = T.reports, m.value = T.reports[0].buttons.filter((R) => !(n.isView && R.event !== "LINK")), o(T.reports[0].formId);
53
53
  }
54
54
  if (n.flowKey) {
55
- const [k, T] = await Et({ flowKey: n.flowKey }).run();
55
+ const [k, T] = await Ft({ flowKey: n.flowKey }).run();
56
56
  if (k) return;
57
57
  o(T.pcForm.pcFormId);
58
58
  }
@@ -76,7 +76,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
76
76
  var T;
77
77
  (T = _.value) == null || T.validate(async (R) => {
78
78
  R && (e("handleClick", k, g()), k.event === "LINK" && c.value.forEach((J) => {
79
- k.eventTarget === J.formKey && (m.value = J.buttons.filter((P) => !(n.isView && P.event !== "LINK")), r.value = !1, y.value = {}, o(J.formId));
79
+ k.eventTarget === J.formKey && (m.value = J.buttons.filter(($) => !(n.isView && $.event !== "LINK")), r.value = !1, y.value = {}, o(J.formId));
80
80
  }));
81
81
  });
82
82
  }
@@ -85,7 +85,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
85
85
  var e = new RegExp("<.+?>", "g"), t = n.replace(e, "").replace(/&nbsp;/g, "");
86
86
  return t;
87
87
  }, se = async (n, e, t = {}) => {
88
- const [s, g] = await Ft({ alias: n }).run();
88
+ const [s, g] = await Et({ alias: n }).run();
89
89
  if (!s && g.url) {
90
90
  const i = l({});
91
91
  e.forEach((h) => {
@@ -130,7 +130,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
130
130
  const m = l([{ name: "111", sizeText: "9.4KB" }]);
131
131
  return m.value || g(e.setting.name, null), N(m, (c) => {
132
132
  g(e.setting.name, JSON.stringify(c));
133
- }), (c, d) => u.value ? (D(), F(a(A), {
133
+ }), (c, d) => u.value ? (V(), E(a(A), {
134
134
  key: 0,
135
135
  col: e.span,
136
136
  label: c.setting.desc,
@@ -190,7 +190,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
190
190
  const p = l("");
191
191
  return p.value = i(e.setting.name) || p.value, p.value || g(e.setting.name, null), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(p, (o) => {
192
192
  g(e.setting.name, o.toString());
193
- }), (o, f) => u.value ? (D(), F(a(A), {
193
+ }), (o, f) => u.value ? (V(), E(a(A), {
194
194
  key: 0,
195
195
  col: e.span,
196
196
  prop: e.setting.name,
@@ -263,7 +263,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
263
263
  i(e.setting.name) && (v.value = i(e.setting.name).split(",")), e.setting.options.formulasDiyJs && (v.value = e.setting.options.formulasDiyJs.split(",")), v.value.length || v.value || g(e.setting.name, null);
264
264
  }, 50), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(v, (p) => {
265
265
  g(e.setting.name, p.toString());
266
- }), (p, o) => u.value ? (D(), F(a(A), {
266
+ }), (p, o) => u.value ? (V(), E(a(A), {
267
267
  key: 0,
268
268
  col: e.span,
269
269
  modelValue: v.value,
@@ -327,7 +327,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
327
327
  }
328
328
  return e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(_, (v) => {
329
329
  g(e.setting.name, v);
330
- }), (v, p) => u.value ? (D(), F(a(A), {
330
+ }), (v, p) => u.value ? (V(), E(a(A), {
331
331
  key: 0,
332
332
  col: e.span,
333
333
  modelValue: _.value,
@@ -389,7 +389,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
389
389
  const b = l();
390
390
  return b.value = e.setting.options.multiple ? [] : "", e.setting.options.multiple && i(e.setting.name) ? b.value = i(e.setting.name).split(",") : b.value = i(e.setting.name) || b.value, b.value || g(e.setting.name, null), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(b, (w) => {
391
391
  g(e.setting.name, w.toString());
392
- }), (w, k) => h.value ? (D(), F(a(A), {
392
+ }), (w, k) => h.value ? (V(), E(a(A), {
393
393
  key: 0,
394
394
  col: e.span,
395
395
  modelValue: b.value,
@@ -466,7 +466,7 @@ const Et = Nt.get("/getBindRelationByDefKey"), Ft = Lt.get("/getByAlias"), It =
466
466
  setTimeout(() => {
467
467
  g(e.setting.name, p.join(","));
468
468
  }, 100);
469
- }), (v, p) => u.value ? (D(), F(a(A), {
469
+ }), (v, p) => u.value ? (V(), E(a(A), {
470
470
  key: 0,
471
471
  modelValue: r.value,
472
472
  "onUpdate:modelValue": p[2] || (p[2] = (o) => r.value = o),
@@ -607,11 +607,11 @@ const fa = (n, e) => {
607
607
  p.value = y(e.setting.name) || e.setting.options.formulasDiyJs || p.value, c && e.isView && (m.value = fa("phone", p.value)), p.value || i(e.setting.name, null);
608
608
  }, 50), e.setting.options.validateList.length && C(e.setting.name, e.setting.options.validateList), N(p, (o) => {
609
609
  e.setting.options.dataType === "number" && !isNaN(o) ? i(e.setting.name, Number(o)) : i(e.setting.name, o);
610
- }), (o, f) => (D(), U(
610
+ }), (o, f) => (V(), U(
611
611
  G,
612
612
  null,
613
613
  [
614
- d.value && c.value && e.isView ? (D(), F(a(A), {
614
+ d.value && c.value && e.isView ? (V(), E(a(A), {
615
615
  key: 0,
616
616
  col: e.span,
617
617
  prop: e.setting.name,
@@ -623,7 +623,7 @@ const fa = (n, e) => {
623
623
  required: _.value
624
624
  }, {
625
625
  default: z(() => [
626
- S(a(De), {
626
+ S(a(Ve), {
627
627
  placement: "top",
628
628
  disabled: !p.value,
629
629
  content: p.value
@@ -662,7 +662,7 @@ const fa = (n, e) => {
662
662
  _: 1
663
663
  /* STABLE */
664
664
  }, 8, ["col", "prop", "modelValue", "label", "helpMessage", "required"])) : I("v-if", !0),
665
- d.value && (!c.value || !e.isView) ? (D(), F(a(A), {
665
+ d.value && (!c.value || !e.isView) ? (V(), E(a(A), {
666
666
  key: 1,
667
667
  col: e.span,
668
668
  modelValue: p.value,
@@ -733,7 +733,7 @@ const fa = (n, e) => {
733
733
  d.value = i(e.setting.name) || e.setting.options.formulasDiyJs || d.value, d.value || g(e.setting.name, null);
734
734
  }, 50), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(d, (r) => {
735
735
  g(e.setting.name, r);
736
- }), (r, _) => u.value ? (D(), F(a(A), {
736
+ }), (r, _) => u.value ? (V(), E(a(A), {
737
737
  key: 0,
738
738
  col: e.span,
739
739
  modelValue: d.value,
@@ -807,7 +807,7 @@ const fa = (n, e) => {
807
807
  }
808
808
  });
809
809
  };
810
- return (o, f) => u.value ? (D(), F(a(A), {
810
+ return (o, f) => u.value ? (V(), E(a(A), {
811
811
  key: 0,
812
812
  onChange: p,
813
813
  col: e.span,
@@ -830,10 +830,10 @@ const fa = (n, e) => {
830
830
  }), et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
831
831
  __proto__: null,
832
832
  default: Ca
833
- }, Symbol.toStringTag, { value: "Module" })), Va = {
833
+ }, Symbol.toStringTag, { value: "Module" })), Da = {
834
834
  name: "select"
835
- }, Da = /* @__PURE__ */ j({
836
- ...Va,
835
+ }, Va = /* @__PURE__ */ j({
836
+ ...Da,
837
837
  props: {
838
838
  setting: { default: () => ({
839
839
  icon: "",
@@ -912,7 +912,7 @@ const fa = (n, e) => {
912
912
  }
913
913
  });
914
914
  };
915
- return (f, b) => h.value ? (D(), F(a(A), {
915
+ return (f, b) => h.value ? (V(), E(a(A), {
916
916
  key: 0,
917
917
  col: e.span,
918
918
  modelValue: p.value,
@@ -936,7 +936,7 @@ const fa = (n, e) => {
936
936
  }
937
937
  }), tt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
938
938
  __proto__: null,
939
- default: Da
939
+ default: Va
940
940
  }, Symbol.toStringTag, { value: "Module" })), ka = (n, e, t) => {
941
941
  var ue, ne, pe, de, ce;
942
942
  const s = Be().id, g = l(!1), i = (ce = (de = (pe = (ne = (ue = n == null ? void 0 : n.options) == null ? void 0 : ue.selector) == null ? void 0 : ne.type) == null ? void 0 : pe.alias) == null ? void 0 : de.replace("eip-", "")) == null ? void 0 : ce.replace("-selector", ""), y = l([]), C = l(""), u = l(""), h = {
@@ -1150,7 +1150,7 @@ const fa = (n, e) => {
1150
1150
  };
1151
1151
  b();
1152
1152
  const J = async () => {
1153
- var O, Q, q, M, B, $, L, oe, Ne, Le, ze, Me, Te, Re, Pe, $e, Ee;
1153
+ var O, Q, q, M, B, P, L, oe, Ne, Le, ze, Me, Te, Re, $e, Pe, Fe;
1154
1154
  o.value.content.params = {
1155
1155
  ...(Q = (O = o == null ? void 0 : o.value) == null ? void 0 : O.content) == null ? void 0 : Q.params,
1156
1156
  pageIndex: 1
@@ -1162,7 +1162,7 @@ const fa = (n, e) => {
1162
1162
  relation: "AND",
1163
1163
  operation: "EQUAL"
1164
1164
  }
1165
- ], (B = f == null ? void 0 : f.value[0]) != null && B.value && (o.value.content.params.querys = (ze = (oe = (L = ($ = o == null ? void 0 : o.value) == null ? void 0 : $.content) == null ? void 0 : L.params) == null ? void 0 : oe.querys) == null ? void 0 : ze.concat([
1165
+ ], (B = f == null ? void 0 : f.value[0]) != null && B.value && (o.value.content.params.querys = (ze = (oe = (L = (P = o == null ? void 0 : o.value) == null ? void 0 : P.content) == null ? void 0 : L.params) == null ? void 0 : oe.querys) == null ? void 0 : ze.concat([
1166
1166
  {
1167
1167
  property: "name",
1168
1168
  value: (Ne = f == null ? void 0 : f.value[0]) == null ? void 0 : Ne.value,
@@ -1177,10 +1177,10 @@ const fa = (n, e) => {
1177
1177
  relation: "OR",
1178
1178
  operation: "LIKE"
1179
1179
  }
1180
- ])), (Me = f == null ? void 0 : f.value[1]) != null && Me.value && (o.value.content.params.querys = (Ee = (Pe = (Re = (Te = o == null ? void 0 : o.value) == null ? void 0 : Te.content) == null ? void 0 : Re.params) == null ? void 0 : Pe.querys) == null ? void 0 : Ee.concat([
1180
+ ])), (Me = f == null ? void 0 : f.value[1]) != null && Me.value && (o.value.content.params.querys = (Fe = ($e = (Re = (Te = o == null ? void 0 : o.value) == null ? void 0 : Te.content) == null ? void 0 : Re.params) == null ? void 0 : $e.querys) == null ? void 0 : Fe.concat([
1181
1181
  {
1182
1182
  property: "classificationId",
1183
- value: ($e = f == null ? void 0 : f.value[1]) == null ? void 0 : $e.value,
1183
+ value: (Pe = f == null ? void 0 : f.value[1]) == null ? void 0 : Pe.value,
1184
1184
  group: "quick",
1185
1185
  relation: "AND",
1186
1186
  operation: "EQUAL"
@@ -1190,10 +1190,10 @@ const fa = (n, e) => {
1190
1190
  N(
1191
1191
  () => g == null ? void 0 : g.value,
1192
1192
  (O) => {
1193
- O || P();
1193
+ O || $();
1194
1194
  }
1195
1195
  );
1196
- const P = async () => {
1196
+ const $ = async () => {
1197
1197
  i === "supplier" ? (f.value[0].value = "", f.value[1].value = void 0) : (i === "org" || i === "user" || i === "source" || i === "post" || i === "role" || i === "job") && (f.value[0].value = ""), b();
1198
1198
  };
1199
1199
  return {
@@ -1226,13 +1226,13 @@ const fa = (n, e) => {
1226
1226
  ];
1227
1227
  return;
1228
1228
  } else i === "user" ? q.userIds = M : i === "role" ? q.ids = M : i === "supplier" ? q.id = M : q = M;
1229
- const [B, $] = await Q(q).run();
1229
+ const [B, P] = await Q(q).run();
1230
1230
  B || (i === "supplier" ? y.value = [
1231
1231
  {
1232
- label: ($ == null ? void 0 : $.name) || ($ == null ? void 0 : $.code),
1233
- value: $ == null ? void 0 : $.id
1232
+ label: (P == null ? void 0 : P.name) || (P == null ? void 0 : P.code),
1233
+ value: P == null ? void 0 : P.id
1234
1234
  }
1235
- ] : y.value = $ == null ? void 0 : $.map((L) => ({ label: (L == null ? void 0 : L.name) || (L == null ? void 0 : L.code), value: L == null ? void 0 : L.id })));
1235
+ ] : y.value = P == null ? void 0 : P.map((L) => ({ label: (L == null ? void 0 : L.name) || (L == null ? void 0 : L.code), value: L == null ? void 0 : L.id })));
1236
1236
  },
1237
1237
  searchData: J,
1238
1238
  searchOptions: f,
@@ -1317,7 +1317,7 @@ const fa = (n, e) => {
1317
1317
  confirm: T,
1318
1318
  getDetail: R,
1319
1319
  searchData: J,
1320
- searchOptions: P,
1320
+ searchOptions: $,
1321
1321
  linkmanPhone: Y
1322
1322
  } = ka(e.setting, i, c), { spacePath: W, spaceName: ue, searchSpace: ne, changeSpace: pe, spaceLoad: de, filterSpaceTree: ce, getSpaceDetail: O } = Sa(), Q = l(!1);
1323
1323
  H(e.setting.options.validateList).then((M) => {
@@ -1331,19 +1331,19 @@ const fa = (n, e) => {
1331
1331
  })) : p == "supplier" ? (c.value = g(e.setting.name) ? [g(e.setting.name)] : [c.value], c.value && R(g(e.setting.name)), N(c, (M) => {
1332
1332
  s(e.setting.name, M == null ? void 0 : M.toString());
1333
1333
  }), N(Y, (M) => {
1334
- var B, $, L, oe;
1335
- ((oe = (L = ($ = (B = e == null ? void 0 : e.setting) == null ? void 0 : B.options) == null ? void 0 : $.selector) == null ? void 0 : L.type) == null ? void 0 : oe.supplierPhone) !== void 0 && s(e.setting.options.selector.type.supplierPhone, M);
1334
+ var B, P, L, oe;
1335
+ ((oe = (L = (P = (B = e == null ? void 0 : e.setting) == null ? void 0 : B.options) == null ? void 0 : P.selector) == null ? void 0 : L.type) == null ? void 0 : oe.supplierPhone) !== void 0 && s(e.setting.options.selector.type.supplierPhone, M);
1336
1336
  })) : (c.value = g(e.setting.name) ? g(e.setting.name) : c.value, c.value && R(c.value), c.value.length || s(e.setting.name, null), N(o, (M) => {
1337
1337
  c.value = M.map((B) => B.value).toString(), s(e.setting.name, c.value);
1338
- })), (M, B) => (D(), U(
1338
+ })), (M, B) => (V(), U(
1339
1339
  G,
1340
1340
  null,
1341
1341
  [
1342
- h.value && a(p) != "position" ? (D(), F(a(A), {
1342
+ h.value && a(p) != "position" ? (V(), E(a(A), {
1343
1343
  key: 0,
1344
1344
  col: e.span,
1345
1345
  modelValue: c.value,
1346
- "onUpdate:modelValue": B[1] || (B[1] = ($) => c.value = $),
1346
+ "onUpdate:modelValue": B[1] || (B[1] = (P) => c.value = P),
1347
1347
  prop: e.setting.name,
1348
1348
  label: M.setting.desc,
1349
1349
  type: "inputDialogSelect",
@@ -1356,9 +1356,9 @@ const fa = (n, e) => {
1356
1356
  onOpenDialog: a(k)
1357
1357
  }, {
1358
1358
  default: z(() => {
1359
- var $;
1359
+ var P;
1360
1360
  return [
1361
- S(a(Vt), {
1361
+ S(a(Dt), {
1362
1362
  "append-to-body": "",
1363
1363
  modelValue: a(d),
1364
1364
  "onUpdate:modelValue": B[0] || (B[0] = (L) => he(d) ? d.value = L : null),
@@ -1370,13 +1370,13 @@ const fa = (n, e) => {
1370
1370
  _: 2
1371
1371
  /* DYNAMIC */
1372
1372
  }, [
1373
- (($ = a(P)) == null ? void 0 : $.length) > 0 ? {
1373
+ ((P = a($)) == null ? void 0 : P.length) > 0 ? {
1374
1374
  name: "table-header-search",
1375
1375
  fn: z(() => [
1376
1376
  qe("div", Na, [
1377
1377
  S(a(Ct), {
1378
1378
  labelLength: "6",
1379
- options: a(P),
1379
+ options: a($),
1380
1380
  onConfirm: a(J),
1381
1381
  "is-margin-right": !1
1382
1382
  }, null, 8, ["options", "onConfirm"])
@@ -1387,20 +1387,20 @@ const fa = (n, e) => {
1387
1387
  a(p) === "user" ? {
1388
1388
  name: "table-column",
1389
1389
  fn: z(() => [
1390
- S(a(E), {
1391
- label: a(V)("姓名"),
1390
+ S(a(F), {
1391
+ label: a(D)("姓名"),
1392
1392
  prop: "name"
1393
1393
  }, null, 8, ["label"]),
1394
- S(a(E), {
1395
- label: a(V)("账号"),
1394
+ S(a(F), {
1395
+ label: a(D)("账号"),
1396
1396
  prop: "userName"
1397
1397
  }, null, 8, ["label"]),
1398
- S(a(E), {
1399
- label: a(V)("手机号"),
1398
+ S(a(F), {
1399
+ label: a(D)("手机号"),
1400
1400
  prop: "sensitivePhone"
1401
1401
  }, {
1402
1402
  default: z(({ row: L }) => [
1403
- S(a(De), {
1403
+ S(a(Ve), {
1404
1404
  placement: "top",
1405
1405
  content: L.phone,
1406
1406
  disabled: !L.phone
@@ -1419,8 +1419,8 @@ const fa = (n, e) => {
1419
1419
  _: 1
1420
1420
  /* STABLE */
1421
1421
  }, 8, ["label"]),
1422
- S(a(E), {
1423
- label: a(V)("状态")
1422
+ S(a(F), {
1423
+ label: a(D)("状态")
1424
1424
  }, {
1425
1425
  default: z(({ row: L }) => [
1426
1426
  ee(
@@ -1438,16 +1438,16 @@ const fa = (n, e) => {
1438
1438
  a(p) === "org" ? {
1439
1439
  name: "table-column",
1440
1440
  fn: z(() => [
1441
- S(a(E), {
1442
- label: a(V)("组织名称"),
1441
+ S(a(F), {
1442
+ label: a(D)("组织名称"),
1443
1443
  prop: "name"
1444
1444
  }, null, 8, ["label"]),
1445
- S(a(E), {
1446
- label: a(V)("组织编码"),
1445
+ S(a(F), {
1446
+ label: a(D)("组织编码"),
1447
1447
  prop: "code"
1448
1448
  }, null, 8, ["label"]),
1449
- S(a(E), {
1450
- label: a(V)("组织类型"),
1449
+ S(a(F), {
1450
+ label: a(D)("组织类型"),
1451
1451
  prop: "typeName"
1452
1452
  }, null, 8, ["label"])
1453
1453
  ]),
@@ -1456,12 +1456,12 @@ const fa = (n, e) => {
1456
1456
  a(p) === "role" ? {
1457
1457
  name: "table-column",
1458
1458
  fn: z(() => [
1459
- S(a(E), {
1460
- label: a(V)("角色名称"),
1459
+ S(a(F), {
1460
+ label: a(D)("角色名称"),
1461
1461
  prop: "name"
1462
1462
  }, null, 8, ["label"]),
1463
- S(a(E), {
1464
- label: a(V)("角色类型")
1463
+ S(a(F), {
1464
+ label: a(D)("角色类型")
1465
1465
  }, {
1466
1466
  default: z(({ row: L }) => [
1467
1467
  ee(
@@ -1473,8 +1473,8 @@ const fa = (n, e) => {
1473
1473
  _: 1
1474
1474
  /* STABLE */
1475
1475
  }, 8, ["label"]),
1476
- S(a(E), {
1477
- label: a(V)("角色状态")
1476
+ S(a(F), {
1477
+ label: a(D)("角色状态")
1478
1478
  }, {
1479
1479
  default: z(({ row: L }) => [
1480
1480
  ee(
@@ -1492,16 +1492,16 @@ const fa = (n, e) => {
1492
1492
  a(p) === "job" ? {
1493
1493
  name: "table-column",
1494
1494
  fn: z(() => [
1495
- S(a(E), {
1496
- label: a(V)("职务名称"),
1495
+ S(a(F), {
1496
+ label: a(D)("职务名称"),
1497
1497
  prop: "name"
1498
1498
  }, null, 8, ["label"]),
1499
- S(a(E), {
1500
- label: a(V)("职务编码"),
1499
+ S(a(F), {
1500
+ label: a(D)("职务编码"),
1501
1501
  prop: "code"
1502
1502
  }, null, 8, ["label"]),
1503
- S(a(E), {
1504
- label: a(V)("所属组织路径"),
1503
+ S(a(F), {
1504
+ label: a(D)("所属组织路径"),
1505
1505
  prop: "groupName"
1506
1506
  }, null, 8, ["label"])
1507
1507
  ]),
@@ -1510,16 +1510,16 @@ const fa = (n, e) => {
1510
1510
  a(p) === "post" ? {
1511
1511
  name: "table-column",
1512
1512
  fn: z(() => [
1513
- S(a(E), {
1514
- label: a(V)("岗位名称"),
1513
+ S(a(F), {
1514
+ label: a(D)("岗位名称"),
1515
1515
  prop: "name"
1516
1516
  }, null, 8, ["label"]),
1517
- S(a(E), {
1518
- label: a(V)("岗位编码"),
1517
+ S(a(F), {
1518
+ label: a(D)("岗位编码"),
1519
1519
  prop: "code"
1520
1520
  }, null, 8, ["label"]),
1521
- S(a(E), {
1522
- label: a(V)("所属组织路径"),
1521
+ S(a(F), {
1522
+ label: a(D)("所属组织路径"),
1523
1523
  prop: "groupName"
1524
1524
  }, null, 8, ["label"])
1525
1525
  ]),
@@ -1528,24 +1528,24 @@ const fa = (n, e) => {
1528
1528
  a(p) === "supplier" ? {
1529
1529
  name: "table-column",
1530
1530
  fn: z(() => [
1531
- S(a(E), {
1531
+ S(a(F), {
1532
1532
  type: "index",
1533
1533
  width: "50"
1534
1534
  }),
1535
- S(a(E), {
1536
- label: a(V)("供应商名称"),
1535
+ S(a(F), {
1536
+ label: a(D)("供应商名称"),
1537
1537
  prop: "name"
1538
1538
  }, null, 8, ["label"]),
1539
- S(a(E), {
1540
- label: a(V)("供应商编码"),
1539
+ S(a(F), {
1540
+ label: a(D)("供应商编码"),
1541
1541
  prop: "code"
1542
1542
  }, null, 8, ["label"]),
1543
- S(a(E), {
1544
- label: a(V)("供应商等级"),
1543
+ S(a(F), {
1544
+ label: a(D)("供应商等级"),
1545
1545
  prop: "supplierLevel"
1546
1546
  }, null, 8, ["label"]),
1547
- S(a(E), {
1548
- label: a(V)("供应商分类"),
1547
+ S(a(F), {
1548
+ label: a(D)("供应商分类"),
1549
1549
  prop: "classificationName"
1550
1550
  }, {
1551
1551
  default: z(() => [
@@ -1556,13 +1556,13 @@ const fa = (n, e) => {
1556
1556
  _: 1
1557
1557
  /* STABLE */
1558
1558
  }, 8, ["label"]),
1559
- S(a(E), {
1560
- label: a(V)("个人/公司"),
1559
+ S(a(F), {
1560
+ label: a(D)("个人/公司"),
1561
1561
  prop: "businessType"
1562
1562
  }, {
1563
1563
  default: z(({ row: L }) => [
1564
1564
  ee(
1565
- te(L.businessType == "COMPANY" ? a(V)("公司") : a(V)("个人")),
1565
+ te(L.businessType == "COMPANY" ? a(D)("公司") : a(D)("个人")),
1566
1566
  1
1567
1567
  /* TEXT */
1568
1568
  )
@@ -1576,24 +1576,24 @@ const fa = (n, e) => {
1576
1576
  a(p) === "source" ? {
1577
1577
  name: "table-column",
1578
1578
  fn: z(() => [
1579
- S(a(E), {
1579
+ S(a(F), {
1580
1580
  type: "index",
1581
1581
  width: "50"
1582
1582
  }),
1583
- S(a(E), {
1584
- label: a(V)("单据编码"),
1583
+ S(a(F), {
1584
+ label: a(D)("单据编码"),
1585
1585
  prop: "code"
1586
1586
  }, null, 8, ["label"]),
1587
- S(a(E), {
1588
- label: a(V)("申请人"),
1587
+ S(a(F), {
1588
+ label: a(D)("申请人"),
1589
1589
  prop: "userName"
1590
1590
  }, null, 8, ["label"]),
1591
- S(a(E), {
1592
- label: a(V)("联系电话"),
1591
+ S(a(F), {
1592
+ label: a(D)("联系电话"),
1593
1593
  prop: "sensitivePhone"
1594
1594
  }, {
1595
1595
  default: z(({ row: L }) => [
1596
- S(a(De), {
1596
+ S(a(Ve), {
1597
1597
  placement: "top",
1598
1598
  content: L.phone,
1599
1599
  disabled: !L.phone
@@ -1612,8 +1612,8 @@ const fa = (n, e) => {
1612
1612
  _: 1
1613
1613
  /* STABLE */
1614
1614
  }, 8, ["label"]),
1615
- S(a(E), {
1616
- label: a(V)("计划领用日期"),
1615
+ S(a(F), {
1616
+ label: a(D)("计划领用日期"),
1617
1617
  prop: "claimingDate"
1618
1618
  }, {
1619
1619
  default: z(({ row: L }) => [
@@ -1626,8 +1626,8 @@ const fa = (n, e) => {
1626
1626
  _: 1
1627
1627
  /* STABLE */
1628
1628
  }, 8, ["label"]),
1629
- S(a(E), {
1630
- label: a(V)("资产用途"),
1629
+ S(a(F), {
1630
+ label: a(D)("资产用途"),
1631
1631
  prop: "purpose"
1632
1632
  }, null, 8, ["label"])
1633
1633
  ]),
@@ -1639,7 +1639,7 @@ const fa = (n, e) => {
1639
1639
  _: 1
1640
1640
  /* STABLE */
1641
1641
  }, 8, ["col", "modelValue", "prop", "label", "options", "helpMessage", "isView", "disabled", "required", "placeholder", "onOpenDialog"])) : I("v-if", !0),
1642
- h.value && a(p) == "position" ? (D(), F(a(A), {
1642
+ h.value && a(p) == "position" ? (V(), E(a(A), {
1643
1643
  key: 1,
1644
1644
  col: e.span,
1645
1645
  label: M.setting.desc,
@@ -1651,11 +1651,11 @@ const fa = (n, e) => {
1651
1651
  placeholder: M.setting.options.placeholder,
1652
1652
  required: Q.value,
1653
1653
  modelValue: c.value,
1654
- "onUpdate:modelValue": B[2] || (B[2] = ($) => c.value = $),
1654
+ "onUpdate:modelValue": B[2] || (B[2] = (P) => c.value = P),
1655
1655
  keyword: a(ne),
1656
- "onUpdate:keyword": B[3] || (B[3] = ($) => he(ne) ? ne.value = $ : null),
1656
+ "onUpdate:keyword": B[3] || (B[3] = (P) => he(ne) ? ne.value = P : null),
1657
1657
  path: a(W),
1658
- "onUpdate:path": B[4] || (B[4] = ($) => he(W) ? W.value = $ : null),
1658
+ "onUpdate:path": B[4] || (B[4] = (P) => he(W) ? W.value = P : null),
1659
1659
  isView: e.isView,
1660
1660
  disabled: a(m),
1661
1661
  load: a(de),
@@ -1680,10 +1680,10 @@ const fa = (n, e) => {
1680
1680
  }, Ra = {
1681
1681
  key: 1,
1682
1682
  style: { "margin-bottom": "10px" }
1683
- }, Pa = {
1683
+ }, $a = {
1684
1684
  name: "soundRecording"
1685
- }, $a = /* @__PURE__ */ j({
1686
- ...Pa,
1685
+ }, Pa = /* @__PURE__ */ j({
1686
+ ...$a,
1687
1687
  props: {
1688
1688
  setting: { default: () => ({
1689
1689
  icon: "",
@@ -1706,7 +1706,7 @@ const fa = (n, e) => {
1706
1706
  },
1707
1707
  { deep: !0 }
1708
1708
  ), s.value[e.setting.name];
1709
- const { baseURL: h } = Dt(), m = l(!1);
1709
+ const { baseURL: h } = Vt(), m = l(!1);
1710
1710
  H(e.setting.options.validateList).then((_) => {
1711
1711
  m.value = _;
1712
1712
  });
@@ -1717,7 +1717,7 @@ const fa = (n, e) => {
1717
1717
  const _ = JSON.parse(i(e.setting.name));
1718
1718
  r.value = h + _[0].url;
1719
1719
  }
1720
- return e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), (_, v) => e.isView && u.value ? (D(), F(a(A), {
1720
+ return e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), (_, v) => e.isView && u.value ? (V(), E(a(A), {
1721
1721
  key: 0,
1722
1722
  modelValue: r.value,
1723
1723
  "onUpdate:modelValue": v[2] || (v[2] = (p) => r.value = p),
@@ -1729,7 +1729,7 @@ const fa = (n, e) => {
1729
1729
  required: m.value
1730
1730
  }, {
1731
1731
  default: z(() => [
1732
- r.value ? (D(), U("div", Ta, [
1732
+ r.value ? (V(), U("div", Ta, [
1733
1733
  S(a(Ke), {
1734
1734
  modelValue: r.value,
1735
1735
  "onUpdate:modelValue": v[0] || (v[0] = (p) => r.value = p),
@@ -1737,19 +1737,19 @@ const fa = (n, e) => {
1737
1737
  "onUpdate:status": v[1] || (v[1] = (p) => c.value = p),
1738
1738
  required: m.value
1739
1739
  }, null, 8, ["modelValue", "status", "required"])
1740
- ])) : (D(), U("div", Ra, "-"))
1740
+ ])) : (V(), U("div", Ra, "-"))
1741
1741
  ]),
1742
1742
  _: 1
1743
1743
  /* STABLE */
1744
1744
  }, 8, ["modelValue", "prop", "label", "helpMessage", "required"])) : I("v-if", !0);
1745
1745
  }
1746
- }), Ea = /* @__PURE__ */ fe($a, [["__scopeId", "data-v-c408712c"]]), nt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1746
+ }), Fa = /* @__PURE__ */ fe(Pa, [["__scopeId", "data-v-c408712c"]]), nt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1747
1747
  __proto__: null,
1748
- default: Ea
1749
- }, Symbol.toStringTag, { value: "Module" })), Fa = {
1748
+ default: Fa
1749
+ }, Symbol.toStringTag, { value: "Module" })), Ea = {
1750
1750
  name: "switch"
1751
1751
  }, Ia = /* @__PURE__ */ j({
1752
- ...Fa,
1752
+ ...Ea,
1753
1753
  props: {
1754
1754
  setting: { default: () => ({
1755
1755
  icon: "",
@@ -1783,7 +1783,7 @@ const fa = (n, e) => {
1783
1783
  d.value = i(e.setting.name) || e.setting.options.formulasDiyJs || d.value, d.value || g(e.setting.name, null);
1784
1784
  }, 50), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(d, (r) => {
1785
1785
  g(e.setting.name, r);
1786
- }), (r, _) => u.value ? (D(), F(a(A), {
1786
+ }), (r, _) => u.value ? (V(), E(a(A), {
1787
1787
  key: 0,
1788
1788
  col: e.span,
1789
1789
  modelValue: d.value,
@@ -1835,7 +1835,7 @@ const fa = (n, e) => {
1835
1835
  const m = l();
1836
1836
  return m.value = e.setting.options.textValue, m.value = i(e.setting.name) || m.value, m.value || g(e.setting.name, null), N(m, (c) => {
1837
1837
  g(e.setting.name, c);
1838
- }), (c, d) => u.value ? (D(), F(a(A), {
1838
+ }), (c, d) => u.value ? (V(), E(a(A), {
1839
1839
  key: 0,
1840
1840
  col: e.span,
1841
1841
  modelValue: m.value,
@@ -1897,11 +1897,11 @@ const fa = (n, e) => {
1897
1897
  const r = l(), _ = l();
1898
1898
  return r.value = e.setting.options.initialFrameWidth ? e.setting.options.initialFrameWidth + "px" : "", _.value = e.setting.options.initialFrameHeight ? e.setting.options.initialFrameHeight + "px" : "", e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(d, (v) => {
1899
1899
  g(e.setting.name, v);
1900
- }), (v, p) => (D(), U(
1900
+ }), (v, p) => (V(), U(
1901
1901
  G,
1902
1902
  null,
1903
1903
  [
1904
- !v.setting.options.isEditor && u.value ? (D(), F(a(A), {
1904
+ !v.setting.options.isEditor && u.value ? (V(), E(a(A), {
1905
1905
  key: 0,
1906
1906
  col: e.span,
1907
1907
  label: v.setting.desc,
@@ -1920,7 +1920,7 @@ const fa = (n, e) => {
1920
1920
  helpMessage: c.value,
1921
1921
  required: m.value
1922
1922
  }, null, 8, ["col", "label", "modelValue", "prop", "placeholder", "disabled", "isView", "helpMessage", "required"])) : I("v-if", !0),
1923
- v.setting.options.isEditor && u.value ? (D(), F(a(A), {
1923
+ v.setting.options.isEditor && u.value ? (V(), E(a(A), {
1924
1924
  key: 1,
1925
1925
  modelValue: d.value,
1926
1926
  "onUpdate:modelValue": p[2] || (p[2] = (o) => d.value = o),
@@ -1991,7 +1991,7 @@ const fa = (n, e) => {
1991
1991
  i(e.setting.name) && (d.value = i(e.setting.name)), e.setting.options.formulasDiyJs && (d.value = ve(r + e.setting.options.formulasDiyJs)), d.value || g(e.setting.name, null);
1992
1992
  }, 50), e.setting.options.validateList.length && y(e.setting.name, e.setting.options.validateList), N(d, (r) => {
1993
1993
  g(e.setting.name, r);
1994
- }), (r, _) => u.value ? (D(), F(a(A), {
1994
+ }), (r, _) => u.value ? (V(), E(a(A), {
1995
1995
  key: 0,
1996
1996
  col: e.span,
1997
1997
  modelValue: d.value,
@@ -2079,7 +2079,7 @@ const fa = (n, e) => {
2079
2079
  store: {}
2080
2080
  },
2081
2081
  setup(n) {
2082
- return (e, t) => (D(), F(a(Qa), {
2082
+ return (e, t) => (V(), E(a(Qa), {
2083
2083
  columns: e.setting.columns,
2084
2084
  options: e.setting.options,
2085
2085
  isView: e.isView,
@@ -2119,23 +2119,23 @@ const fa = (n, e) => {
2119
2119
  },
2120
2120
  setup(n) {
2121
2121
  const e = n;
2122
- return (t, s) => (D(), U(
2122
+ return (t, s) => (V(), U(
2123
2123
  G,
2124
2124
  null,
2125
2125
  [
2126
2126
  I(' <GridLayout :columns="setting.columns" :isView="props.isView" :store="store"></GridLayout> '),
2127
2127
  I(' <div style="display: flex; flex-direction: row; flex-wrap: wrap; width: 100%"> '),
2128
- (D(!0), U(
2128
+ (V(!0), U(
2129
2129
  G,
2130
2130
  null,
2131
- ie(t.setting.columns, (g) => (D(), U(
2131
+ ie(t.setting.columns, (g) => (V(), U(
2132
2132
  G,
2133
2133
  null,
2134
2134
  [
2135
- (D(!0), U(
2135
+ (V(!0), U(
2136
2136
  G,
2137
2137
  null,
2138
- ie(g.list, (i) => (D(), F(ge(a(Ga)[i.ctrlType]), {
2138
+ ie(g.list, (i) => (V(), E(ge(a(Ga)[i.ctrlType]), {
2139
2139
  setting: i,
2140
2140
  isView: e.isView,
2141
2141
  store: t.store,
@@ -2160,59 +2160,59 @@ const fa = (n, e) => {
2160
2160
  }), Wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2161
2161
  __proto__: null,
2162
2162
  default: Ha
2163
- }, Symbol.toStringTag, { value: "Module" })), _e = /* @__PURE__ */ Object.assign({ "./base/attachment.vue": Ye, "./base/autocomplete.vue": xe, "./base/checkbox.vue": Je, "./base/date.vue": He, "./base/dropdown.vue": We, "./base/imageViewer.vue": Ze, "./base/input.vue": Ge, "./base/number.vue": Xe, "./base/radio.vue": et, "./base/select.vue": tt, "./base/selector.vue": at, "./base/soundRecording.vue": nt, "./base/switch.vue": st, "./base/text.vue": ot, "./base/textarea.vue": lt, "./base/time.vue": it, "./layout/accordion/accordion.vue": xa, "./layout/grid/gridLayout.vue": Wa }), we = /* @__PURE__ */ Object.assign({ "./base/attachment.vue": Ye, "./base/autocomplete.vue": xe, "./base/checkbox.vue": Je, "./base/date.vue": He, "./base/dropdown.vue": We, "./base/imageViewer.vue": Ze, "./base/input.vue": Ge, "./base/number.vue": Xe, "./base/radio.vue": et, "./base/select.vue": tt, "./base/selector.vue": at, "./base/soundRecording.vue": nt, "./base/switch.vue": st, "./base/text.vue": ot, "./base/textarea.vue": lt, "./base/time.vue": it }), Ce = /* @__PURE__ */ Object.assign({}), Ve = /* @__PURE__ */ Object.assign({}), re = {}, rt = {}, ut = {}, Za = {};
2163
+ }, Symbol.toStringTag, { value: "Module" })), _e = /* @__PURE__ */ Object.assign({ "./base/attachment.vue": Ye, "./base/autocomplete.vue": xe, "./base/checkbox.vue": Je, "./base/date.vue": He, "./base/dropdown.vue": We, "./base/imageViewer.vue": Ze, "./base/input.vue": Ge, "./base/number.vue": Xe, "./base/radio.vue": et, "./base/select.vue": tt, "./base/selector.vue": at, "./base/soundRecording.vue": nt, "./base/switch.vue": st, "./base/text.vue": ot, "./base/textarea.vue": lt, "./base/time.vue": it, "./layout/accordion/accordion.vue": xa, "./layout/grid/gridLayout.vue": Wa }), we = /* @__PURE__ */ Object.assign({ "./base/attachment.vue": Ye, "./base/autocomplete.vue": xe, "./base/checkbox.vue": Je, "./base/date.vue": He, "./base/dropdown.vue": We, "./base/imageViewer.vue": Ze, "./base/input.vue": Ge, "./base/number.vue": Xe, "./base/radio.vue": et, "./base/select.vue": tt, "./base/selector.vue": at, "./base/soundRecording.vue": nt, "./base/switch.vue": st, "./base/text.vue": ot, "./base/textarea.vue": lt, "./base/time.vue": it }), Ce = /* @__PURE__ */ Object.assign({}), De = /* @__PURE__ */ Object.assign({}), re = {}, rt = {}, ut = {}, Za = {};
2164
2164
  Object.keys(we).map((n) => rt[we[n].default.name] = we[n].default);
2165
2165
  Object.keys(Ce).map((n) => ut[Ce[n].default.name] = Ce[n].default);
2166
- Object.keys(Ve).map((n) => Za[Ve[n].default.name] = Ve[n].default);
2166
+ Object.keys(De).map((n) => Za[De[n].default.name] = De[n].default);
2167
2167
  Object.keys(_e).map((n) => re[_e[n].default.name] = _e[n].default);
2168
2168
  const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2169
- (!e || e.toString() === "") && parseInt(e) !== 0 ? t(new Error(`${V("*必填")}`)) : t();
2169
+ (!e || e.toString() === "") && parseInt(e) !== 0 ? t(new Error(`${D("*必填")}`)) : t();
2170
2170
  }, en = (n, e, t, s) => {
2171
- e !== "" && e.length > parseInt(s.value) ? t(new Error(`${s.name}${V("不能超过")}${s.value}`)) : t();
2171
+ e !== "" && e.length > parseInt(s.value) ? t(new Error(`${s.name}${D("不能超过")}${s.value}`)) : t();
2172
2172
  }, tn = (n, e, t, s) => {
2173
- e !== "" && e.length < parseInt(s.value) ? t(new Error(`${s.name}${V("不能少于")}${s.value}`)) : t();
2173
+ e !== "" && e.length < parseInt(s.value) ? t(new Error(`${s.name}${D("不能少于")}${s.value}`)) : t();
2174
2174
  }, an = (n, e, t, s) => {
2175
2175
  if (e !== "" && !/^1[3456789]\d{9}$/.test(e))
2176
- return t(new Error(V("手机号码格式不正确,请重新输入"))), !1;
2176
+ return t(new Error(D("手机号码格式不正确,请重新输入"))), !1;
2177
2177
  t();
2178
2178
  }, nn = (n, e, t) => {
2179
2179
  if (e !== "" && !/^[A-Za-z0-9\u4e00-\u9fa5]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+$/.test(e))
2180
- return t(new Error(V("电子邮箱格式不正确,请重新输入"))), !1;
2180
+ return t(new Error(D("电子邮箱格式不正确,请重新输入"))), !1;
2181
2181
  t();
2182
2182
  }, sn = (n, e, t) => {
2183
2183
  if (e !== "" && !/^-?\d+$/.test(e))
2184
- return t(new Error(V("请输入整数"))), !1;
2184
+ return t(new Error(D("请输入整数"))), !1;
2185
2185
  t();
2186
2186
  }, on = (n, e, t, s) => {
2187
2187
  if (e !== "" && e != s.value)
2188
- return t(new Error(V("请输入相同的值"))), !1;
2188
+ return t(new Error(D("请输入相同的值"))), !1;
2189
2189
  t();
2190
2190
  }, ln = (n, e, t, s) => {
2191
- e === "" ? t() : /^[+-]?\d*\.?\d*$/.test(e) ? e < parseFloat(s.value) ? t(new Error(`${s.name}${V("不能小于")}${s.value}`)) : t() : t(new Error(V("请输入数字")));
2191
+ e === "" ? t() : /^[+-]?\d*\.?\d*$/.test(e) ? e < parseFloat(s.value) ? t(new Error(`${s.name}${D("不能小于")}${s.value}`)) : t() : t(new Error(D("请输入数字")));
2192
2192
  }, rn = (n, e, t, s) => {
2193
- e === "" ? t() : /^[+-]?\d*\.?\d*$/.test(e) ? e > parseFloat(s.value) ? t(new Error(`${s.name}${V("不能大于")}${s.value}`)) : t() : t(new Error(V("请输入数字")));
2193
+ e === "" ? t() : /^[+-]?\d*\.?\d*$/.test(e) ? e > parseFloat(s.value) ? t(new Error(`${s.name}${D("不能大于")}${s.value}`)) : t() : t(new Error(D("请输入数字")));
2194
2194
  }, un = (n, e, t, s) => {
2195
2195
  const g = /^[+-]?(\d*\.\d+([eE]?[+-]?\d+)?|\d+[eE][+-]?\d+)$/, i = /^-?\d+$/;
2196
- e === "" ? t() : g.test(e) || i.test(e) ? e >= parseFloat(s.start) && e <= parseFloat(s.end) ? t() : t(new Error(`${V("只能输入指定数字范围")}${s.start}-${s.end}`)) : t(new Error(V("请输入数字")));
2196
+ e === "" ? t() : g.test(e) || i.test(e) ? e >= parseFloat(s.start) && e <= parseFloat(s.end) ? t() : t(new Error(`${D("只能输入指定数字范围")}${s.start}-${s.end}`)) : t(new Error(D("请输入数字")));
2197
2197
  }, pn = (n, e, t, s) => {
2198
- e === "" || parseFloat(e) === parseFloat(s.value) ? t() : t(new Error(`${V("只能输入指定的值")}${s.value}`));
2198
+ e === "" || parseFloat(e) === parseFloat(s.value) ? t() : t(new Error(`${D("只能输入指定的值")}${s.value}`));
2199
2199
  }, dn = (n, e, t, s) => {
2200
- e === "" ? t() : /^-?\d+$/.test(e) ? Math.abs(e).toString().length === parseInt(s.value) ? t() : t(new Error(`${V("只能输入")}${s.value}${V("位数数字")}`)) : t(new Error(V("请输入整数")));
2200
+ e === "" ? t() : /^-?\d+$/.test(e) ? Math.abs(e).toString().length === parseInt(s.value) ? t() : t(new Error(`${D("只能输入")}${s.value}${D("位数数字")}`)) : t(new Error(D("请输入整数")));
2201
2201
  }, cn = (n, e, t) => {
2202
2202
  if (e !== "" && !/^[a-zA-Z]{1,}$/.test(e))
2203
- return t(new Error(V("只能输入字母"))), !1;
2203
+ return t(new Error(D("只能输入字母"))), !1;
2204
2204
  t();
2205
2205
  }, gn = (n, e, t) => {
2206
2206
  if (e !== "" && !/^[a-zA-Z ]{1,}$/.test(e))
2207
- return t(new Error(V("只能输入字母空格"))), !1;
2207
+ return t(new Error(D("只能输入字母空格"))), !1;
2208
2208
  t();
2209
2209
  }, mn = (n, e, t) => {
2210
2210
  if (e !== "" && !/^[0-9a-zA-Z_-]{1,}$/.test(e))
2211
- return t(new Error(V("只能输入字母数字横线下划线"))), !1;
2211
+ return t(new Error(D("只能输入字母数字横线下划线"))), !1;
2212
2212
  t();
2213
2213
  }, vn = (n, e, t) => {
2214
2214
  if (e !== "" && !/^[0-9a-zA-Z]{1,}$/.test(e))
2215
- return t(new Error(V("只能输入字母数字"))), !1;
2215
+ return t(new Error(D("只能输入字母数字"))), !1;
2216
2216
  t();
2217
2217
  }, fn = (n, e, t, s) => {
2218
2218
  const g = new RegExp(s.value);
@@ -2325,17 +2325,17 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2325
2325
  m,
2326
2326
  s
2327
2327
  ), w = l({}), k = (R, J) => {
2328
- const { key: P } = J;
2329
- w.value[P] || (w.value[P] = R);
2328
+ const { key: $ } = J;
2329
+ w.value[$] || (w.value[$] = R);
2330
2330
  }, T = () => new Promise((R, J) => {
2331
- let P = !0;
2331
+ let $ = !0;
2332
2332
  for (const Y in w.value)
2333
2333
  w.value[Y].validate((W) => {
2334
- W == !1 && (P = !1);
2334
+ W == !1 && ($ = !1);
2335
2335
  });
2336
2336
  setTimeout(() => {
2337
2337
  R({
2338
- result: P,
2338
+ result: $,
2339
2339
  data: u()
2340
2340
  });
2341
2341
  }, 50);
@@ -2345,20 +2345,20 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2345
2345
  }), e({
2346
2346
  validateFormData: T,
2347
2347
  clearData: C
2348
- }), (R, J) => (D(), U("div", bn, [
2349
- a(_).length > 0 ? (D(), U("div", _n, [
2350
- (D(!0), U(
2348
+ }), (R, J) => (V(), U("div", bn, [
2349
+ a(_).length > 0 ? (V(), U("div", _n, [
2350
+ (V(!0), U(
2351
2351
  G,
2352
2352
  null,
2353
- ie(a(_), (P) => (D(), F(a(ft), {
2354
- key: P.id,
2353
+ ie(a(_), ($) => (V(), E(a(ft), {
2354
+ key: $.id,
2355
2355
  style: { "margin-right": "20px" },
2356
2356
  "btn-type": "primary",
2357
- onClick: (Y) => a(b)(P)
2357
+ onClick: (Y) => a(b)($)
2358
2358
  }, {
2359
2359
  default: z(() => [
2360
2360
  ee(
2361
- te(P.name),
2361
+ te($.name),
2362
2362
  1
2363
2363
  /* TEXT */
2364
2364
  )
@@ -2370,37 +2370,37 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2370
2370
  /* KEYED_FRAGMENT */
2371
2371
  ))
2372
2372
  ])) : I("v-if", !0),
2373
- gt((D(), U(
2373
+ gt((V(), U(
2374
2374
  "div",
2375
2375
  {
2376
2376
  class: "content-box",
2377
2377
  style: mt({ margin: "0 10px", ...R.customStyle })
2378
2378
  },
2379
2379
  [
2380
- (D(!0), U(
2380
+ (V(!0), U(
2381
2381
  G,
2382
2382
  null,
2383
- ie(a(d), (P) => (D(), U(
2383
+ ie(a(d), ($) => (V(), U(
2384
2384
  G,
2385
2385
  {
2386
- key: P.name
2386
+ key: $.name
2387
2387
  },
2388
2388
  [
2389
- c(P.ctrlType) ? (D(), F(a(Ae), {
2389
+ c($.ctrlType) ? (V(), E(a(Ae), {
2390
2390
  key: 0,
2391
2391
  style: { "margin-bottom": "10px" },
2392
- collapsible: P.options.accordion ? "" : "disabled",
2392
+ collapsible: $.options.accordion ? "" : "disabled",
2393
2393
  activeKey: a(p)
2394
2394
  }, {
2395
2395
  default: z(() => [
2396
- (D(), F(a(Qe), {
2397
- key: P.columns[0].idKey,
2398
- header: P.columns[0].span
2396
+ (V(), E(a(Qe), {
2397
+ key: $.columns[0].idKey,
2398
+ header: $.columns[0].span
2399
2399
  }, {
2400
2400
  default: z(() => [
2401
- S(a(Fe), {
2401
+ S(a(Ee), {
2402
2402
  ref_for: !0,
2403
- ref: (Y) => k(Y, P),
2403
+ ref: (Y) => k(Y, $),
2404
2404
  cols: 24,
2405
2405
  alignType: "horizontal",
2406
2406
  "margin-right": "80px",
@@ -2409,21 +2409,21 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2409
2409
  form: a(s).data
2410
2410
  }, {
2411
2411
  default: z(() => [
2412
- (D(!0), U(
2412
+ (V(!0), U(
2413
2413
  G,
2414
2414
  null,
2415
- ie(P.columns[0].list, (Y) => (D(), U(
2415
+ ie($.columns[0].list, (Y) => (V(), U(
2416
2416
  G,
2417
2417
  {
2418
- key: P.name
2418
+ key: $.name
2419
2419
  },
2420
2420
  [
2421
- Y.ctrlType == "grid" ? (D(), F(ge(a(re).grid), {
2421
+ Y.ctrlType == "grid" ? (V(), E(ge(a(re).grid), {
2422
2422
  key: 0,
2423
2423
  setting: Y,
2424
2424
  isView: h.isView,
2425
2425
  store: a(s)
2426
- }, null, 8, ["setting", "isView", "store"])) : (D(), F(ge(a(re)[Y.ctrlType]), {
2426
+ }, null, 8, ["setting", "isView", "store"])) : (V(), E(ge(a(re)[Y.ctrlType]), {
2427
2427
  key: 1,
2428
2428
  setting: Y,
2429
2429
  isView: h.isView,
@@ -2447,11 +2447,11 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2447
2447
  ]),
2448
2448
  _: 2
2449
2449
  /* DYNAMIC */
2450
- }, 1032, ["collapsible", "activeKey"])) : (D(), U("div", wn, [
2451
- a(r) ? (D(), F(a(Fe), {
2450
+ }, 1032, ["collapsible", "activeKey"])) : (V(), U("div", wn, [
2451
+ a(r) ? (V(), E(a(Ee), {
2452
2452
  key: 0,
2453
2453
  ref_for: !0,
2454
- ref: (Y) => k(Y, P),
2454
+ ref: (Y) => k(Y, $),
2455
2455
  cols: 24,
2456
2456
  "auto-margin-right": "",
2457
2457
  alignType: "horizontal",
@@ -2460,8 +2460,8 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2460
2460
  form: a(s).data
2461
2461
  }, {
2462
2462
  default: z(() => [
2463
- (D(), F(ge(a(re)[P.ctrlType]), {
2464
- setting: P,
2463
+ (V(), E(ge(a(re)[$.ctrlType]), {
2464
+ setting: $,
2465
2465
  isView: h.isView,
2466
2466
  store: a(s)
2467
2467
  }, null, 8, ["setting", "isView", "store"]))
@@ -2485,7 +2485,7 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2485
2485
  ])
2486
2486
  ]));
2487
2487
  }
2488
- }), Vn = /* @__PURE__ */ fe(Cn, [["__scopeId", "data-v-9e8a4790"]]), Dn = {
2488
+ }), Dn = /* @__PURE__ */ fe(Cn, [["__scopeId", "data-v-9e8a4790"]]), Vn = {
2489
2489
  姓名: { "zh-CN": "姓名", en: "Name", _appCode: "framework" },
2490
2490
  状态: { "zh-CN": "状态", en: "Status", _appCode: "framework" },
2491
2491
  组织名称: { "zh-CN": "组织名称", en: "Organization Name", _appCode: "framework" },
@@ -2522,81 +2522,95 @@ const Ga = { ...rt, ...ut }, Xa = (n, e, t, s) => {
2522
2522
  日期必须不早于: { "zh-CN": "日期必须不早于", en: "Date Must Not be Earlier Than", _appCode: "framework" },
2523
2523
  只能输入指定数字范围: {
2524
2524
  "zh-CN": "只能输入指定数字范围",
2525
- en: "Can Only Enter Specified Numeric Range",
2525
+ en: "Can Only Enter a Specified Number Range",
2526
2526
  _appCode: "framework"
2527
2527
  },
2528
- 只能输入指定的值: { "zh-CN": "只能输入指定的值", en: "Can Only Enter the Specified Value", _appCode: "framework" },
2528
+ 只能输入指定的值: { "zh-CN": "只能输入指定的值", en: "Can Only Enter Specified Values", _appCode: "framework" },
2529
2529
  只能输入: { "zh-CN": "只能输入", en: "Can Only Enter", _appCode: "framework" },
2530
- 位数数字: { "zh-CN": "位数数字", en: "Digit Numbers", _appCode: "framework" },
2530
+ 位数数字: { "zh-CN": "位数数字", en: "Digit Number", _appCode: "framework" },
2531
2531
  只能输入字母: { "zh-CN": "只能输入字母", en: "Can Only Enter Letters", _appCode: "framework" },
2532
2532
  只能输入字母空格: { "zh-CN": "只能输入字母空格", en: "Can Only Enter Letters and Spaces", _appCode: "framework" },
2533
2533
  只能输入字母数字横线下划线: {
2534
2534
  "zh-CN": "只能输入字母数字横线下划线",
2535
- en: "Can Only Enter Letters, Numbers, Hyphens, Underscores",
2535
+ en: "Can Only Enter Letters, Numbers, Hyphens, and Underscores",
2536
2536
  _appCode: "framework"
2537
2537
  },
2538
- 只能输入字母数字: { "zh-CN": "只能输入字母数字", en: "Can Only Enter Letters and Numbers", _appCode: "framework" },
2539
- 搜索姓名: { "zh-CN": "搜索姓名", en: "Search Name", _appCode: "framework" },
2538
+ 只能输入字母数字: {
2539
+ "zh-CN": "只能输入字母数字",
2540
+ en: "Can Only Enter Alphanumeric Characters",
2541
+ _appCode: "framework"
2542
+ },
2543
+ 搜索姓名: { "zh-CN": "搜索姓名", en: "Search Name", _appCode: "framework", _appCode: "framework" },
2540
2544
  账号: { "zh-CN": "账号", en: "Account", _appCode: "framework" },
2541
2545
  手机号: { "zh-CN": "手机号", en: "Phone Number", _appCode: "framework" },
2542
2546
  搜索组织名称: { "zh-CN": "搜索组织名称", en: "Search Organization Name", _appCode: "framework" },
2543
2547
  组织编码: { "zh-CN": "组织编码", en: "Organization Code", _appCode: "framework" },
2544
2548
  搜索角色名称: { "zh-CN": "搜索角色名称", en: "Search Role Name", _appCode: "framework" },
2545
- 职务名称: { "zh-CN": "职务名称", en: "Position Name", _appCode: "framework" },
2546
- 职务编码: { "zh-CN": "职务编码", en: "Position Code", _appCode: "framework" },
2547
- 搜索岗位名称: { "zh-CN": "搜索岗位名称", en: "Search Job Title", _appCode: "framework" },
2548
- 岗位编码: { "zh-CN": "岗位编码", en: "Position Code", _appCode: "framework" },
2549
- 搜索供应商编码: { "zh-CN": "搜索供应商编码", en: "Search Supplier Code", _appCode: "framework" },
2550
- 名称: { "zh-CN": "名称", en: "Name", _appCode: "framework" },
2551
- 搜索单据编码: { "zh-CN": "搜索单据编码", en: "Search Document Code", _appCode: "framework" },
2549
+ 职务名称: { "zh-CN": "职务名称", en: "Title Name", _appCode: "framework" },
2550
+ 职务编码: { "zh-CN": "职务编码", en: "Title Code", _appCode: "framework" },
2551
+ 搜索岗位名称: { "zh-CN": "搜索岗位名称", en: "Search Job Title", _appCode: "framework", _appCode: "framework" },
2552
+ 岗位编码: { "zh-CN": "岗位编码", en: "Post Code", _appCode: "framework" },
2553
+ 搜索供应商编码: {
2554
+ "zh-CN": "搜索供应商编码",
2555
+ en: "Search Supplier Code",
2556
+ _appCode: "framework",
2557
+ _appCode: "framework"
2558
+ },
2559
+ 名称: { "zh-CN": "名称", en: "Name", _appCode: "framework", _appCode: "framework" },
2560
+ 搜索单据编码: { "zh-CN": "搜索单据编码", en: "Search Document Code", _appCode: "framework", _appCode: "framework" },
2552
2561
  申请人: { "zh-CN": "申请人", en: "Applicant", _appCode: "framework" },
2553
2562
  添加用户: { "zh-CN": "添加用户", en: "Add User", _appCode: "framework" },
2554
2563
  组织选择器: { "zh-CN": "组织选择器", en: "Organization Selector", _appCode: "framework" },
2555
2564
  角色选择器: { "zh-CN": "角色选择器", en: "Role Selector", _appCode: "framework" },
2556
2565
  职务选择器: { "zh-CN": "职务选择器", en: "Position Selector", _appCode: "framework" },
2557
- 岗位选择器: { "zh-CN": "岗位选择器", en: "Position Selector", _appCode: "framework" },
2566
+ 岗位选择器: { "zh-CN": "岗位选择器", en: "Post Selector", _appCode: "framework" },
2558
2567
  选择供应商: { "zh-CN": "选择供应商", en: "Select Supplier", _appCode: "framework" },
2559
- 源单选择器: { "zh-CN": "源单选择器", en: "Source Document Selector", _appCode: "framework" },
2568
+ 源单选择器: { "zh-CN": "源单选择器", en: "Source Document Selector", _appCode: "framework", _appCode: "framework" },
2560
2569
  正常: { "zh-CN": "正常", en: "Normal", _appCode: "framework" },
2561
2570
  锁定: { "zh-CN": "锁定", en: "Locked", _appCode: "framework" },
2562
2571
  禁用: { "zh-CN": "禁用", en: "Disabled", _appCode: "framework" },
2563
- 普通: { "zh-CN": "普通", en: "Regular", _appCode: "framework" },
2572
+ 普通: { "zh-CN": "普通", en: "Normal", _appCode: "framework" },
2564
2573
  管理员: { "zh-CN": "管理员", en: "Administrator", _appCode: "framework" },
2565
2574
  无效: { "zh-CN": "无效", en: "Invalid", _appCode: "framework" },
2566
2575
  有效: { "zh-CN": "有效", en: "Valid", _appCode: "framework" },
2567
2576
  "搜索姓名/账号/手机号": {
2568
2577
  "zh-CN": "搜索姓名/账号/手机号",
2569
- en: "Search Name/Account/Phone Number",
2578
+ en: "Search Name/account/phone Number",
2570
2579
  _appCode: "framework"
2571
2580
  },
2572
2581
  "搜索组织名称/组织编码": {
2573
2582
  "zh-CN": "搜索组织名称/组织编码",
2574
- en: "Search Organization Name/Code",
2583
+ en: "Search Organization Name/organization Code",
2584
+ _appCode: "framework"
2585
+ },
2586
+ "职务名称/职务编码": { "zh-CN": "职务名称/职务编码", en: "Title Name/title Code", _appCode: "framework" },
2587
+ "搜索岗位名称/岗位编码": {
2588
+ "zh-CN": "搜索岗位名称/岗位编码",
2589
+ en: "Search Position Name/position Code",
2575
2590
  _appCode: "framework"
2576
2591
  },
2577
- "职务名称/职务编码": { "zh-CN": "职务名称/职务编码", en: "Position Name/Code", _appCode: "framework" },
2578
- "搜索岗位名称/岗位编码": { "zh-CN": "搜索岗位名称/岗位编码", en: "Search Position Name/Code", _appCode: "framework" },
2579
- "搜索供应商编码/名称": { "zh-CN": "搜索供应商编码/名称", en: "Search Supplier Code/Name", _appCode: "framework" },
2592
+ "搜索供应商编码/名称": { "zh-CN": "搜索供应商编码/名称", en: "Search Supplier Code/name", _appCode: "framework" },
2580
2593
  "搜索单据编码/申请人": {
2581
2594
  "zh-CN": "搜索单据编码/申请人",
2582
- en: "Search Document Code/Applicant",
2595
+ en: "Search Document Code/applicant",
2583
2596
  _appCode: "framework"
2584
2597
  },
2585
2598
  供应商类型: { "zh-CN": "供应商类型", en: "Supplier Type", _appCode: "framework" },
2586
2599
  "手机号码格式不正确,请重新输入": {
2587
2600
  "zh-CN": "手机号码格式不正确,请重新输入",
2588
- en: "Incorrect Phone Number Format, Please Re-Enter",
2601
+ en: "Incorrect Phone Number Format, Please Re-enter",
2589
2602
  _appCode: "framework"
2590
2603
  },
2591
2604
  "电子邮箱格式不正确,请重新输入": {
2592
2605
  "zh-CN": "电子邮箱格式不正确,请重新输入",
2593
- en: "Incorrect Email Format, Please Re-Enter",
2606
+ en: "Incorrect Email Format, Please Re-enter",
2594
2607
  _appCode: "framework"
2595
2608
  },
2596
- "个人/公司": { "zh-CN": "个人/公司", en: "Individual/Company", _appCode: "framework" }
2609
+ "个人/公司": { "zh-CN": "个人/公司", en: "Individual/company", _appCode: "framework" },
2610
+ 选择源单: { "zh-CN": "选择源单", en: "Select Source Document", _appCode: "framework" }
2597
2611
  };
2598
- wt(Dn);
2599
- const xn = pt(Vn);
2612
+ wt(Vn);
2613
+ const xn = pt(Dn);
2600
2614
  export {
2601
2615
  xn as DasProcessForm,
2602
2616
  xn as default