xyvcard-itsm-flow 0.0.15 → 0.0.17

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 (42) hide show
  1. package/dist/{edit-C5EkvsBj.mjs → edit-BKYkA5db.mjs} +1 -1
  2. package/dist/{edit-CF3xSSyv.mjs → edit-BeFLJLv1.mjs} +1 -1
  3. package/dist/{edit-Rj9Uz_7E.mjs → edit-BrIptvPg.mjs} +1 -1
  4. package/dist/{edit.vue_vue_type_script_setup_true_lang-CXXUyaL0.mjs → edit.vue_vue_type_script_setup_true_lang-BhTKkYft.mjs} +9 -8
  5. package/dist/{edit.vue_vue_type_script_setup_true_lang-D1aLFtH6.mjs → edit.vue_vue_type_script_setup_true_lang-BiWjf5y2.mjs} +29 -28
  6. package/dist/{edit.vue_vue_type_script_setup_true_lang-CMBByn6f.mjs → edit.vue_vue_type_script_setup_true_lang-CjjtZ0-a.mjs} +8 -7
  7. package/dist/{el-message-DweX1k3E.mjs → el-message-DawVzOVQ.mjs} +25 -25
  8. package/dist/{index-DkosMJpy.mjs → index-B7M3zSyM.mjs} +2 -2
  9. package/dist/{index-_KUj3xRY.mjs → index-B7xhs2Eg.mjs} +5 -4
  10. package/dist/{index-BvRC1w8b.mjs → index-B9enSHLF.mjs} +36 -35
  11. package/dist/index-BuNBRcBE.mjs +419 -0
  12. package/dist/{index-tRvxeQdk.mjs → index-C0CZrR-1.mjs} +2 -2
  13. package/dist/index-C3OfA9Me.mjs +355 -0
  14. package/dist/index-CW4AhrRD.mjs +359 -0
  15. package/dist/{index-DukVUjy5.mjs → index-CZw5m3rz.mjs} +17 -16
  16. package/dist/{index-VuC-5Jb_.mjs → index-Clc9EA6r.mjs} +5 -4
  17. package/dist/index-DVDOqO_3.mjs +491 -0
  18. package/dist/{index-D8N9GIjm.mjs → index-DY017z-s.mjs} +2 -2
  19. package/dist/{index-CWrGwJD5.mjs → index-IG9HKXxJ.mjs} +9 -8
  20. package/dist/index-PafaMNgK.mjs +110 -0
  21. package/dist/{index-ciUtLvg7.mjs → index-d_oBTW1A.mjs} +9 -8
  22. package/dist/index.mjs +261 -251
  23. package/dist/info-CFSSXb0f.mjs +4 -0
  24. package/dist/info-D6GMiIlG.mjs +4 -0
  25. package/dist/info-DxYNokk4.mjs +4 -0
  26. package/dist/info.vue_vue_type_script_setup_true_lang-BFT23MNt.mjs +373 -0
  27. package/dist/info.vue_vue_type_script_setup_true_lang-CSn1JLZG.mjs +363 -0
  28. package/dist/info.vue_vue_type_script_setup_true_lang-CYmFW8We.mjs +393 -0
  29. package/dts/api/index.d.ts +1 -0
  30. package/dts/api/itsm-flow-acceptance/types.d.ts +3 -0
  31. package/dts/api/itsm-flow-entrust/types.d.ts +4 -0
  32. package/dts/api/itsm-flow-reckoning/types.d.ts +1 -0
  33. package/dts/constant.d.ts +1 -0
  34. package/dts/lang/itsm-flow/zh-cn.d.ts +10 -0
  35. package/dts/views/itsm-flow-acceptance-info/index.vue.d.ts +2 -0
  36. package/dts/views/itsm-flow-acceptance-info/info.vue.d.ts +26 -0
  37. package/dts/views/itsm-flow-entrust-info/index.vue.d.ts +2 -0
  38. package/dts/views/itsm-flow-entrust-info/info.vue.d.ts +26 -0
  39. package/dts/views/itsm-flow-reckoning-info/index.vue.d.ts +2 -0
  40. package/dts/views/itsm-flow-reckoning-info/info.vue.d.ts +26 -0
  41. package/package.json +1 -1
  42. package/dist/index-CMpeLVvR.mjs +0 -593
