xyvcard-itsm-flow 0.0.17 → 0.0.19

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 (28) hide show
  1. package/dist/{edit-BKYkA5db.mjs → edit-DIh0NEYf.mjs} +1 -1
  2. package/dist/{edit-BeFLJLv1.mjs → edit-DdzFTqhg.mjs} +1 -1
  3. package/dist/{edit-BrIptvPg.mjs → edit-Vw2XQ1u6.mjs} +1 -1
  4. package/dist/{edit.vue_vue_type_script_setup_true_lang-CjjtZ0-a.mjs → edit.vue_vue_type_script_setup_true_lang-BjhcvEHi.mjs} +1 -1
  5. package/dist/{edit.vue_vue_type_script_setup_true_lang-BiWjf5y2.mjs → edit.vue_vue_type_script_setup_true_lang-m73-ejk7.mjs} +1 -1
  6. package/dist/{edit.vue_vue_type_script_setup_true_lang-BhTKkYft.mjs → edit.vue_vue_type_script_setup_true_lang-prup6BHU.mjs} +1 -1
  7. package/dist/{index-CZw5m3rz.mjs → index-7_pEehBt.mjs} +4 -8
  8. package/dist/{index-B9enSHLF.mjs → index-BI1uXq1f.mjs} +1 -1
  9. package/dist/{index-DY017z-s.mjs → index-C7_kMdm5.mjs} +2 -2
  10. package/dist/{index-B7xhs2Eg.mjs → index-CITy8Hqm.mjs} +1 -1
  11. package/dist/{index-DVDOqO_3.mjs → index-Cgbv4Ijf.mjs} +16 -13
  12. package/dist/{index-CW4AhrRD.mjs → index-Cqw8Rz4q.mjs} +100 -95
  13. package/dist/{index-B7M3zSyM.mjs → index-CxyHtsq2.mjs} +2 -2
  14. package/dist/{index-C3OfA9Me.mjs → index-DB-P0VX0.mjs} +66 -60
  15. package/dist/{index-C0CZrR-1.mjs → index-DaSMRndr.mjs} +2 -2
  16. package/dist/{index-BuNBRcBE.mjs → index-DeerMT0Q.mjs} +73 -68
  17. package/dist/{index-Clc9EA6r.mjs → index-Dooa5UH_.mjs} +1 -1
  18. package/dist/{index-IG9HKXxJ.mjs → index-g0KiWDPW.mjs} +35 -38
  19. package/dist/{index-d_oBTW1A.mjs → index-tnTugnqa.mjs} +51 -54
  20. package/dist/index.mjs +1 -1
  21. package/dist/{info-D6GMiIlG.mjs → info-8NydJYfB.mjs} +1 -1
  22. package/dist/{info-DxYNokk4.mjs → info-BbMCDfFR.mjs} +1 -1
  23. package/dist/{info-CFSSXb0f.mjs → info-l0eP5Tw1.mjs} +1 -1
  24. package/dist/{info.vue_vue_type_script_setup_true_lang-BFT23MNt.mjs → info.vue_vue_type_script_setup_true_lang-BnDpoavn.mjs} +17 -13
  25. package/dist/{info.vue_vue_type_script_setup_true_lang-CSn1JLZG.mjs → info.vue_vue_type_script_setup_true_lang-DMw-pPEW.mjs} +1 -1
  26. package/dist/{info.vue_vue_type_script_setup_true_lang-CYmFW8We.mjs → info.vue_vue_type_script_setup_true_lang-wuHB-S6l.mjs} +1 -1
  27. package/dts/constant.d.ts +1 -0
  28. package/package.json +5 -5
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-CjjtZ0-a.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-BjhcvEHi.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-BiWjf5y2.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-prup6BHU.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-BhTKkYft.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-m73-ejk7.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -3,7 +3,7 @@ import { ElMessage as S } from "element-plus";
3
3
  import { useI18n as pe } from "vue-i18n";
4
4
  import { i as I, t as fe, a as be } from "./common-Cwl5jzlM.mjs";
5
5
  import { p as ve } from "./index-PafaMNgK.mjs";
