xyvcard-itsm-flow 0.0.11 → 0.0.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.
- package/dist/{edit-B6eDlOpi.mjs → edit-CnakOAD-.mjs} +1 -1
- package/dist/{edit-Cfo0JZSs.mjs → edit-D3-wS-p6.mjs} +1 -1
- package/dist/{edit-RoD8ie-7.mjs → edit-DQMyPUX8.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-IEXBlCBV.mjs → edit.vue_vue_type_script_setup_true_lang-CQVLZd-n.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-iiu5w8LK.mjs → edit.vue_vue_type_script_setup_true_lang-CkrOBeOD.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-e_oZRaYA.mjs → edit.vue_vue_type_script_setup_true_lang-VE9Mh9aa.mjs} +211 -193
- package/dist/{el-message-So7u3ZRi.mjs → el-message-CDs_oXSE.mjs} +1 -1
- package/dist/{index-C7wI2ALv.mjs → index-B80qPhYo.mjs} +37 -35
- package/dist/{index-nSm5Jecq.mjs → index-C7hbVzPq.mjs} +2 -2
- package/dist/{index-C96hiFIm.mjs → index-CKoTtfru.mjs} +2 -2
- package/dist/{index-D5ZcRr4h.mjs → index-DNIaYp-o.mjs} +87 -85
- package/dist/{index-CC7B9YOg.mjs → index-DpW0lTlN.mjs} +2 -2
- package/dist/{index-CNIFtVcB.mjs → index-GS9GloHa.mjs} +2 -2
- package/dist/{index-CzSzBtpb.mjs → index-JNNDVNJY.mjs} +2 -2
- package/dist/{index-m-ohs_8-.mjs → index-kApGKfsk.mjs} +2 -2
- package/dist/{index-DWuCzfFj.mjs → index-tB0z_CCe.mjs} +2 -2
- package/dist/{index-CMbZtOBo.mjs → index-yHpZct-P.mjs} +2 -2
- package/dist/index.mjs +1 -1
- package/dts/api/itsm-flow-acceptance/types.d.ts +2 -0
- package/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { getCurrentInstance as z, inject as j, ref as _, computed as d, unref as l, readonly as yt, getCurrentScope as vt, onScopeDispose as ht, onMounted as Be, nextTick as ke, watch as Y, isRef as bt, warn as _t, provide as Ct, defineComponent as P, createElementBlock as J, openBlock as T, mergeProps as Ot, renderSlot as L, normalizeClass as N, createVNode as se, Transition as Le, withCtx as U, withDirectives as Ve, createElementVNode as re, normalizeStyle as Ke, createTextVNode as wt, toDisplayString as Re, vShow as He, shallowReactive as St, createBlock as B, createCommentVNode as G, resolveDynamicComponent as Tt, Fragment as Nt, withModifiers as Et, isVNode as Ge, render as he } from "vue";
|
|
2
|
-
import { j as be, k as It, w as xt, s as Pt, l as $t } from "./index-
|
|
2
|
+
import { j as be, k as It, w as xt, s as Pt, l as $t } from "./index-B80qPhYo.mjs";
|
|
3
3
|
const Ue = Symbol(), Z = "el", jt = "is-", E = (e, t, n, o, r) => {
|
|
4
4
|
let s = `${e}-${t}`;
|
|
5
5
|
return n && (s += `-${n}`), o && (s += `__${o}`), r && (s += `--${r}`), s;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var I = Object.defineProperty;
|
|
2
|
-
var N = (
|
|
3
|
-
var
|
|
2
|
+
var N = (r, t, e) => t in r ? I(r, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[t] = e;
|
|
3
|
+
var a = (r, t, e) => N(r, typeof t != "symbol" ? t + "" : t, e);
|
|
4
4
|
import { useUserStore as o, clearEmpty as c, request as u, BizDict as _, BizLayDict as x, CustomBizDict as E, EnumDict as y } from "jmash-core";
|
|
5
5
|
import { contractApi as w, itemApi as A, contractUserApi as B } from "xyvcard-itsm";
|
|
6
6
|
import { sysUserExtApi as L, sysOrgApi as f } from "xyvcard-itsmsys";
|
|
@@ -335,12 +335,14 @@ class Y extends _ {
|
|
|
335
335
|
useValues() {
|
|
336
336
|
return new Promise((t, e) => {
|
|
337
337
|
L.findList(this.query).then(({ data: n }) => {
|
|
338
|
+
console.log(n);
|
|
338
339
|
const l = n.results;
|
|
339
340
|
this.values.length = 0, this.values.push(
|
|
340
341
|
...l.map(
|
|
341
342
|
(s) => ({
|
|
342
343
|
key: s.userId,
|
|
343
|
-
value: s.realName
|
|
344
|
+
value: s.realName,
|
|
345
|
+
deptId: s.deptId
|
|
344
346
|
})
|
|
345
347
|
)
|
|
346
348
|
), t(this.values);
|
|
@@ -398,31 +400,31 @@ class K extends _ {
|
|
|
398
400
|
class i {
|
|
399
401
|
}
|
|
400
402
|
// 模块
|
|
401
|
-
|
|
402
|
-
|
|
403
|
+
a(i, "MODULE_ITSMFLOW", "itsmflow"), // 合同分类
|
|
404
|
+
a(i, "contractSort", {
|
|
403
405
|
// 人力
|
|
404
406
|
manpower: "manpower"
|
|
405
407
|
}), // 合同类型
|
|
406
|
-
|
|
408
|
+
a(i, "contractType", {
|
|
407
409
|
// 外协合同
|
|
408
410
|
outsource: "outsource"
|
|
409
411
|
}), // 时间格式-年月
|
|
410
|
-
|
|
411
|
-
|
|
412
|
+
a(i, "FORMAT_MONTH", "YYYY-MM"), // 验查结果
|
|
413
|
+
a(i, "IS_VALUES", z([
|
|
412
414
|
{ key: !0, value: "通过" },
|
|
413
415
|
{ key: !1, value: "不通过" }
|
|
414
416
|
])), // 服务内容枚举
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
417
|
+
a(i, "ENUM_SERVICE_CONTENT", "xyvcard.itsmflow.protobuf.ServiceContent"), // 项目名称
|
|
418
|
+
a(i, "DICT_PROJECT_NAME", "projectName"), // 机构类型
|
|
419
|
+
a(i, "orgType", {
|
|
418
420
|
// 厅局
|
|
419
421
|
hall: "HALL"
|
|
420
422
|
}), // 项目状态
|
|
421
|
-
|
|
423
|
+
a(i, "status", {
|
|
422
424
|
// 项目状态(正常)
|
|
423
425
|
regular: "regular"
|
|
424
426
|
}), // 流程状态
|
|
425
|
-
|
|
427
|
+
a(i, "applyStatus", {
|
|
426
428
|
// 草稿
|
|
427
429
|
draft: "DRAFT",
|
|
428
430
|
// 进行中
|
|
@@ -430,42 +432,42 @@ r(i, "applyStatus", {
|
|
|
430
432
|
// 已办结
|
|
431
433
|
finished: "FINISHED"
|
|
432
434
|
}), // 人员类型
|
|
433
|
-
|
|
435
|
+
a(i, "userType", {
|
|
434
436
|
// 公司管理
|
|
435
437
|
companyManager: "COMPANY_MANAGER"
|
|
436
438
|
}), // 岗位编码
|
|
437
|
-
|
|
439
|
+
a(i, "jobCode", {
|
|
438
440
|
// 组长
|
|
439
441
|
groupLeader: "team_leader"
|
|
440
442
|
});
|
|
441
443
|
class p {
|
|
442
444
|
}
|
|
443
445
|
// 人力合同
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
446
|
+
a(p, "itsmContractBizDict", new P({})), // 人力合同编号
|
|
447
|
+
a(p, "contractNumberBizDict", new V({})), // 服务人员所属单位
|
|
448
|
+
a(p, "orgIdBizDict", new b({})), // 实际投入人员
|
|
449
|
+
a(p, "contractUserBizDict", new O({})), // 验查结果
|
|
450
|
+
a(p, "isValuesDict", new E(i.IS_VALUES, {})), // 服务内容
|
|
451
|
+
a(p, "serviceContentEnum", new y(
|
|
450
452
|
i.MODULE_ITSMFLOW,
|
|
451
453
|
i.ENUM_SERVICE_CONTENT
|
|
452
454
|
)), // 项目名称
|
|
453
|
-
|
|
454
|
-
|
|
455
|
+
a(p, "projectNameDict", new U(i.DICT_PROJECT_NAME)), // 厅局管理父厅级单位
|
|
456
|
+
a(p, "parentIdBizDict", new k({
|
|
455
457
|
orgType: i.orgType.hall
|
|
456
458
|
})), // 项目列表
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
459
|
+
a(p, "itemBizLayDict", new R({})), // 验收书查询信息
|
|
460
|
+
a(p, "itsmFlowEntrustBizDict", new H({})), // 管理人员
|
|
461
|
+
a(p, "userExtBizDict", new Y({})), // 结算清单查询信息
|
|
462
|
+
a(p, "itsmFlowAcceptanceBizDict", new j({})), // 结算人员查询信息
|
|
463
|
+
a(p, "itsmFlowEntrustUserBizDict", new K(
|
|
462
464
|
{}
|
|
463
465
|
));
|
|
464
466
|
/*! Element Plus Icons Vue v2.3.1 */
|
|
465
467
|
var W = /* @__PURE__ */ d({
|
|
466
468
|
name: "CircleCloseFilled",
|
|
467
469
|
__name: "circle-close-filled",
|
|
468
|
-
setup(
|
|
470
|
+
setup(r) {
|
|
469
471
|
return (t, e) => (h(), m("svg", {
|
|
470
472
|
xmlns: "http://www.w3.org/2000/svg",
|
|
471
473
|
viewBox: "0 0 1024 1024"
|
|
@@ -479,7 +481,7 @@ var W = /* @__PURE__ */ d({
|
|
|
479
481
|
}), nt = W, G = /* @__PURE__ */ d({
|
|
480
482
|
name: "Close",
|
|
481
483
|
__name: "close",
|
|
482
|
-
setup(
|
|
484
|
+
setup(r) {
|
|
483
485
|
return (t, e) => (h(), m("svg", {
|
|
484
486
|
xmlns: "http://www.w3.org/2000/svg",
|
|
485
487
|
viewBox: "0 0 1024 1024"
|
|
@@ -493,7 +495,7 @@ var W = /* @__PURE__ */ d({
|
|
|
493
495
|
}), lt = G, J = /* @__PURE__ */ d({
|
|
494
496
|
name: "InfoFilled",
|
|
495
497
|
__name: "info-filled",
|
|
496
|
-
setup(
|
|
498
|
+
setup(r) {
|
|
497
499
|
return (t, e) => (h(), m("svg", {
|
|
498
500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
499
501
|
viewBox: "0 0 1024 1024"
|
|
@@ -507,7 +509,7 @@ var W = /* @__PURE__ */ d({
|
|
|
507
509
|
}), ct = J, $ = /* @__PURE__ */ d({
|
|
508
510
|
name: "Plus",
|
|
509
511
|
__name: "plus",
|
|
510
|
-
setup(
|
|
512
|
+
setup(r) {
|
|
511
513
|
return (t, e) => (h(), m("svg", {
|
|
512
514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
513
515
|
viewBox: "0 0 1024 1024"
|
|
@@ -521,7 +523,7 @@ var W = /* @__PURE__ */ d({
|
|
|
521
523
|
}), ut = $, Q = /* @__PURE__ */ d({
|
|
522
524
|
name: "SuccessFilled",
|
|
523
525
|
__name: "success-filled",
|
|
524
|
-
setup(
|
|
526
|
+
setup(r) {
|
|
525
527
|
return (t, e) => (h(), m("svg", {
|
|
526
528
|
xmlns: "http://www.w3.org/2000/svg",
|
|
527
529
|
viewBox: "0 0 1024 1024"
|
|
@@ -535,7 +537,7 @@ var W = /* @__PURE__ */ d({
|
|
|
535
537
|
}), it = Q, X = /* @__PURE__ */ d({
|
|
536
538
|
name: "Upload",
|
|
537
539
|
__name: "upload",
|
|
538
|
-
setup(
|
|
540
|
+
setup(r) {
|
|
539
541
|
return (t, e) => (h(), m("svg", {
|
|
540
542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
541
543
|
viewBox: "0 0 1024 1024"
|
|
@@ -549,7 +551,7 @@ var W = /* @__PURE__ */ d({
|
|
|
549
551
|
}), ot = X, Z = /* @__PURE__ */ d({
|
|
550
552
|
name: "WarningFilled",
|
|
551
553
|
__name: "warning-filled",
|
|
552
|
-
setup(
|
|
554
|
+
setup(r) {
|
|
553
555
|
return (t, e) => (h(), m("svg", {
|
|
554
556
|
xmlns: "http://www.w3.org/2000/svg",
|
|
555
557
|
viewBox: "0 0 1024 1024"
|
|
@@ -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-B80qPhYo.mjs";
|
|
5
|
+
import { _ as te } from "./edit.vue_vue_type_script_setup_true_lang-CkrOBeOD.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) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as ne, mergeModels as se, ref as p, useModel as de, reactive as O, resolveComponent as i, createElementBlock as $, openBlock as C, Fragment as L, createVNode as l, createElementVNode as r, withCtx as t, unref as s, createTextVNode as w, toDisplayString as S, renderList as re } from "vue";
|
|
2
2
|
import "element-plus";
|
|
3
3
|
import { useI18n as ue } from "vue-i18n";
|
|
4
|
-
import { I as ie, C as g, U as me, d as ce, D as F, i as V, u as pe } from "./index-
|
|
4
|
+
import { I as ie, C as g, U as me, d as ce, D as F, i as V, u as pe } from "./index-B80qPhYo.mjs";
|
|
5
5
|
import { useUserStore as fe } from "jmash-core";
|
|
6
|
-
import { E as k } from "./el-message-
|
|
6
|
+
import { E as k } from "./el-message-CDs_oXSE.mjs";
|
|
7
7
|
const Ie = /* @__PURE__ */ ne({
|
|
8
8
|
__name: "index",
|
|
9
9
|
props: /* @__PURE__ */ se({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as X, mergeModels as Y, ref as m, useModel as Z, resolveComponent as d, createElementBlock as g, openBlock as b, Fragment as M, createVNode as e, withCtx as l, createElementVNode as
|
|
1
|
+
import { defineComponent as X, mergeModels as Y, ref as m, useModel as Z, resolveComponent as d, createElementBlock as g, openBlock as b, Fragment as M, createVNode as e, withCtx as l, createElementVNode as n, createTextVNode as u, toDisplayString as r, unref as F, createBlock as S, createCommentVNode as B, renderList as ee } from "vue";
|
|
2
2
|
import "element-plus";
|
|
3
|
-
import { D as k, i as A, C as le, u as ae, a as te } from "./index-
|
|
3
|
+
import { D as k, i as A, C as le, u as ae, a as te } from "./index-B80qPhYo.mjs";
|
|
4
4
|
import { handlePreview as oe } from "jmash-core";
|
|
5
5
|
import { useI18n as ne } from "vue-i18n";
|
|
6
6
|
import { F as se } from "./FileSaver.min-5d27MsC6.mjs";
|
|
7
|
-
import { E as L } from "./el-message-
|
|
7
|
+
import { E as L } from "./el-message-CDs_oXSE.mjs";
|
|
8
8
|
const _e = /* @__PURE__ */ X({
|
|
9
9
|
__name: "index",
|
|
10
10
|
props: /* @__PURE__ */ Y({
|
|
@@ -20,29 +20,29 @@ const _e = /* @__PURE__ */ X({
|
|
|
20
20
|
emits: ["update:modelValue"],
|
|
21
21
|
setup($, { expose: O }) {
|
|
22
22
|
const { t: w } = ne(), U = () => {
|
|
23
|
-
A.exportFilePdf({ acceptanceId:
|
|
24
|
-
const
|
|
23
|
+
A.exportFilePdf({ acceptanceId: h.value.acceptanceId }).then((a) => {
|
|
24
|
+
const o = new Blob([a.data], {
|
|
25
25
|
type: "application/octet-stream"
|
|
26
26
|
});
|
|
27
|
-
se.saveAs(
|
|
27
|
+
se.saveAs(o, w("itsmFlowAcceptance.name") + ".pdf");
|
|
28
28
|
});
|
|
29
29
|
};
|
|
30
30
|
k.orgIdBizDict.useValues();
|
|
31
|
-
const _ = $,
|
|
31
|
+
const _ = $, h = m({
|
|
32
32
|
acceptanceId: _.task.businessKey
|
|
33
|
-
}), c = m({}), f = Z($, "modelValue"),
|
|
34
|
-
function
|
|
35
|
-
y.value = !0,
|
|
33
|
+
}), c = m({}), f = Z($, "modelValue"), V = m(), j = m({}), y = m(!1), I = m(), p = m([]), E = m();
|
|
34
|
+
function P() {
|
|
35
|
+
y.value = !0, I.value.clearFileList();
|
|
36
36
|
}
|
|
37
|
-
function
|
|
37
|
+
function q(a) {
|
|
38
38
|
p == null || p.value.splice(a, 1);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const
|
|
40
|
+
function K(a) {
|
|
41
|
+
const o = {
|
|
42
42
|
fileName: a.name,
|
|
43
43
|
fileId: a.response.fileId
|
|
44
44
|
};
|
|
45
|
-
p == null || p.value.push(
|
|
45
|
+
p == null || p.value.push(o), p.value = [...new Set(p.value)], E.value = {
|
|
46
46
|
requestId: Math.random() * 10 + "",
|
|
47
47
|
taskId: _.task.id,
|
|
48
48
|
name: a.name,
|
|
@@ -51,7 +51,7 @@ const _e = /* @__PURE__ */ X({
|
|
|
51
51
|
}, z();
|
|
52
52
|
}
|
|
53
53
|
function z() {
|
|
54
|
-
te.uploadFile(
|
|
54
|
+
te.uploadFile(E.value).then(() => {
|
|
55
55
|
L.success(w("common.uploadSuccess"));
|
|
56
56
|
}).catch(() => {
|
|
57
57
|
L.error(w("common.uploadError"));
|
|
@@ -59,14 +59,16 @@ const _e = /* @__PURE__ */ X({
|
|
|
59
59
|
}
|
|
60
60
|
function R() {
|
|
61
61
|
A.findFilesList({ actionId: _.task.businessKey }).then(({ data: a }) => {
|
|
62
|
-
|
|
62
|
+
a.results.forEach((o) => {
|
|
63
|
+
o.filePath = o.fileSrc;
|
|
64
|
+
}), c.value.files = a.results;
|
|
63
65
|
});
|
|
64
66
|
}
|
|
65
67
|
_.task.businessKey && T(), O({
|
|
66
68
|
changeModel: () => W()
|
|
67
69
|
});
|
|
68
70
|
function T() {
|
|
69
|
-
A.findById({ acceptanceId:
|
|
71
|
+
A.findById({ acceptanceId: h.value.acceptanceId }).then(({ data: a }) => {
|
|
70
72
|
c.value = Object.assign(c.value, a);
|
|
71
73
|
}), R();
|
|
72
74
|
}
|
|
@@ -74,26 +76,26 @@ const _e = /* @__PURE__ */ X({
|
|
|
74
76
|
return f.value && (f.value.selectActions = [
|
|
75
77
|
{ key: "true", value: "同意" },
|
|
76
78
|
{ key: "false", value: "不同意" }
|
|
77
|
-
], f.value.varName = "approved", f.value.module = "", f.value.module = le.MODULE_ITSMFLOW), new Promise((a,
|
|
79
|
+
], f.value.varName = "approved", f.value.module = "", f.value.module = le.MODULE_ITSMFLOW), new Promise((a, o) => {
|
|
78
80
|
var t;
|
|
79
|
-
(t =
|
|
80
|
-
|
|
81
|
+
(t = V.value) == null || t.validate((s) => {
|
|
82
|
+
s ? (f.value && (f.value.comment = ""), a(!0)) : o(!1);
|
|
81
83
|
});
|
|
82
84
|
});
|
|
83
85
|
}
|
|
84
|
-
return (a,
|
|
85
|
-
const t = d("el-col"),
|
|
86
|
+
return (a, o) => {
|
|
87
|
+
const t = d("el-col"), s = d("el-form-item"), i = d("el-row"), D = d("el-table-column"), N = d("el-button"), x = d("el-table"), G = d("CircleClose"), H = d("el-icon"), J = d("el-form"), Q = d("jmash-multi-upload");
|
|
86
88
|
return b(), g(M, null, [
|
|
87
89
|
e(t, { span: 24 }, {
|
|
88
|
-
default: l(() =>
|
|
89
|
-
|
|
90
|
+
default: l(() => o[1] || (o[1] = [
|
|
91
|
+
n("div", { class: "title" }, "山西云时代技术有限公司大数据中心分公司项目验收书", -1)
|
|
90
92
|
])),
|
|
91
93
|
_: 1,
|
|
92
94
|
__: [1]
|
|
93
95
|
}),
|
|
94
96
|
e(J, {
|
|
95
97
|
ref_key: "taskFormRef",
|
|
96
|
-
ref:
|
|
98
|
+
ref: V,
|
|
97
99
|
model: j.value,
|
|
98
100
|
"label-width": "150px",
|
|
99
101
|
class: "custom-table-form"
|
|
@@ -103,12 +105,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
103
105
|
default: l(() => [
|
|
104
106
|
e(t, { span: 24 }, {
|
|
105
107
|
default: l(() => [
|
|
106
|
-
e(
|
|
108
|
+
e(s, {
|
|
107
109
|
label: a.$t("itsmFlowAcceptance.contractName"),
|
|
108
110
|
prop: "contractName"
|
|
109
111
|
}, {
|
|
110
112
|
default: l(() => [
|
|
111
|
-
|
|
113
|
+
u(r(c.value.contractName), 1)
|
|
112
114
|
]),
|
|
113
115
|
_: 1
|
|
114
116
|
}, 8, ["label"])
|
|
@@ -122,12 +124,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
122
124
|
default: l(() => [
|
|
123
125
|
e(t, { span: 24 }, {
|
|
124
126
|
default: l(() => [
|
|
125
|
-
e(
|
|
127
|
+
e(s, {
|
|
126
128
|
label: a.$t("itsmFlowAcceptance.contractNo"),
|
|
127
129
|
prop: "contractNo"
|
|
128
130
|
}, {
|
|
129
131
|
default: l(() => [
|
|
130
|
-
|
|
132
|
+
u(r(c.value.contractNo), 1)
|
|
131
133
|
]),
|
|
132
134
|
_: 1
|
|
133
135
|
}, 8, ["label"])
|
|
@@ -141,12 +143,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
141
143
|
default: l(() => [
|
|
142
144
|
e(t, { span: 24 }, {
|
|
143
145
|
default: l(() => [
|
|
144
|
-
e(
|
|
146
|
+
e(s, {
|
|
145
147
|
label: a.$t("itsmFlowAcceptance.orderId"),
|
|
146
148
|
prop: "orderNo"
|
|
147
149
|
}, {
|
|
148
150
|
default: l(() => [
|
|
149
|
-
|
|
151
|
+
u(r(c.value.orderNo), 1)
|
|
150
152
|
]),
|
|
151
153
|
_: 1
|
|
152
154
|
}, 8, ["label"])
|
|
@@ -160,12 +162,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
160
162
|
default: l(() => [
|
|
161
163
|
e(t, { span: 24 }, {
|
|
162
164
|
default: l(() => [
|
|
163
|
-
e(
|
|
165
|
+
e(s, {
|
|
164
166
|
label: a.$t("itsmFlowAcceptance.entrustName"),
|
|
165
167
|
prop: "entrustName"
|
|
166
168
|
}, {
|
|
167
169
|
default: l(() => [
|
|
168
|
-
|
|
170
|
+
u(r(F(k).projectNameDict.getDictValue(c.value.entrustName)), 1)
|
|
169
171
|
]),
|
|
170
172
|
_: 1
|
|
171
173
|
}, 8, ["label"])
|
|
@@ -179,12 +181,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
179
181
|
default: l(() => [
|
|
180
182
|
e(t, { span: 12 }, {
|
|
181
183
|
default: l(() => [
|
|
182
|
-
e(
|
|
184
|
+
e(s, {
|
|
183
185
|
label: a.$t("itsmFlowAcceptance.serviceOrg"),
|
|
184
186
|
prop: "serviceOrg"
|
|
185
187
|
}, {
|
|
186
188
|
default: l(() => [
|
|
187
|
-
|
|
189
|
+
u(r(F(k).orgIdBizDict.getValue(c.value.serviceOrg)), 1)
|
|
188
190
|
]),
|
|
189
191
|
_: 1
|
|
190
192
|
}, 8, ["label"])
|
|
@@ -193,12 +195,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
193
195
|
}),
|
|
194
196
|
e(t, { span: 12 }, {
|
|
195
197
|
default: l(() => [
|
|
196
|
-
e(
|
|
198
|
+
e(s, {
|
|
197
199
|
label: a.$t("itsmFlowAcceptance.stage"),
|
|
198
200
|
prop: "stage"
|
|
199
201
|
}, {
|
|
200
202
|
default: l(() => [
|
|
201
|
-
|
|
203
|
+
u(r(c.value.stage), 1)
|
|
202
204
|
]),
|
|
203
205
|
_: 1
|
|
204
206
|
}, 8, ["label"])
|
|
@@ -207,12 +209,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
207
209
|
}),
|
|
208
210
|
e(t, { span: 12 }, {
|
|
209
211
|
default: l(() => [
|
|
210
|
-
e(
|
|
212
|
+
e(s, {
|
|
211
213
|
label: a.$t("itsmFlowAcceptance.headman"),
|
|
212
214
|
prop: "headmanName"
|
|
213
215
|
}, {
|
|
214
216
|
default: l(() => [
|
|
215
|
-
|
|
217
|
+
u(r(c.value.headmanName), 1)
|
|
216
218
|
]),
|
|
217
219
|
_: 1
|
|
218
220
|
}, 8, ["label"])
|
|
@@ -221,12 +223,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
221
223
|
}),
|
|
222
224
|
e(t, { span: 12 }, {
|
|
223
225
|
default: l(() => [
|
|
224
|
-
e(
|
|
226
|
+
e(s, {
|
|
225
227
|
label: a.$t("itsmFlowAcceptance.members"),
|
|
226
228
|
prop: "membersName"
|
|
227
229
|
}, {
|
|
228
230
|
default: l(() => [
|
|
229
|
-
|
|
231
|
+
u(r(c.value.membersName), 1)
|
|
230
232
|
]),
|
|
231
233
|
_: 1
|
|
232
234
|
}, 8, ["label"])
|
|
@@ -240,7 +242,7 @@ const _e = /* @__PURE__ */ X({
|
|
|
240
242
|
default: l(() => [
|
|
241
243
|
e(t, { span: 24 }, {
|
|
242
244
|
default: l(() => [
|
|
243
|
-
e(
|
|
245
|
+
e(s, {
|
|
244
246
|
label: a.$t("itsmFlowAcceptance.files"),
|
|
245
247
|
prop: "files"
|
|
246
248
|
}, {
|
|
@@ -250,11 +252,11 @@ const _e = /* @__PURE__ */ X({
|
|
|
250
252
|
border: ""
|
|
251
253
|
}, {
|
|
252
254
|
default: l(() => [
|
|
253
|
-
e(
|
|
255
|
+
e(D, {
|
|
254
256
|
prop: "fileName",
|
|
255
257
|
label: "附件名称"
|
|
256
258
|
}),
|
|
257
|
-
e(
|
|
259
|
+
e(D, {
|
|
258
260
|
prop: "",
|
|
259
261
|
label: "操作",
|
|
260
262
|
width: "100"
|
|
@@ -266,8 +268,8 @@ const _e = /* @__PURE__ */ X({
|
|
|
266
268
|
size: "small",
|
|
267
269
|
onClick: (C) => F(oe)(v.row)
|
|
268
270
|
}, {
|
|
269
|
-
default: l(() =>
|
|
270
|
-
|
|
271
|
+
default: l(() => o[2] || (o[2] = [
|
|
272
|
+
u(" 查看 ")
|
|
271
273
|
])),
|
|
272
274
|
_: 2,
|
|
273
275
|
__: [2]
|
|
@@ -291,12 +293,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
291
293
|
default: l(() => [
|
|
292
294
|
e(t, { span: 24 }, {
|
|
293
295
|
default: l(() => [
|
|
294
|
-
e(
|
|
296
|
+
e(s, {
|
|
295
297
|
label: a.$t("itsmFlowAcceptance.serviceContent"),
|
|
296
298
|
prop: "serviceContent"
|
|
297
299
|
}, {
|
|
298
300
|
default: l(() => [
|
|
299
|
-
|
|
301
|
+
u(r(c.value.serviceContent), 1)
|
|
300
302
|
]),
|
|
301
303
|
_: 1
|
|
302
304
|
}, 8, ["label"])
|
|
@@ -310,12 +312,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
310
312
|
default: l(() => [
|
|
311
313
|
e(t, { span: 24 }, {
|
|
312
314
|
default: l(() => [
|
|
313
|
-
e(
|
|
315
|
+
e(s, {
|
|
314
316
|
label: a.$t("itsmFlowAcceptance.result"),
|
|
315
317
|
prop: "result"
|
|
316
318
|
}, {
|
|
317
319
|
default: l(() => [
|
|
318
|
-
|
|
320
|
+
u(r(F(k).isValuesDict.getValue(c.value.result)), 1)
|
|
319
321
|
]),
|
|
320
322
|
_: 1
|
|
321
323
|
}, 8, ["label"])
|
|
@@ -329,12 +331,12 @@ const _e = /* @__PURE__ */ X({
|
|
|
329
331
|
default: l(() => [
|
|
330
332
|
e(t, { span: 24 }, {
|
|
331
333
|
default: l(() => [
|
|
332
|
-
e(
|
|
334
|
+
e(s, {
|
|
333
335
|
label: a.$t("itsmFlowAcceptance.evaluate"),
|
|
334
336
|
prop: "evaluate"
|
|
335
337
|
}, {
|
|
336
338
|
default: l(() => [
|
|
337
|
-
|
|
339
|
+
u(r(c.value.evaluate), 1)
|
|
338
340
|
]),
|
|
339
341
|
_: 1
|
|
340
342
|
}, 8, ["label"])
|
|
@@ -347,18 +349,18 @@ const _e = /* @__PURE__ */ X({
|
|
|
347
349
|
e(i, { class: "bordered-row" }, {
|
|
348
350
|
default: l(() => [
|
|
349
351
|
e(t, { span: 12 }, {
|
|
350
|
-
default: l(() =>
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
352
|
+
default: l(() => o[3] || (o[3] = [
|
|
353
|
+
n("div", { class: "content-box" }, [
|
|
354
|
+
n("div", { class: "content-box-top" }, [
|
|
355
|
+
n("div", null, "甲方单位(盖章)"),
|
|
356
|
+
n("div", null, "负责人(签字):"),
|
|
357
|
+
n("div", null, "或授权代理人(签字):")
|
|
356
358
|
]),
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
359
|
+
n("div", { class: "content-box-bottom" }, [
|
|
360
|
+
u(" 日期: "),
|
|
361
|
+
n("span", null, "年"),
|
|
362
|
+
n("span", null, "月"),
|
|
363
|
+
n("span", null, "日")
|
|
362
364
|
])
|
|
363
365
|
], -1)
|
|
364
366
|
])),
|
|
@@ -369,18 +371,18 @@ const _e = /* @__PURE__ */ X({
|
|
|
369
371
|
span: 12,
|
|
370
372
|
class: "with-divider"
|
|
371
373
|
}, {
|
|
372
|
-
default: l(() =>
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
374
|
+
default: l(() => o[4] || (o[4] = [
|
|
375
|
+
n("div", { class: "content-box" }, [
|
|
376
|
+
n("div", { class: "content-box-top" }, [
|
|
377
|
+
n("div", null, "服务人员所属单位(盖章)"),
|
|
378
|
+
n("div", null, "法定代表人(签字):"),
|
|
379
|
+
n("div", null, "或授权代理人(签字):")
|
|
378
380
|
]),
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
381
|
+
n("div", { class: "content-box-bottom" }, [
|
|
382
|
+
u(" 日期: "),
|
|
383
|
+
n("span", null, "年"),
|
|
384
|
+
n("span", null, "月"),
|
|
385
|
+
n("span", null, "日")
|
|
384
386
|
])
|
|
385
387
|
], -1)
|
|
386
388
|
])),
|
|
@@ -397,34 +399,34 @@ const _e = /* @__PURE__ */ X({
|
|
|
397
399
|
span: 12
|
|
398
400
|
}, {
|
|
399
401
|
default: l(() => [
|
|
400
|
-
e(
|
|
402
|
+
e(s, {
|
|
401
403
|
label: a.$t("itsmFlowEntrust.scannedCopy")
|
|
402
404
|
}, {
|
|
403
405
|
default: l(() => [
|
|
404
406
|
e(N, {
|
|
405
407
|
type: "primary",
|
|
406
408
|
icon: F(ae),
|
|
407
|
-
onClick:
|
|
409
|
+
onClick: P
|
|
408
410
|
}, {
|
|
409
411
|
default: l(() => [
|
|
410
|
-
|
|
412
|
+
u(r(a.$t("common.uploadFiles")), 1)
|
|
411
413
|
]),
|
|
412
414
|
_: 1
|
|
413
415
|
}, 8, ["icon"])
|
|
414
416
|
]),
|
|
415
417
|
_: 1
|
|
416
418
|
}, 8, ["label"]),
|
|
417
|
-
e(
|
|
419
|
+
e(s, null, {
|
|
418
420
|
default: l(() => [
|
|
419
421
|
(b(!0), g(M, null, ee(p.value, (v, C) => (b(), g("div", {
|
|
420
422
|
key: C,
|
|
421
423
|
class: "files-list"
|
|
422
424
|
}, [
|
|
423
|
-
|
|
425
|
+
u(r(v.fileName) + " ", 1),
|
|
424
426
|
e(H, {
|
|
425
427
|
size: "16",
|
|
426
428
|
class: "icon-right",
|
|
427
|
-
onClick: (ue) =>
|
|
429
|
+
onClick: (ue) => q(C)
|
|
428
430
|
}, {
|
|
429
431
|
default: l(() => [
|
|
430
432
|
e(G)
|
|
@@ -443,7 +445,7 @@ const _e = /* @__PURE__ */ X({
|
|
|
443
445
|
span: 12
|
|
444
446
|
}, {
|
|
445
447
|
default: l(() => [
|
|
446
|
-
e(
|
|
448
|
+
e(s, {
|
|
447
449
|
label: a.$t("itsmFlowEntrust.export")
|
|
448
450
|
}, {
|
|
449
451
|
default: l(() => [
|
|
@@ -453,7 +455,7 @@ const _e = /* @__PURE__ */ X({
|
|
|
453
455
|
onClick: U
|
|
454
456
|
}, {
|
|
455
457
|
default: l(() => [
|
|
456
|
-
|
|
458
|
+
u(r(a.$t("itsmFlowEntrust.export")), 1)
|
|
457
459
|
]),
|
|
458
460
|
_: 1
|
|
459
461
|
})
|
|
@@ -471,10 +473,10 @@ const _e = /* @__PURE__ */ X({
|
|
|
471
473
|
}, 8, ["model"]),
|
|
472
474
|
e(Q, {
|
|
473
475
|
ref_key: "uploadRef",
|
|
474
|
-
ref:
|
|
476
|
+
ref: I,
|
|
475
477
|
modelValue: y.value,
|
|
476
|
-
"onUpdate:modelValue":
|
|
477
|
-
onUploadFileList:
|
|
478
|
+
"onUpdate:modelValue": o[0] || (o[0] = (v) => y.value = v),
|
|
479
|
+
onUploadFileList: K
|
|
478
480
|
}, null, 8, ["modelValue"])
|
|
479
481
|
], 64);
|
|
480
482
|
};
|