@@ -1,11 +1,12 @@
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 i, unref as b, createBlock as $, createCommentVNode as V, renderList as te } from "vue";
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
- import { D as F, i as I, C as y, u as ae, a as oe } from "./index-CMpeLVvR.mjs";
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
5
  import { fileApi as ne } from "jmash-core";
5
6
  import { useI18n as se } from "vue-i18n";
6
7
  import { F as ue } from "./FileSaver.min-5d27MsC6.mjs";
7
- import { E as j } from "./el-message-DweX1k3E.mjs";
8
- const ve = /* @__PURE__ */ Z({
8
+ import { E as j } from "./el-message-DawVzOVQ.mjs";
9
+ const be = /* @__PURE__ */ Z({
9
10
  __name: "index",
10
11
  props: /* @__PURE__ */ ee({
11
12
  task: {
@@ -22,8 +23,8 @@ const ve = /* @__PURE__ */ Z({
22
23
  const { t: N } = se();
23
24
  async function P(t) {
24
25
  try {
25
- const a = ne.fileUrl(t.filePath), n = await (await fetch(a)).blob(), r = window.URL.createObjectURL(n), v = document.createElement("a");
26
- v.href = r, v.download = t.fileName || "download", document.body.appendChild(v), v.click();
26
+ const a = ne.fileUrl(t.filePath), n = await (await fetch(a)).blob(), i = window.URL.createObjectURL(n), v = document.createElement("a");
27
+ v.href = i, v.download = t.fileName || "download", document.body.appendChild(v), v.click();
27
28
  } catch {
28
29
  }
29
30
  }
@@ -92,7 +93,7 @@ const ve = /* @__PURE__ */ Z({
92
93
  });
93
94
  }
94
95
  return (t, a) => {
95
- const o = d("el-col"), n = d("el-form-item"), r = d("el-row"), v = d("el-table-column"), C = d("el-button"), H = d("el-table"), J = d("CircleClose"), Q = d("el-icon"), X = d("el-form"), Y = d("jmash-multi-upload");
96
+ const o = d("el-col"), n = d("el-form-item"), i = d("el-row"), v = d("el-table-column"), C = d("el-button"), H = d("el-table"), J = d("CircleClose"), Q = d("el-icon"), X = d("el-form"), Y = d("jmash-multi-upload");
96
97
  return k(), A(O, null, [
97
98
  e(o, { span: 24 }, {
98
99
  default: l(() => a[1] || (a[1] = [
@@ -109,7 +110,7 @@ const ve = /* @__PURE__ */ Z({
109
110
  class: "custom-table-form"
110
111
  }, {
111
112
  default: l(() => [
112
- e(r, null, {
113
+ e(i, null, {
113
114
  default: l(() => [
114
115
  e(o, { span: 24 }, {
115
116
  default: l(() => [
@@ -118,7 +119,7 @@ const ve = /* @__PURE__ */ Z({
118
119
  prop: "contractName"
119
120
  }, {
120
121
  default: l(() => [
121
- u(i(c.value.contractName), 1)
122
+ u(r(c.value.contractName), 1)
122
123
  ]),
123
124
  _: 1
124
125
  }, 8, ["label"])
@@ -128,7 +129,7 @@ const ve = /* @__PURE__ */ Z({
128
129
  ]),
129
130
  _: 1
130
131
  }),
131
- e(r, null, {
132
+ e(i, null, {
132
133
  default: l(() => [
133
134
  e(o, { span: 24 }, {
134
135
  default: l(() => [
@@ -137,7 +138,7 @@ const ve = /* @__PURE__ */ Z({
137
138
  prop: "contractNo"
138
139
  }, {
139
140
  default: l(() => [
140
- u(i(c.value.contractNo), 1)
141
+ u(r(c.value.contractNo), 1)
141
142
  ]),
142
143
  _: 1
143
144
  }, 8, ["label"])
@@ -147,7 +148,7 @@ const ve = /* @__PURE__ */ Z({
147
148
  ]),
148
149
  _: 1
149
150
  }),
150
- e(r, null, {
151
+ e(i, null, {
151
152
  default: l(() => [
152
153
  e(o, { span: 24 }, {
153
154
  default: l(() => [
@@ -156,7 +157,7 @@ const ve = /* @__PURE__ */ Z({
156
157
  prop: "orderNo"
157
158
  }, {
158
159
  default: l(() => [
159
- u(i(c.value.orderNo), 1)
160
+ u(r(c.value.orderNo), 1)
160
161
  ]),
161
162
  _: 1
162
163
  }, 8, ["label"])
@@ -166,7 +167,7 @@ const ve = /* @__PURE__ */ Z({
166
167
  ]),
167
168
  _: 1
168
169
  }),
169
- e(r, null, {
170
+ e(i, null, {
170
171
  default: l(() => [
171
172
  e(o, { span: 24 }, {
172
173
  default: l(() => [
@@ -175,7 +176,7 @@ const ve = /* @__PURE__ */ Z({
175
176
  prop: "entrustName"
176
177
  }, {
177
178
  default: l(() => [
178
- u(i(b(F).projectNameDict.getDictValue(c.value.entrustName)), 1)
179
+ u(r(b(F).projectNameDict.getDictValue(c.value.entrustName)), 1)
179
180
  ]),
180
181
  _: 1
181
182
  }, 8, ["label"])
@@ -185,7 +186,7 @@ const ve = /* @__PURE__ */ Z({
185
186
  ]),
186
187
  _: 1
187
188
  }),
188
- e(r, null, {
189
+ e(i, null, {
189
190
  default: l(() => [
190
191
  e(o, { span: 12 }, {
191
192
  default: l(() => [
@@ -194,7 +195,7 @@ const ve = /* @__PURE__ */ Z({
194
195
  prop: "serviceOrg"
195
196
  }, {
196
197
  default: l(() => [
197
- u(i(b(F).orgIdBizDict.getValue(c.value.serviceOrg)), 1)
198
+ u(r(b(F).orgIdBizDict.getValue(c.value.serviceOrg)), 1)
198
199
  ]),
199
200
  _: 1
200
201
  }, 8, ["label"])
@@ -208,7 +209,7 @@ const ve = /* @__PURE__ */ Z({
208
209
  prop: "stage"
209
210
  }, {
210
211
  default: l(() => [
211
- u(i(c.value.stage), 1)
212
+ u(r(c.value.stage), 1)
212
213
  ]),
213
214
  _: 1
214
215
  }, 8, ["label"])
@@ -222,7 +223,7 @@ const ve = /* @__PURE__ */ Z({
222
223
  prop: "headmanName"
223
224
  }, {
224
225
  default: l(() => [
225
- u(i(c.value.headmanName), 1)
226
+ u(r(c.value.headmanName), 1)
226
227
  ]),
227
228
  _: 1
228
229
  }, 8, ["label"])
@@ -236,7 +237,7 @@ const ve = /* @__PURE__ */ Z({
236
237
  prop: "membersName"
237
238
  }, {
238
239
  default: l(() => [
239
- u(i(c.value.membersName), 1)
240
+ u(r(c.value.membersName), 1)
240
241
  ]),
241
242
  _: 1
242
243
  }, 8, ["label"])
@@ -246,7 +247,7 @@ const ve = /* @__PURE__ */ Z({
246
247
  ]),
247
248
  _: 1
248
249
  }),
249
- e(r, null, {
250
+ e(i, null, {
250
251
  default: l(() => [
251
252
  e(o, { span: 24 }, {
252
253
  default: l(() => [
@@ -297,7 +298,7 @@ const ve = /* @__PURE__ */ Z({
297
298
  ]),
298
299
  _: 1
299
300
  }),
300
- e(r, null, {
301
+ e(i, null, {
301
302
  default: l(() => [
302
303
  e(o, { span: 24 }, {
303
304
  default: l(() => [
@@ -306,7 +307,7 @@ const ve = /* @__PURE__ */ Z({
306
307
  prop: "serviceContent"
307
308
  }, {
308
309
  default: l(() => [
309
- u(i(c.value.serviceContent), 1)
310
+ u(r(c.value.serviceContent), 1)
310
311
  ]),
311
312
  _: 1
312
313
  }, 8, ["label"])
@@ -316,7 +317,7 @@ const ve = /* @__PURE__ */ Z({
316
317
  ]),
317
318
  _: 1
318
319
  }),
319
- e(r, null, {
320
+ e(i, null, {
320
321
  default: l(() => [
321
322
  f.task.taskDefinitionKey !== b(y).node.sign ? (k(), $(o, {
322
323
  key: 0,
@@ -328,7 +329,7 @@ const ve = /* @__PURE__ */ Z({
328
329
  prop: "result"
329
330
  }, {
330
331
  default: l(() => [
331
- u(i(b(F).isValuesDict.getValue(c.value.result)), 1)
332
+ u(r(b(F).isValuesDict.getValue(c.value.result)), 1)
332
333
  ]),
333
334
  _: 1
334
335
  }, 8, ["label"])
@@ -338,7 +339,7 @@ const ve = /* @__PURE__ */ Z({
338
339
  ]),
339
340
  _: 1
340
341
  }),
341
- e(r, null, {
342
+ e(i, null, {
342
343
  default: l(() => [
343
344
  e(o, { span: 24 }, {
344
345
  default: l(() => [
@@ -347,7 +348,7 @@ const ve = /* @__PURE__ */ Z({
347
348
  prop: "acceptanceNo"
348
349
  }, {
349
350
  default: l(() => [
350
- u(i(c.value.acceptanceNo), 1)
351
+ u(r(c.value.acceptanceNo), 1)
351
352
  ]),
352
353
  _: 1
353
354
  }, 8, ["label"])
@@ -357,7 +358,7 @@ const ve = /* @__PURE__ */ Z({
357
358
  ]),
358
359
  _: 1
359
360
  }),
360
- e(r, null, {
361
+ e(i, null, {
361
362
  default: l(() => [
362
363
  e(o, { span: 24 }, {
363
364
  default: l(() => [
@@ -366,7 +367,7 @@ const ve = /* @__PURE__ */ Z({
366
367
  prop: "evaluate"
367
368
  }, {
368
369
  default: l(() => [
369
- u(i(c.value.evaluate), 1)
370
+ u(r(c.value.evaluate), 1)
370
371
  ]),
371
372
  _: 1
372
373
  }, 8, ["label"])
@@ -376,7 +377,7 @@ const ve = /* @__PURE__ */ Z({
376
377
  ]),
377
378
  _: 1
378
379
  }),
379
- e(r, { class: "bordered-row" }, {
380
+ e(i, { class: "bordered-row" }, {
380
381
  default: l(() => [
381
382
  e(o, { span: 12 }, {
382
383
  default: l(() => a[3] || (a[3] = [
@@ -422,7 +423,7 @@ const ve = /* @__PURE__ */ Z({
422
423
  ]),
423
424
  _: 1
424
425
  }),
425
- e(r, null, {
426
+ e(i, null, {
426
427
  default: l(() => [
427
428
  f.task.taskDefinitionKey === b(y).node.upload ? (k(), $(o, {
428
429
  key: 0,
@@ -439,7 +440,7 @@ const ve = /* @__PURE__ */ Z({
439
440
  onClick: R
440
441
  }, {
441
442
  default: l(() => [
442
- u(i(t.$t("common.uploadFiles")), 1)
443
+ u(r(t.$t("common.uploadFiles")), 1)
443
444
  ]),
444
445
  _: 1
445
446
  }, 8, ["icon"])
@@ -452,7 +453,7 @@ const ve = /* @__PURE__ */ Z({
452
453
  key: g,
453
454
  class: "files-list"
454
455
  }, [
455
- u(i(w.fileName) + " ", 1),
456
+ u(r(w.fileName) + " ", 1),
456
457
  e(Q, {
457
458
  size: "16",
458
459
  class: "icon-right",
@@ -485,7 +486,7 @@ const ve = /* @__PURE__ */ Z({
485
486
  onClick: S
486
487
  }, {
487
488
  default: l(() => [
488
- u(i(t.$t("itsmFlowEntrust.export")), 1)
489
+ u(r(t.$t("itsmFlowEntrust.export")), 1)
489
490
  ]),
490
491
  _: 1
491
492
  })
@@ -513,5 +514,5 @@ const ve = /* @__PURE__ */ Z({
513
514
  }
514
515
  });
515
516
  export {
516
- ve as default
517
+ be as default
517
518
  };