xyvcard-itsm-flow 0.0.11 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{edit-B6eDlOpi.mjs → edit-C5EkvsBj.mjs} +1 -1
- package/dist/{edit-Cfo0JZSs.mjs → edit-CF3xSSyv.mjs} +1 -1
- package/dist/{edit-RoD8ie-7.mjs → edit-Rj9Uz_7E.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-IEXBlCBV.mjs → edit.vue_vue_type_script_setup_true_lang-CMBByn6f.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-iiu5w8LK.mjs → edit.vue_vue_type_script_setup_true_lang-CXXUyaL0.mjs} +1 -1
- package/dist/edit.vue_vue_type_script_setup_true_lang-D1aLFtH6.mjs +582 -0
- package/dist/{el-message-So7u3ZRi.mjs → el-message-DweX1k3E.mjs} +1 -1
- package/dist/{index-D5ZcRr4h.mjs → index-1bFZ2FEX.mjs} +144 -120
- package/dist/{index-C7wI2ALv.mjs → index-CMpeLVvR.mjs} +72 -64
- package/dist/{index-C96hiFIm.mjs → index-CWrGwJD5.mjs} +61 -58
- package/dist/{index-CzSzBtpb.mjs → index-D8N9GIjm.mjs} +25 -26
- package/dist/{index-CC7B9YOg.mjs → index-DkosMJpy.mjs} +2 -2
- package/dist/{index-m-ohs_8-.mjs → index-DukVUjy5.mjs} +2 -2
- package/dist/{index-CNIFtVcB.mjs → index-VuC-5Jb_.mjs} +91 -91
- package/dist/{index-DWuCzfFj.mjs → index-_KUj3xRY.mjs} +94 -94
- package/dist/{index-CMbZtOBo.mjs → index-ciUtLvg7.mjs} +2 -2
- package/dist/{index-nSm5Jecq.mjs → index-tRvxeQdk.mjs} +2 -2
- package/dist/index.mjs +1 -1
- package/dts/api/itsm-flow-acceptance/types.d.ts +2 -0
- package/dts/constant.d.ts +4 -0
- package/package.json +63 -63
- package/dist/edit.vue_vue_type_script_setup_true_lang-e_oZRaYA.mjs +0 -557
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { defineComponent as
|
|
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
|
-
import { D as C, C as
|
|
4
|
-
import { i as
|
|
3
|
+
import { D as C, C as $, u as re, a as ie, e as de } from "./index-CMpeLVvR.mjs";
|
|
4
|
+
import { i as S, t as ce, a as pe } from "./common-Cwl5jzlM.mjs";
|
|
5
5
|
import "jmash-core";
|
|
6
6
|
import { useI18n as me } from "vue-i18n";
|
|
7
7
|
import { F as fe } from "./FileSaver.min-5d27MsC6.mjs";
|
|
8
|
-
import { E as
|
|
8
|
+
import { E as j } from "./el-message-DweX1k3E.mjs";
|
|
9
9
|
const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
10
10
|
key: 2,
|
|
11
11
|
class: "distance-left"
|
|
12
|
-
}, $e = /* @__PURE__ */
|
|
12
|
+
}, $e = /* @__PURE__ */ oe({
|
|
13
13
|
__name: "index",
|
|
14
|
-
props: /* @__PURE__ */
|
|
14
|
+
props: /* @__PURE__ */ ne({
|
|
15
15
|
task: {
|
|
16
16
|
type: Object,
|
|
17
17
|
default: () => {
|
|
@@ -22,12 +22,12 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
22
22
|
modelModifiers: {}
|
|
23
23
|
}),
|
|
24
24
|
emits: ["update:modelValue"],
|
|
25
|
-
setup(
|
|
26
|
-
const { t: N } = me(),
|
|
25
|
+
setup(h, { expose: q }) {
|
|
26
|
+
const { t: N } = me(), K = ae(() => (i.value.entrustUser || []).map((t) => ({
|
|
27
27
|
cost: typeof t.cost == "number" ? t.cost : 0,
|
|
28
28
|
duration: typeof t.duration == "number" ? t.duration : 0
|
|
29
|
-
}))),
|
|
30
|
-
|
|
29
|
+
}))), T = () => {
|
|
30
|
+
S.exportFilePdf({
|
|
31
31
|
reckoningId: g.value.reckoningId
|
|
32
32
|
}).then((t) => {
|
|
33
33
|
const n = new Blob([t.data], {
|
|
@@ -37,43 +37,43 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
37
37
|
});
|
|
38
38
|
};
|
|
39
39
|
C.orgIdBizDict.useValues();
|
|
40
|
-
const
|
|
41
|
-
reckoningId:
|
|
42
|
-
}), i = f({}), v =
|
|
43
|
-
function
|
|
40
|
+
const w = h, g = f({
|
|
41
|
+
reckoningId: w.task.businessKey
|
|
42
|
+
}), i = f({}), v = se(h, "modelValue"), R = f(), z = f({}), E = f(!1), U = f(), m = f([]), V = f();
|
|
43
|
+
function W() {
|
|
44
44
|
E.value = !0, U.value.clearFileList();
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function G(t) {
|
|
47
47
|
m == null || m.value.splice(t, 1);
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function H(t) {
|
|
50
50
|
const n = {
|
|
51
51
|
fileName: t.name,
|
|
52
52
|
fileId: t.response.fileId
|
|
53
53
|
};
|
|
54
|
-
m == null || m.value.push(n), m.value = [...new Set(m.value)],
|
|
54
|
+
m == null || m.value.push(n), m.value = [...new Set(m.value)], V.value = {
|
|
55
55
|
requestId: Math.random() * 10 + "",
|
|
56
|
-
taskId:
|
|
56
|
+
taskId: w.task.id,
|
|
57
57
|
name: t.name,
|
|
58
58
|
type: t.response.contentType,
|
|
59
59
|
url: t.response.fileSrc
|
|
60
|
-
},
|
|
60
|
+
}, J();
|
|
61
61
|
}
|
|
62
|
-
function
|
|
63
|
-
ie.uploadFile(
|
|
64
|
-
|
|
62
|
+
function J() {
|
|
63
|
+
ie.uploadFile(V.value).then(() => {
|
|
64
|
+
j.success(N("common.uploadSuccess"));
|
|
65
65
|
}).catch(() => {
|
|
66
|
-
|
|
66
|
+
j.error(N("common.uploadError"));
|
|
67
67
|
});
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function D(t) {
|
|
70
70
|
t.mobileEncrypt = !t.mobileEncrypt;
|
|
71
71
|
}
|
|
72
|
-
|
|
73
|
-
changeModel: () =>
|
|
72
|
+
w.task.businessKey && X(), q({
|
|
73
|
+
changeModel: () => Y()
|
|
74
74
|
});
|
|
75
|
-
function
|
|
76
|
-
|
|
75
|
+
function Q() {
|
|
76
|
+
de.findList({ actionId: g.value.reckoningId }).then(({ data: t }) => {
|
|
77
77
|
i.value.entrustUser = [], t.results.forEach((n) => {
|
|
78
78
|
n.actionId == g.value.reckoningId && i.value.entrustUser.push({
|
|
79
79
|
...n,
|
|
@@ -82,25 +82,25 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
82
82
|
});
|
|
83
83
|
});
|
|
84
84
|
}
|
|
85
|
-
function
|
|
86
|
-
|
|
87
|
-
i.value = Object.assign(i.value, t),
|
|
85
|
+
function X() {
|
|
86
|
+
S.findById({ reckoningId: g.value.reckoningId }).then(({ data: t }) => {
|
|
87
|
+
i.value = Object.assign(i.value, t), Q();
|
|
88
88
|
});
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function Y() {
|
|
91
91
|
return v.value && (v.value.selectActions = [
|
|
92
92
|
{ key: "true", value: "同意" },
|
|
93
93
|
{ key: "false", value: "不同意" }
|
|
94
|
-
], v.value.varName = "approved", v.value.module = "", v.value.module =
|
|
94
|
+
], v.value.varName = "approved", v.value.module = "", v.value.module = $.MODULE_ITSMFLOW), new Promise((t, n) => {
|
|
95
95
|
var s;
|
|
96
|
-
(s =
|
|
97
|
-
|
|
96
|
+
(s = R.value) == null || s.validate((d) => {
|
|
97
|
+
d ? (v.value && (v.value.comment = ""), t(!0)) : n(!1);
|
|
98
98
|
});
|
|
99
99
|
});
|
|
100
100
|
}
|
|
101
101
|
return (t, n) => {
|
|
102
|
-
const s = p("el-col"),
|
|
103
|
-
return _(),
|
|
102
|
+
const s = p("el-col"), d = p("el-form-item"), c = p("el-row"), y = p("el-table-column"), M = p("svg-icon"), Z = p("el-table"), L = p("el-button"), x = p("CircleClose"), ee = p("el-icon"), le = p("el-form"), te = p("jmash-multi-upload");
|
|
103
|
+
return _(), k(P, null, [
|
|
104
104
|
e(s, { span: 24 }, {
|
|
105
105
|
default: l(() => n[1] || (n[1] = [
|
|
106
106
|
a("div", { class: "title" }, "委托服务合同结算清单", -1)
|
|
@@ -108,19 +108,19 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
108
108
|
_: 1,
|
|
109
109
|
__: [1]
|
|
110
110
|
}),
|
|
111
|
-
e(
|
|
111
|
+
e(le, {
|
|
112
112
|
ref_key: "taskFormRef",
|
|
113
|
-
ref:
|
|
114
|
-
model:
|
|
113
|
+
ref: R,
|
|
114
|
+
model: z.value,
|
|
115
115
|
"label-width": "150px",
|
|
116
116
|
class: "custom-table-form"
|
|
117
117
|
}, {
|
|
118
118
|
default: l(() => [
|
|
119
|
-
e(
|
|
119
|
+
e(c, null, {
|
|
120
120
|
default: l(() => [
|
|
121
121
|
e(s, { span: 24 }, {
|
|
122
122
|
default: l(() => [
|
|
123
|
-
e(
|
|
123
|
+
e(d, {
|
|
124
124
|
label: t.$t("itsmFlowReckoning.contractName"),
|
|
125
125
|
prop: "contractName"
|
|
126
126
|
}, {
|
|
@@ -135,11 +135,11 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
135
135
|
]),
|
|
136
136
|
_: 1
|
|
137
137
|
}),
|
|
138
|
-
e(
|
|
138
|
+
e(c, null, {
|
|
139
139
|
default: l(() => [
|
|
140
140
|
e(s, { span: 24 }, {
|
|
141
141
|
default: l(() => [
|
|
142
|
-
e(
|
|
142
|
+
e(d, {
|
|
143
143
|
label: t.$t("itsmFlowReckoning.contractNo"),
|
|
144
144
|
prop: "contractNo"
|
|
145
145
|
}, {
|
|
@@ -154,16 +154,16 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
154
154
|
]),
|
|
155
155
|
_: 1
|
|
156
156
|
}),
|
|
157
|
-
e(
|
|
157
|
+
e(c, null, {
|
|
158
158
|
default: l(() => [
|
|
159
159
|
e(s, { span: 24 }, {
|
|
160
160
|
default: l(() => [
|
|
161
|
-
e(
|
|
161
|
+
e(d, {
|
|
162
162
|
label: t.$t("itsmFlowReckoning.entrustName"),
|
|
163
163
|
prop: "entrustName"
|
|
164
164
|
}, {
|
|
165
165
|
default: l(() => [
|
|
166
|
-
u(r(
|
|
166
|
+
u(r(b(C).projectNameDict.getDictValue(i.value.entrustName)), 1)
|
|
167
167
|
]),
|
|
168
168
|
_: 1
|
|
169
169
|
}, 8, ["label"])
|
|
@@ -173,16 +173,16 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
173
173
|
]),
|
|
174
174
|
_: 1
|
|
175
175
|
}),
|
|
176
|
-
e(
|
|
176
|
+
e(c, null, {
|
|
177
177
|
default: l(() => [
|
|
178
178
|
e(s, { span: 24 }, {
|
|
179
179
|
default: l(() => [
|
|
180
|
-
e(
|
|
180
|
+
e(d, {
|
|
181
181
|
label: t.$t("itsmFlowReckoning.serviceOrg"),
|
|
182
182
|
prop: "serviceOrg"
|
|
183
183
|
}, {
|
|
184
184
|
default: l(() => [
|
|
185
|
-
u(r(
|
|
185
|
+
u(r(b(C).orgIdBizDict.getValue(i.value.serviceOrg)), 1)
|
|
186
186
|
]),
|
|
187
187
|
_: 1
|
|
188
188
|
}, 8, ["label"])
|
|
@@ -192,11 +192,11 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
192
192
|
]),
|
|
193
193
|
_: 1
|
|
194
194
|
}),
|
|
195
|
-
e(
|
|
195
|
+
e(c, null, {
|
|
196
196
|
default: l(() => [
|
|
197
197
|
e(s, { span: 24 }, {
|
|
198
198
|
default: l(() => [
|
|
199
|
-
e(
|
|
199
|
+
e(d, {
|
|
200
200
|
label: t.$t("itsmFlowReckoning.acceptanceNo"),
|
|
201
201
|
prop: "acceptanceNo"
|
|
202
202
|
}, {
|
|
@@ -211,11 +211,11 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
211
211
|
]),
|
|
212
212
|
_: 1
|
|
213
213
|
}),
|
|
214
|
-
e(
|
|
214
|
+
e(c, null, {
|
|
215
215
|
default: l(() => [
|
|
216
216
|
e(s, { span: 24 }, {
|
|
217
217
|
default: l(() => [
|
|
218
|
-
e(
|
|
218
|
+
e(d, {
|
|
219
219
|
label: t.$t("itsmFlowReckoning.orderNo"),
|
|
220
220
|
prop: "orderNo"
|
|
221
221
|
}, {
|
|
@@ -230,11 +230,11 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
230
230
|
]),
|
|
231
231
|
_: 1
|
|
232
232
|
}),
|
|
233
|
-
e(
|
|
233
|
+
e(c, null, {
|
|
234
234
|
default: l(() => [
|
|
235
235
|
e(s, { span: 24 }, {
|
|
236
236
|
default: l(() => [
|
|
237
|
-
e(
|
|
237
|
+
e(d, {
|
|
238
238
|
label: t.$t("itsmFlowReckoning.reckoningNo"),
|
|
239
239
|
prop: "reckoningNo"
|
|
240
240
|
}, {
|
|
@@ -249,11 +249,11 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
249
249
|
]),
|
|
250
250
|
_: 1
|
|
251
251
|
}),
|
|
252
|
-
e(
|
|
252
|
+
e(c, null, {
|
|
253
253
|
default: l(() => [
|
|
254
254
|
e(s, { span: 24 }, {
|
|
255
255
|
default: l(() => [
|
|
256
|
-
e(
|
|
256
|
+
e(d, {
|
|
257
257
|
label: t.$t("itsmFlowReckoning.serviceContent"),
|
|
258
258
|
prop: "serviceContent"
|
|
259
259
|
}, {
|
|
@@ -268,17 +268,17 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
268
268
|
]),
|
|
269
269
|
_: 1
|
|
270
270
|
}),
|
|
271
|
-
e(
|
|
271
|
+
e(c, null, {
|
|
272
272
|
default: l(() => [
|
|
273
273
|
e(s, { span: 24 }, {
|
|
274
274
|
default: l(() => [
|
|
275
|
-
e(
|
|
275
|
+
e(Z, {
|
|
276
276
|
stripe: "",
|
|
277
277
|
data: i.value.entrustUser,
|
|
278
278
|
style: { width: "100%" }
|
|
279
279
|
}, {
|
|
280
280
|
default: l(() => [
|
|
281
|
-
e(
|
|
281
|
+
e(y, {
|
|
282
282
|
prop: "userId",
|
|
283
283
|
label: t.$t("itsmFlowEntrustUser.userId")
|
|
284
284
|
}, {
|
|
@@ -287,30 +287,30 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
287
287
|
]),
|
|
288
288
|
_: 1
|
|
289
289
|
}, 8, ["label"]),
|
|
290
|
-
e(
|
|
290
|
+
e(y, {
|
|
291
291
|
prop: "idNo",
|
|
292
292
|
label: t.$t("itsmFlowEntrustUser.idNo")
|
|
293
293
|
}, {
|
|
294
294
|
default: l((o) => [
|
|
295
|
-
o.row.mobileEncrypt ? (_(),
|
|
296
|
-
o.row.idNoIns ? (_(),
|
|
297
|
-
|
|
295
|
+
o.row.mobileEncrypt ? (_(), k("span", ve, r(o.row.idNo), 1)) : (_(), k("span", _e, r(o.row.idNoIns), 1)),
|
|
296
|
+
o.row.idNoIns ? (_(), k("span", be, [
|
|
297
|
+
A(e(M, {
|
|
298
298
|
"icon-class": "close-eye",
|
|
299
|
-
onClick: (F) =>
|
|
299
|
+
onClick: (F) => D(o.row)
|
|
300
300
|
}, null, 8, ["onClick"]), [
|
|
301
|
-
[
|
|
301
|
+
[B, !o.row.mobileEncrypt]
|
|
302
302
|
]),
|
|
303
|
-
|
|
303
|
+
A(e(M, {
|
|
304
304
|
"icon-class": "eye-open",
|
|
305
|
-
onClick: (F) =>
|
|
305
|
+
onClick: (F) => D(o.row)
|
|
306
306
|
}, null, 8, ["onClick"]), [
|
|
307
|
-
[
|
|
307
|
+
[B, o.row.mobileEncrypt]
|
|
308
308
|
])
|
|
309
309
|
])) : I("", !0)
|
|
310
310
|
]),
|
|
311
311
|
_: 1
|
|
312
312
|
}, 8, ["label"]),
|
|
313
|
-
e(
|
|
313
|
+
e(y, {
|
|
314
314
|
prop: "cost",
|
|
315
315
|
label: t.$t("itsmFlowEntrustUser.cost")
|
|
316
316
|
}, {
|
|
@@ -319,7 +319,7 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
319
319
|
]),
|
|
320
320
|
_: 1
|
|
321
321
|
}, 8, ["label"]),
|
|
322
|
-
e(
|
|
322
|
+
e(y, {
|
|
323
323
|
prop: "duration",
|
|
324
324
|
label: t.$t("itsmFlowEntrustUser.duration")
|
|
325
325
|
}, {
|
|
@@ -328,12 +328,12 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
328
328
|
]),
|
|
329
329
|
_: 1
|
|
330
330
|
}, 8, ["label"]),
|
|
331
|
-
e(
|
|
331
|
+
e(y, {
|
|
332
332
|
prop: "totalAmount",
|
|
333
333
|
label: t.$t("itsmFlowReckoning.totalAmount")
|
|
334
334
|
}, {
|
|
335
335
|
default: l((o) => [
|
|
336
|
-
u(r(
|
|
336
|
+
u(r(b(ce)(o.row.cost, o.row.duration)), 1)
|
|
337
337
|
]),
|
|
338
338
|
_: 1
|
|
339
339
|
}, 8, ["label"])
|
|
@@ -351,18 +351,18 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
351
351
|
class: "bordered-row"
|
|
352
352
|
}, {
|
|
353
353
|
default: l(() => [
|
|
354
|
-
e(
|
|
354
|
+
e(d, {
|
|
355
355
|
label: t.$t("itsmFlowReckoning.totalPrice")
|
|
356
356
|
}, {
|
|
357
357
|
default: l(() => [
|
|
358
|
-
u(r(
|
|
358
|
+
u(r(b(pe)(K.value)) + "元 ", 1)
|
|
359
359
|
]),
|
|
360
360
|
_: 1
|
|
361
361
|
}, 8, ["label"])
|
|
362
362
|
]),
|
|
363
363
|
_: 1
|
|
364
364
|
}),
|
|
365
|
-
e(
|
|
365
|
+
e(c, { class: "bordered-row" }, {
|
|
366
366
|
default: l(() => [
|
|
367
367
|
e(s, { span: 12 }, {
|
|
368
368
|
default: l(() => n[2] || (n[2] = [
|
|
@@ -408,21 +408,21 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
408
408
|
]),
|
|
409
409
|
_: 1
|
|
410
410
|
}),
|
|
411
|
-
e(
|
|
411
|
+
e(c, null, {
|
|
412
412
|
default: l(() => [
|
|
413
|
-
|
|
413
|
+
w.task.taskDefinitionKey === b($).node.upload ? (_(), O(s, {
|
|
414
414
|
key: 0,
|
|
415
415
|
span: 12
|
|
416
416
|
}, {
|
|
417
417
|
default: l(() => [
|
|
418
|
-
e(
|
|
418
|
+
e(d, {
|
|
419
419
|
label: t.$t("itsmFlowEntrust.scannedCopy")
|
|
420
420
|
}, {
|
|
421
421
|
default: l(() => [
|
|
422
|
-
e(
|
|
422
|
+
e(L, {
|
|
423
423
|
type: "primary",
|
|
424
|
-
icon:
|
|
425
|
-
onClick:
|
|
424
|
+
icon: b(re),
|
|
425
|
+
onClick: W
|
|
426
426
|
}, {
|
|
427
427
|
default: l(() => [
|
|
428
428
|
u(r(t.$t("common.uploadFiles")), 1)
|
|
@@ -432,20 +432,20 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
432
432
|
]),
|
|
433
433
|
_: 1
|
|
434
434
|
}, 8, ["label"]),
|
|
435
|
-
e(
|
|
435
|
+
e(d, null, {
|
|
436
436
|
default: l(() => [
|
|
437
|
-
(_(!0),
|
|
437
|
+
(_(!0), k(P, null, ue(m.value, (o, F) => (_(), k("div", {
|
|
438
438
|
key: F,
|
|
439
439
|
class: "files-list"
|
|
440
440
|
}, [
|
|
441
441
|
u(r(o.fileName) + " ", 1),
|
|
442
|
-
e(
|
|
442
|
+
e(ee, {
|
|
443
443
|
size: "16",
|
|
444
444
|
class: "icon-right",
|
|
445
|
-
onClick: (ke) =>
|
|
445
|
+
onClick: (ke) => G(F)
|
|
446
446
|
}, {
|
|
447
447
|
default: l(() => [
|
|
448
|
-
e(
|
|
448
|
+
e(x)
|
|
449
449
|
]),
|
|
450
450
|
_: 2
|
|
451
451
|
}, 1032, ["onClick"])
|
|
@@ -456,19 +456,19 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
456
456
|
]),
|
|
457
457
|
_: 1
|
|
458
458
|
})) : I("", !0),
|
|
459
|
-
|
|
459
|
+
w.task.taskDefinitionKey === b($).node.upload ? (_(), O(s, {
|
|
460
460
|
key: 1,
|
|
461
461
|
span: 12
|
|
462
462
|
}, {
|
|
463
463
|
default: l(() => [
|
|
464
|
-
e(
|
|
464
|
+
e(d, {
|
|
465
465
|
label: t.$t("itsmFlowEntrust.export")
|
|
466
466
|
}, {
|
|
467
467
|
default: l(() => [
|
|
468
|
-
e(
|
|
468
|
+
e(L, {
|
|
469
469
|
plain: "",
|
|
470
470
|
type: "primary",
|
|
471
|
-
onClick:
|
|
471
|
+
onClick: T
|
|
472
472
|
}, {
|
|
473
473
|
default: l(() => [
|
|
474
474
|
u(r(t.$t("itsmFlowEntrust.export")), 1)
|
|
@@ -487,12 +487,12 @@ const _e = { key: 0 }, ve = { key: 1 }, be = {
|
|
|
487
487
|
]),
|
|
488
488
|
_: 1
|
|
489
489
|
}, 8, ["model"]),
|
|
490
|
-
e(
|
|
490
|
+
e(te, {
|
|
491
491
|
ref_key: "uploadRef",
|
|
492
492
|
ref: U,
|
|
493
493
|
modelValue: E.value,
|
|
494
494
|
"onUpdate:modelValue": n[0] || (n[0] = (o) => E.value = o),
|
|
495
|
-
onUploadFileList:
|
|
495
|
+
onUploadFileList: H
|
|
496
496
|
}, null, 8, ["modelValue"])
|
|
497
497
|
], 64);
|
|
498
498
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as ge, mergeModels as Ie, ref as f, useModel as he, reactive as H, resolveComponent as d, createElementBlock as k, openBlock as w, Fragment as $, createVNode as l, withCtx as o, createElementVNode as u, unref as r, renderList as K, createBlock as q, toDisplayString as W, createCommentVNode as we, createTextVNode as O } from "vue";
|
|
2
2
|
import "element-plus";
|
|
3
3
|
import { useI18n as Ee } from "vue-i18n";
|
|
4
|
-
import { b as Ve, C as v, c as _e, d as Ne, D as E, a as J, f as R, p as Fe, e as Ue } from "./index-
|
|
5
|
-
import { E as G } from "./el-message-
|
|
4
|
+
import { b as Ve, C as v, c as _e, d as Ne, D as E, a as J, f as R, p as Fe, e as Ue } from "./index-CMpeLVvR.mjs";
|
|
5
|
+
import { E as G } from "./el-message-DweX1k3E.mjs";
|
|
6
6
|
const Oe = /* @__PURE__ */ ge({
|
|
7
7
|
__name: "index",
|
|
8
8
|
props: /* @__PURE__ */ Ie({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as W, ref as h, reactive as R, resolveComponent as i, resolveDirective as X, createElementBlock as $, openBlock as c, createElementVNode as w, createVNode as o, createBlock as F, createCommentVNode as S, withCtx as l, withKeys as _, unref as a, createTextVNode as b, toDisplayString as u, withDirectives as I, isRef as j } from "vue";
|
|
2
2
|
import { useTableHooks as Y } from "jmash-core";
|
|
3
3
|
import { useI18n as Z } from "vue-i18n";
|
|
4
|
-
import { C as x, a as ee, D as p } from "./index-
|
|
5
|
-
import { _ as te } from "./edit.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { C as x, a as ee, D as p } from "./index-CMpeLVvR.mjs";
|
|
5
|
+
import { _ as te } from "./edit.vue_vue_type_script_setup_true_lang-CXXUyaL0.mjs";
|
|
6
6
|
const le = { class: "app-container" }, oe = { class: "search-container" }, ne = ["onClick"], ae = ["onClick"], pe = /* @__PURE__ */ W({
|
|
7
7
|
__name: "index",
|
|
8
8
|
setup(re) {
|
package/dist/index.mjs
CHANGED
|
@@ -2687,7 +2687,7 @@ const Wi = {
|
|
|
2687
2687
|
}
|
|
2688
2688
|
};
|
|
2689
2689
|
}
|
|
2690
|
-
}, Pi = /* @__PURE__ */ Object.assign({ "./views/itsm-flow-acceptance/edit.vue": () => import("./edit-
|
|
2690
|
+
}, Pi = /* @__PURE__ */ Object.assign({ "./views/itsm-flow-acceptance/edit.vue": () => import("./edit-Rj9Uz_7E.mjs"), "./views/itsm-flow-acceptance/index.vue": () => import("./index-D8N9GIjm.mjs"), "./views/itsm-flow-entrust/edit.vue": () => import("./edit-C5EkvsBj.mjs"), "./views/itsm-flow-entrust/index.vue": () => import("./index-tRvxeQdk.mjs"), "./views/itsm-flow-reckoning/edit.vue": () => import("./edit-CF3xSSyv.mjs"), "./views/itsm-flow-reckoning/index.vue": () => import("./index-DkosMJpy.mjs") }), Wt = () => import("./index-VuC-5Jb_.mjs"), Fi = () => import("./index-ciUtLvg7.mjs"), Pt = () => import("./index-1bFZ2FEX.mjs"), Ii = () => import("./index-CWrGwJD5.mjs"), Ft = () => import("./index-_KUj3xRY.mjs"), Ci = () => import("./index-DukVUjy5.mjs"), Ei = {
|
|
2691
2691
|
install(e) {
|
|
2692
2692
|
Os(Pi, 7), Rs(Ts), H("TaskItsmFlowEntrust", Wt), H("TaskItsmFlowEntrustEdit", Fi), H("TaskItsmFlowEntrustView", Wt), H("TaskItsmFlowAcceptance", Pt), H(
|
|
2693
2693
|
"TaskItsmFlowAcceptanceEdit",
|
|
@@ -88,6 +88,8 @@ export interface ItsmFlowAcceptanceFilesReq {
|
|
|
88
88
|
export interface ItsmFlowAcceptanceFilesModel {
|
|
89
89
|
fileId?: string;
|
|
90
90
|
fileName?: string;
|
|
91
|
+
filePath?: string;
|
|
92
|
+
fileSrc?: string;
|
|
91
93
|
}
|
|
92
94
|
export interface ItsmFlowAcceptanceFilesList extends EntityList {
|
|
93
95
|
results: Array<ItsmFlowAcceptanceFilesModel>;
|