6
- import { g as ge, C as Ne, D as $, h as ke, b as _e } from "./index-DVDOqO_3.mjs";
6
+ import { g as ge, C as Ne, D as $, h as ke, b as _e } from "./index-Cgbv4Ijf.mjs";
7
7
  const he = { class: "title" }, $e = /* @__PURE__ */ se({
8
8
  __name: "edit",
9
9
  props: /* @__PURE__ */ z({
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as ve, mergeModels as L, ref as f, useModel as be, reactive as T, resolveComponent as u, createBlock as H, openBlock as y, withCtx as o, createVNode as t, createElementVNode as r, unref as d, createElementBlock as R, Fragment as G, renderList as J, createTextVNode as b, toDisplayString as F } from "vue";
2
2
  import { ElMessage as N } from "element-plus";
3
3
  import { useI18n as we } from "vue-i18n";
4
- import { I as ge, C as j, U as he, D as A, i as V } from "./index-DVDOqO_3.mjs";
4
+ import { I as ge, C as j, U as he, D as A, i as V } from "./index-Cgbv4Ijf.mjs";
5
5
  import { u as ye } from "./index-PafaMNgK.mjs";
6
6
  import { useUserStore as Fe } from "jmash-core";
7
7
  const Ne = { class: "title" }, qe = /* @__PURE__ */ ve({
@@ -2,7 +2,7 @@ import { defineComponent as Ee, mergeModels as Q, ref as f, useModel as _e, reac
2
2
  import { ElMessage as O } from "element-plus";
3
3
  import { useI18n as Fe } from "vue-i18n";
4
4
  import { p as Ue } from "./index-PafaMNgK.mjs";
5
- import { c as Ne, C as g, d as Ce, e as $e, D as V, a as A, b as ke, f as x } from "./index-DVDOqO_3.mjs";
5
+ import { c as Ne, C as g, d as Ce, e as $e, D as V, a as A, b as ke, f as x } from "./index-Cgbv4Ijf.mjs";
6
6
  import "xyvcard-itsm";
7
7
  const Oe = { class: "title" }, Ae = /* @__PURE__ */ Ee({
8
8
  __name: "edit",
@@ -3,9 +3,8 @@ import "element-plus";
3
3
  import { useI18n as ce } from "vue-i18n";
4
4
  import { p as me } from "./index-PafaMNgK.mjs";
5
5
  import { i as O, t as pe, a as fe } from "./common-Cwl5jzlM.mjs";
6
- import { g as be, C as M, D as I, h as z, b as ve } from "./index-DVDOqO_3.mjs";
7
- import { E as ge } from "./el-message-DawVzOVQ.mjs";
8
- const Re = /* @__PURE__ */ ne({
6
+ import { g as be, C as M, D as I, h as z, b as ve } from "./index-Cgbv4Ijf.mjs";
7
+ const Ie = /* @__PURE__ */ ne({
9
8
  __name: "index",
10
9
  props: /* @__PURE__ */ se({
11
10
  task: {
@@ -130,10 +129,7 @@ const Re = /* @__PURE__ */ ne({
130
129
  ...n,
131
130
  entrustUser: R.value
132
131
  }).then((m) => {
133
- m.status === 200 ? l(!0) : (ge({
134
- message: "保存失败,请联系管理员!",
135
- type: "error"
136
- }), e(!1));
132
+ m.status === 200 ? l(!0) : e(!1);
137
133
  })) : e(!1);
138
134
  });
139
135
  });
@@ -525,5 +521,5 @@ const Re = /* @__PURE__ */ ne({
525
521
  }
526
522
  });
527
523
  export {
528
- Re as default
524
+ Ie as default
529
525
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as Z, mergeModels as ee, ref as m, useModel as le, resolveComponent as d, createElementBlock as A, openBlock as k, Fragment as O, createVNode as e, withCtx as l, createElementVNode as s, createTextVNode as u, toDisplayString as r, unref as b, createBlock as $, createCommentVNode as V, renderList as te } from "vue";
2
2
  import "element-plus";
3
3
  import { u as ae } from "./index-PafaMNgK.mjs";
4
- import { D as F, i as I, C as y, a as oe } from "./index-DVDOqO_3.mjs";
4
+ import { D as F, i as I, C as y, a as oe } from "./index-Cgbv4Ijf.mjs";
5
5
  import { fileApi as ne } from "jmash-core";
6
6
  import { useI18n as se } from "vue-i18n";
7
7
  import { F as ue } from "./FileSaver.min-5d27MsC6.mjs";
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as M, ref as k, reactive as R, resolveComponent as s, resolveDirective as W, createElementBlock as V, openBlock as p, createElementVNode as _, createVNode as o, createBlock as A, createCommentVNode as S, withCtx as l, withKeys as F, unref as n, createTextVNode as f, toDisplayString as u, withDirectives as $, isRef as T } from "vue";
2
2
  import { useTableHooks as X } from "jmash-core";
3
3
  import { useI18n as Y } from "vue-i18n";
4
- import { D as N, C as Z, i as x } from "./index-DVDOqO_3.mjs";
5
- import { _ as ee } from "./edit.vue_vue_type_script_setup_true_lang-BiWjf5y2.mjs";
4
+ import { D as N, C as Z, i as x } from "./index-Cgbv4Ijf.mjs";
5
+ import { _ as ee } from "./edit.vue_vue_type_script_setup_true_lang-m73-ejk7.mjs";
6
6
  const te = { class: "app-container" }, le = { class: "search-container" }, oe = ["onClick"], ae = ["onClick"], me = /* @__PURE__ */ M({
7
7
  __name: "index",
8
8
  setup(ne) {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as oe, mergeModels as ne, computed as ae, ref as f, useModel as se, resolveComponent as p, createElementBlock as k, openBlock as _, Fragment as P, createVNode as e, withCtx as l, createElementVNode as a, createTextVNode as u, toDisplayString as r, unref as b, createCommentVNode as I, withDirectives as A, vShow as B, createBlock as O, renderList as ue } from "vue";
2
2
  import "element-plus";
3
3
  import { u as re } from "./index-PafaMNgK.mjs";
4
- import { D as C, C as $, a as ie, b as de } from "./index-DVDOqO_3.mjs";
4
+ import { D as C, C as $, a as ie, b as de } from "./index-Cgbv4Ijf.mjs";
5
5
  import { i as S, t as ce, a as pe } from "./common-Cwl5jzlM.mjs";
6
6
  import "jmash-core";
7
7
  import { useI18n as me } from "vue-i18n";
@@ -165,7 +165,7 @@ class T {
165
165
  }
166
166
  }
167
167
  const B = new T();
168
- class z {
168
+ class O {
169
169
  getKey(t) {
170
170
  return {
171
171
  entrustUserId: t.entrustUserId
@@ -181,8 +181,8 @@ class z {
181
181
  });
182
182
  }
183
183
  }
184
- const F = new z();
185
- class P extends p {
184
+ const z = new O();
185
+ class F extends p {
186
186
  // 实现 useValues 方法
187
187
  useValues() {
188
188
  return new Promise((t, s) => {
@@ -203,7 +203,7 @@ class P extends p {
203
203
  });
204
204
  }
205
205
  }
206
- class D extends p {
206
+ class P extends p {
207
207
  // 实现 useValues 方法
208
208
  useValues() {
209
209
  return new Promise((t, s) => {
@@ -224,7 +224,7 @@ class D extends p {
224
224
  });
225
225
  }
226
226
  }
227
- class O extends p {
227
+ class D extends p {
228
228
  // 实现 useValues 方法
229
229
  useValues() {
230
230
  return new Promise((t, s) => {
@@ -380,7 +380,7 @@ class R extends p {
380
380
  // 实现 useValues 方法
381
381
  useValues() {
382
382
  return new Promise((t, s) => {
383
- F.findList(this.query).then(({ data: c }) => {
383
+ z.findList(this.query).then(({ data: c }) => {
384
384
  const i = c.results;
385
385
  this.values.length = 0, this.values.push(
386
386
  ...i.map(
@@ -419,7 +419,9 @@ r(n, "ENUM_APPLY_STATUS", "xyvcard.itsmflow.protobuf.ItsmApplyStatus"), // 项
419
419
  r(n, "DICT_PROJECT_NAME", "projectName"), // 机构类型
420
420
  r(n, "orgType", {
421
421
  // 厅局
422
- hall: "HALL"
422
+ hall: "HALL",
423
+ // 外协
424
+ outsource: "OUTSOURCE"
423
425
  }), // 项目状态
424
426
  r(n, "status", {
425
427
  // 项目状态(正常)
@@ -450,9 +452,9 @@ r(n, "node", {
450
452
  class m {
451
453
  }
452
454
  // 人力合同
453
- r(m, "itsmContractBizDict", new P({})), // 人力合同编号
454
- r(m, "contractNumberBizDict", new D({})), // 服务人员所属单位
455
- r(m, "orgIdBizDict", new O({})), // 实际投入人员
455
+ r(m, "itsmContractBizDict", new F({})), // 人力合同编号
456
+ r(m, "contractNumberBizDict", new P({})), // 服务人员所属单位
457
+ r(m, "orgIdBizDict", new D({})), // 实际投入人员
456
458
  r(m, "contractUserBizDict", new b({})), // 验查结果
457
459
  r(m, "isValuesDict", new _(n.IS_VALUES, {})), // 服务内容
458
460
  r(m, "serviceContentEnum", new h(
@@ -478,11 +480,12 @@ export {
478
480
  n as C,
479
481
  m as D,
480
482
  k as I,
483
+ D as O,
481
484
  V as U,
482
485
  B as a,
483
- F as b,
484
- P as c,
485
- D as d,
486
+ z as b,
487
+ F as c,
488
+ P as d,
486
489
  x as e,
487
490
  b as f,
488
491
  C as g,
@@ -1,22 +1,24 @@
1
- import { defineComponent as E, ref as b, reactive as H, resolveComponent as u, resolveDirective as W, createElementBlock as F, openBlock as k, createElementVNode as y, createVNode as o, createBlock as _, createCommentVNode as S, withCtx as t, withKeys as m, unref as r, createTextVNode as V, toDisplayString as g, withDirectives as G, isRef as h } from "vue";
2
- import { useTableHooks as J } from "jmash-core";
3
- import { useI18n as M } from "vue-i18n";
4
- import { i as X } from "./common-Cwl5jzlM.mjs";
5
- import { D as w } from "./index-DVDOqO_3.mjs";
6
- import { _ as Y } from "./info.vue_vue_type_script_setup_true_lang-BFT23MNt.mjs";
7
- const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["onClick"], se = /* @__PURE__ */ E({
1
+ import { defineComponent as H, ref as b, reactive as W, resolveComponent as u, resolveDirective as G, createElementBlock as S, openBlock as w, createElementVNode as N, createVNode as o, createBlock as h, createCommentVNode as D, withCtx as t, withKeys as m, unref as a, createTextVNode as y, toDisplayString as v, withDirectives as J, isRef as O } from "vue";
2
+ import { useTableHooks as M } from "jmash-core";
3
+ import { useI18n as X } from "vue-i18n";
4
+ import { i as Y } from "./common-Cwl5jzlM.mjs";
5
+ import { O as Z, C as x, D as V } from "./index-Cgbv4Ijf.mjs";
6
+ import { _ as ee } from "./info.vue_vue_type_script_setup_true_lang-BnDpoavn.mjs";
7
+ const le = { class: "app-container" }, oe = { class: "search-container" }, te = ["onClick"], de = /* @__PURE__ */ H({
8
8
  __name: "index",
9
- setup(le) {
10
- const { t: N } = M(), a = b({}), {
9
+ setup(ne) {
10
+ const { t: k } = X(), r = b({}), {
11
11
  tableHooks: i,
12
12
  multipleTableRef: U,
13
- queryFormRef: D,
14
- listLoading: q,
15
- tableData: O,
13
+ queryFormRef: q,
14
+ listLoading: j,
15
+ tableData: K,
16
16
  total: f
17
- } = J(N, X, a);
18
- w.orgIdBizDict.useValues();
19
- let v = b([
17
+ } = M(k, Y, r), R = new Z({
18
+ orgType: x.orgType.outsource
19
+ });
20
+ R.useValues();
21
+ let c = b([
20
22
  {
21
23
  label: "itsmFlowReckoning.contractName",
22
24
  prop: "contractName",
@@ -73,31 +75,31 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
73
75
  }
74
76
  ]);
75
77
  const d = b({
76
- title: N("common.view"),
78
+ title: k("common.view"),
77
79
  visible: !1
78
80
  });
79
- let R = H({});
80
- function j(n) {
81
- R = { ...n }, d.value.title = N("common.view"), d.value.visible = !0;
81
+ let $ = W({});
82
+ function Q(n) {
83
+ $ = { ...n }, d.value.title = k("common.view"), d.value.visible = !0;
82
84
  }
83
- function K(n) {
85
+ function T(n) {
84
86
  i.selectionRows.value = n;
85
87
  }
86
- function Q(n) {
88
+ function z(n) {
87
89
  i.handleSort(n.prop, n.order);
88
90
  }
89
91
  return i.getList(), (n, e) => {
90
- const c = u("el-input"), p = u("el-form-item"), s = u("el-col"), P = u("jmash-select"), $ = u("el-button"), C = u("el-row"), z = u("el-form"), T = u("jmash-column-select"), B = u("jmash-table"), I = u("jmash-pagination"), L = u("el-card"), A = W("hasPerm");
91
- return k(), F("div", Z, [
92
- y("div", x, [
93
- o(z, {
92
+ const g = u("el-input"), p = u("el-form-item"), s = u("el-col"), C = u("jmash-select"), F = u("el-button"), _ = u("el-row"), P = u("el-form"), B = u("jmash-column-select"), I = u("jmash-table"), A = u("jmash-pagination"), L = u("el-card"), E = G("hasPerm");
93
+ return w(), S("div", le, [
94
+ N("div", oe, [
95
+ o(P, {
94
96
  ref_key: "queryFormRef",
95
- ref: D,
96
- model: a.value,
97
+ ref: q,
98
+ model: r.value,
97
99
  inline: !0
98
100
  }, {
99
101
  default: t(() => [
100
- o(C, null, {
102
+ o(_, null, {
101
103
  default: t(() => [
102
104
  o(s, { span: 6 }, {
103
105
  default: t(() => [
@@ -106,11 +108,11 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
106
108
  prop: "likeContractName"
107
109
  }, {
108
110
  default: t(() => [
109
- o(c, {
110
- modelValue: a.value.likeContractName,
111
- "onUpdate:modelValue": e[0] || (e[0] = (l) => a.value.likeContractName = l),
111
+ o(g, {
112
+ modelValue: r.value.likeContractName,
113
+ "onUpdate:modelValue": e[0] || (e[0] = (l) => r.value.likeContractName = l),
112
114
  placeholder: n.$t("itsmFlowReckoning.contractNameRequired"),
113
- onKeyup: e[1] || (e[1] = m((l) => r(i).handleQuery(), ["enter"])),
115
+ onKeyup: e[1] || (e[1] = m((l) => a(i).handleQuery(), ["enter"])),
114
116
  class: "!w-[203px]"
115
117
  }, null, 8, ["modelValue", "placeholder"])
116
118
  ]),
@@ -126,11 +128,11 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
126
128
  prop: "likeContractNo"
127
129
  }, {
128
130
  default: t(() => [
129
- o(c, {
130
- modelValue: a.value.likeContractNo,
131
- "onUpdate:modelValue": e[2] || (e[2] = (l) => a.value.likeContractNo = l),
131
+ o(g, {
132
+ modelValue: r.value.likeContractNo,
133
+ "onUpdate:modelValue": e[2] || (e[2] = (l) => r.value.likeContractNo = l),
132
134
  placeholder: n.$t("itsmFlowReckoning.contractNoRequired"),
133
- onKeyup: e[3] || (e[3] = m((l) => r(i).handleQuery(), ["enter"])),
135
+ onKeyup: e[3] || (e[3] = m((l) => a(i).handleQuery(), ["enter"])),
134
136
  class: "!w-[203px]"
135
137
  }, null, 8, ["modelValue", "placeholder"])
136
138
  ]),
@@ -146,11 +148,11 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
146
148
  prop: "acceptanceNo"
147
149
  }, {
148
150
  default: t(() => [
149
- o(c, {
150
- modelValue: a.value.acceptanceNo,
151
- "onUpdate:modelValue": e[4] || (e[4] = (l) => a.value.acceptanceNo = l),
151
+ o(g, {
152
+ modelValue: r.value.acceptanceNo,
153
+ "onUpdate:modelValue": e[4] || (e[4] = (l) => r.value.acceptanceNo = l),
152
154
  placeholder: n.$t("itsmFlowReckoning.acceptanceNoRequireds"),
153
- onKeyup: e[5] || (e[5] = m((l) => r(i).handleQuery(), ["enter"])),
155
+ onKeyup: e[5] || (e[5] = m((l) => a(i).handleQuery(), ["enter"])),
154
156
  class: "!w-[203px]"
155
157
  }, null, 8, ["modelValue", "placeholder"])
156
158
  ]),
@@ -166,11 +168,11 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
166
168
  prop: "orderNo"
167
169
  }, {
168
170
  default: t(() => [
169
- o(c, {
170
- modelValue: a.value.orderNo,
171
- "onUpdate:modelValue": e[6] || (e[6] = (l) => a.value.orderNo = l),
171
+ o(g, {
172
+ modelValue: r.value.orderNo,
173
+ "onUpdate:modelValue": e[6] || (e[6] = (l) => r.value.orderNo = l),
172
174
  placeholder: n.$t("itsmFlowReckoning.orderNoRequireds"),
173
- onKeyup: e[7] || (e[7] = m((l) => r(i).handleQuery(), ["enter"])),
175
+ onKeyup: e[7] || (e[7] = m((l) => a(i).handleQuery(), ["enter"])),
174
176
  class: "!w-[203px]"
175
177
  }, null, 8, ["modelValue", "placeholder"])
176
178
  ]),
@@ -186,11 +188,11 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
186
188
  prop: "reckoningNo"
187
189
  }, {
188
190
  default: t(() => [
189
- o(c, {
190
- modelValue: a.value.reckoningNo,
191
- "onUpdate:modelValue": e[8] || (e[8] = (l) => a.value.reckoningNo = l),
191
+ o(g, {
192
+ modelValue: r.value.reckoningNo,
193
+ "onUpdate:modelValue": e[8] || (e[8] = (l) => r.value.reckoningNo = l),
192
194
  placeholder: n.$t("itsmFlowReckoning.reckoningNoRequireds"),
193
- onKeyup: e[9] || (e[9] = m((l) => r(i).handleQuery(), ["enter"])),
195
+ onKeyup: e[9] || (e[9] = m((l) => a(i).handleQuery(), ["enter"])),
194
196
  class: "!w-[203px]"
195
197
  }, null, 8, ["modelValue", "placeholder"])
196
198
  ]),
@@ -206,13 +208,16 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
206
208
  prop: "likeServiceOrg"
207
209
  }, {
208
210
  default: t(() => [
209
- o(c, {
210
- modelValue: a.value.likeServiceOrg,
211
- "onUpdate:modelValue": e[10] || (e[10] = (l) => a.value.likeServiceOrg = l),
212
- placeholder: n.$t("itsmFlowReckoning.serviceOrgRequired"),
213
- onKeyup: e[11] || (e[11] = m((l) => r(i).handleQuery(), ["enter"])),
211
+ o(C, {
212
+ modelValue: r.value.likeServiceOrg,
213
+ "onUpdate:modelValue": e[10] || (e[10] = (l) => r.value.likeServiceOrg = l),
214
+ placeholder: n.$t("itsmFlowAcceptance.serviceOrgRequired"),
215
+ data: a(R).values,
216
+ clearable: "",
217
+ filterable: "",
218
+ onKeyup: e[11] || (e[11] = m((l) => a(i).handleQuery(), ["enter"])),
214
219
  class: "!w-[203px]"
215
- }, null, 8, ["modelValue", "placeholder"])
220
+ }, null, 8, ["modelValue", "placeholder", "data"])
216
221
  ]),
217
222
  _: 1
218
223
  }, 8, ["label"])
@@ -226,12 +231,12 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
226
231
  prop: "applyStatus"
227
232
  }, {
228
233
  default: t(() => [
229
- o(P, {
230
- modelValue: a.value.applyStatus,
231
- "onUpdate:modelValue": e[12] || (e[12] = (l) => a.value.applyStatus = l),
234
+ o(C, {
235
+ modelValue: r.value.applyStatus,
236
+ "onUpdate:modelValue": e[12] || (e[12] = (l) => r.value.applyStatus = l),
232
237
  placeholder: n.$t("itsmFlowAcceptance.applyStatusRequired"),
233
- data: r(w).applyStatusEnum.values,
234
- onKeyup: e[13] || (e[13] = m((l) => r(i).handleQuery(), ["enter"]))
238
+ data: a(V).applyStatusEnum.values,
239
+ onKeyup: e[13] || (e[13] = m((l) => a(i).handleQuery(), ["enter"]))
235
240
  }, null, 8, ["modelValue", "placeholder", "data"])
236
241
  ]),
237
242
  _: 1
@@ -243,20 +248,20 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
243
248
  default: t(() => [
244
249
  o(p, { class: "search-btn" }, {
245
250
  default: t(() => [
246
- o($, {
251
+ o(F, {
247
252
  type: "primary",
248
- onClick: e[14] || (e[14] = (l) => r(i).handleQuery())
253
+ onClick: e[14] || (e[14] = (l) => a(i).handleQuery())
249
254
  }, {
250
255
  default: t(() => [
251
- V(g(n.$t("common.search")), 1)
256
+ y(v(n.$t("common.search")), 1)
252
257
  ]),
253
258
  _: 1
254
259
  }),
255
- o($, {
256
- onClick: e[15] || (e[15] = (l) => r(i).resetQuery())
260
+ o(F, {
261
+ onClick: e[15] || (e[15] = (l) => a(i).resetQuery())
257
262
  }, {
258
263
  default: t(() => [
259
- V(g(n.$t("common.reset")), 1)
264
+ y(v(n.$t("common.reset")), 1)
260
265
  ]),
261
266
  _: 1
262
267
  })
@@ -278,7 +283,7 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
278
283
  class: "table-container"
279
284
  }, {
280
285
  header: t(() => [
281
- o(C, null, {
286
+ o(_, null, {
282
287
  default: t(() => [
283
288
  o(s, { span: 17 }),
284
289
  o(s, {
@@ -286,9 +291,9 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
286
291
  class: "container-float"
287
292
  }, {
288
293
  default: t(() => [
289
- o(T, {
290
- modelValue: r(v),
291
- "onUpdate:modelValue": e[16] || (e[16] = (l) => h(v) ? v.value = l : v = l),
294
+ o(B, {
295
+ modelValue: a(c),
296
+ "onUpdate:modelValue": e[16] || (e[16] = (l) => O(c) ? c.value = l : c = l),
292
297
  "label-name": "itsm-flow-reckoning"
293
298
  }, null, 8, ["modelValue"])
294
299
  ]),
@@ -299,42 +304,42 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
299
304
  })
300
305
  ]),
301
306
  footer: t(() => [
302
- r(f) > 0 ? (k(), _(I, {
307
+ a(f) > 0 ? (w(), h(A, {
303
308
  key: 0,
304
- total: r(f),
305
- "onUpdate:total": e[17] || (e[17] = (l) => h(f) ? f.value = l : null),
306
- "current-page": a.value.curPage,
307
- "onUpdate:currentPage": e[18] || (e[18] = (l) => a.value.curPage = l),
308
- "page-size": a.value.pageSize,
309
- "onUpdate:pageSize": e[19] || (e[19] = (l) => a.value.pageSize = l),
310
- onPagination: e[20] || (e[20] = (l) => r(i).getList())
311
- }, null, 8, ["total", "current-page", "page-size"])) : S("", !0)
309
+ total: a(f),
310
+ "onUpdate:total": e[17] || (e[17] = (l) => O(f) ? f.value = l : null),
311
+ "current-page": r.value.curPage,
312
+ "onUpdate:currentPage": e[18] || (e[18] = (l) => r.value.curPage = l),
313
+ "page-size": r.value.pageSize,
314
+ "onUpdate:pageSize": e[19] || (e[19] = (l) => r.value.pageSize = l),
315
+ onPagination: e[20] || (e[20] = (l) => a(i).getList())
316
+ }, null, 8, ["total", "current-page", "page-size"])) : D("", !0)
312
317
  ]),
313
318
  default: t(() => [
314
- o(B, {
319
+ o(I, {
315
320
  ref_key: "multipleTableRef",
316
321
  ref: U,
317
322
  "row-key": "reckoningId",
318
- "list-loading": r(q),
319
- data: r(O),
320
- "table-label": r(v),
321
- onSelectionChange: K,
322
- onSortChange: Q
323
+ "list-loading": a(j),
324
+ data: a(K),
325
+ "table-label": a(c),
326
+ onSelectionChange: T,
327
+ onSortChange: z
323
328
  }, {
324
329
  entrustName: t((l) => [
325
- y("span", null, g(r(w).projectNameDict.getDictValue(l.data.row.entrustName)), 1)
330
+ N("span", null, v(a(V).projectNameDict.getDictValue(l.data.row.entrustName)), 1)
326
331
  ]),
327
332
  serviceOrg: t((l) => [
328
- y("span", null, g(r(w).orgIdBizDict.getValue(l.data.row.serviceOrg)), 1)
333
+ N("span", null, v(a(V).orgIdBizDict.getValue(l.data.row.serviceOrg)), 1)
329
334
  ]),
330
335
  operation: t((l) => [
331
- G((k(), F("span", {
336
+ J((w(), S("span", {
332
337
  class: "el-button-color",
333
- onClick: (oe) => j(l.data.row)
338
+ onClick: (ae) => Q(l.data.row)
334
339
  }, [
335
- V(g(n.$t("common.view")), 1)
336
- ], 8, ee)), [
337
- [A, ["itsmflow:itsm_flow_reckoning:view"]]
340
+ y(v(n.$t("common.view")), 1)
341
+ ], 8, te)), [
342
+ [E, ["itsmflow:itsm_flow_reckoning:view"]]
338
343
  ])
339
344
  ]),
340
345
  _: 1
@@ -342,18 +347,18 @@ const Z = { class: "app-container" }, x = { class: "search-container" }, ee = ["
342
347
  ]),
343
348
  _: 1
344
349
  }),
345
- d.value.visible ? (k(), _(Y, {
350
+ d.value.visible ? (w(), h(ee, {
346
351
  key: 0,
347
352
  modelValue: d.value.visible,
348
353
  "onUpdate:modelValue": e[21] || (e[21] = (l) => d.value.visible = l),
349
354
  title: d.value.title,
350
- "entity-key": r(R),
355
+ "entity-key": a($),
351
356
  width: "900px"
352
- }, null, 8, ["modelValue", "title", "entity-key"])) : S("", !0)
357
+ }, null, 8, ["modelValue", "title", "entity-key"])) : D("", !0)
353
358
  ]);
354
359
  };
355
360
  }
356
361
  });
357
362
  export {
358
- se as default
363
+ de as default
359
364
  };
@@ -2,8 +2,8 @@ import { defineComponent as M, ref as R, reactive as S, resolveComponent as s, r
2
2
  import { useTableHooks as X } from "jmash-core";
3
3
  import { useI18n as Y } from "vue-i18n";
4
4
  import { i as Z } from "./common-Cwl5jzlM.mjs";
5
- import { _ as x } from "./edit.vue_vue_type_script_setup_true_lang-CjjtZ0-a.mjs";
6
- import { C as ee, D as h } from "./index-DVDOqO_3.mjs";
5
+ import { _ as x } from "./edit.vue_vue_type_script_setup_true_lang-BjhcvEHi.mjs";
6
+ import { C as ee, D as h } from "./index-Cgbv4Ijf.mjs";
7
7
  const oe = { class: "app-container" }, le = { class: "search-container" }, te = ["onClick"], ne = ["onClick"], pe = /* @__PURE__ */ M({
8
8
  __name: "index",
9
9
  setup(ae) {