xyvcard-itsm-flow 0.0.7 → 0.0.9
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/FileSaver.min-BeKvLuyk.mjs +73 -0
- package/dist/common-Cwl5jzlM.mjs +85 -0
- package/dist/{edit-BZbho2xr.mjs → edit-BatVtQjM.mjs} +1 -1
- package/dist/{edit-DA920KWc.mjs → edit-CJKi69Ya.mjs} +1 -1
- package/dist/{edit-DxK8SrUd.mjs → edit-RNcc8UYn.mjs} +1 -1
- package/dist/edit.vue_vue_type_script_setup_true_lang-4mAArGdW.mjs +550 -0
- package/dist/edit.vue_vue_type_script_setup_true_lang-D9fa466K.mjs +566 -0
- package/dist/edit.vue_vue_type_script_setup_true_lang-DlfhAjvW.mjs +670 -0
- package/dist/{el-message-D28AReoi.mjs → el-message-9Nit-6wb.mjs} +26 -26
- package/dist/{index-CXarOLFt.mjs → index-2vkMhoSW.mjs} +119 -124
- package/dist/index-BkB6hpAN.mjs +482 -0
- package/dist/{index-BwhWFAEK.mjs → index-BqZwYXr_.mjs} +75 -89
- package/dist/index-CitJdS-N.mjs +589 -0
- package/dist/index-Ckl3mXfI.mjs +493 -0
- package/dist/index-CpSpS_gR.mjs +486 -0
- package/dist/index-DmttwKtY.mjs +501 -0
- package/dist/index-ay0TMqjH.mjs +339 -0
- package/dist/index-tnwVLRVb.mjs +624 -0
- package/dist/index-w_RSrZed.mjs +529 -0
- package/dist/index.mjs +767 -772
- package/dist/style.css +1 -1
- package/dts/api/dict.d.ts +9 -0
- package/dts/api/index.d.ts +4 -1
- package/dts/api/itsm-flow-acceptance/index.d.ts +8 -10
- package/dts/api/itsm-flow-acceptance/types.d.ts +42 -35
- package/dts/api/itsm-flow-entrust/types.d.ts +2 -2
- package/dts/api/itsm-flow-entrust-user/types.d.ts +1 -3
- package/dts/api/itsm-flow-reckoning/index.d.ts +4 -10
- package/dts/api/itsm-flow-reckoning/types.d.ts +19 -31
- package/dts/components/TaskItsmFlowAcceptance/index.vue.d.ts +28 -0
- package/dts/components/TaskItsmFlowAcceptanceEdit/index.vue.d.ts +28 -0
- package/dts/components/TaskItsmFlowReckoning/index.vue.d.ts +28 -0
- package/dts/components/TaskItsmFlowReckoningEdit/index.vue.d.ts +28 -0
- package/dts/index.d.ts +4 -0
- package/dts/lang/itsm-flow/zh-cn.d.ts +3 -17
- package/dts/utils/common.d.ts +2 -2
- package/dts/views/itsm-flow-acceptance/edit.vue.d.ts +4 -4
- package/dts/views/itsm-flow-entrust/edit.vue.d.ts +4 -4
- package/dts/views/itsm-flow-reckoning/edit.vue.d.ts +4 -4
- package/package.json +1 -1
- package/dist/_commonjsHelpers-BVfed4GL.mjs +0 -28
- package/dist/edit.vue_vue_type_script_setup_true_lang-CApSv9W3.mjs +0 -589
- package/dist/edit.vue_vue_type_script_setup_true_lang-CVKTwRZs.mjs +0 -688
- package/dist/edit.vue_vue_type_script_setup_true_lang-DlKz97iK.mjs +0 -656
- package/dist/index-BZGkoyv9.mjs +0 -68
- package/dist/index-CMOEnYG7.mjs +0 -21
- package/dist/index-Clg5YSzX.mjs +0 -598
- package/dist/index-CwnMo6nD.mjs +0 -1651
- package/dist/index-DDwNGNtf.mjs +0 -558
- package/dist/index-Dimzx0Lh.mjs +0 -344
- package/dist/index-qOQQkVw8.mjs +0 -345
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { getCurrentInstance as z, inject as j, ref as b, computed as d, unref as l, getCurrentScope as bt, onScopeDispose as _t, readonly as Ct, onMounted as Ae, nextTick as Be, watch as Q, isRef as wt, warn as Ot, provide as St, defineComponent as P, openBlock as T, createElementBlock as J, mergeProps as Tt, renderSlot as
|
|
2
|
-
import { s as Ue, w as Ge,
|
|
1
|
+
import { getCurrentInstance as z, inject as j, ref as b, computed as d, unref as l, getCurrentScope as bt, onScopeDispose as _t, readonly as Ct, onMounted as Ae, nextTick as Be, watch as Q, isRef as wt, warn as Ot, provide as St, defineComponent as P, openBlock as T, createElementBlock as J, mergeProps as Tt, renderSlot as L, normalizeClass as N, createVNode as ae, Transition as ke, withCtx as G, withDirectives as Le, createElementVNode as oe, normalizeStyle as Ve, createTextVNode as Nt, toDisplayString as Re, vShow as Ke, shallowReactive as Et, createBlock as B, createCommentVNode as U, resolveDynamicComponent as It, Fragment as xt, withModifiers as Pt, isVNode as He, render as ve } from "vue";
|
|
2
|
+
import { s as Ue, w as Ge, j as Ze, k as Je, l as $t } from "./index-CitJdS-N.mjs";
|
|
3
3
|
const We = 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;
|
|
@@ -45,24 +45,24 @@ const We = Symbol(), Z = "el", jt = "is-", E = (e, t, n, o, r) => {
|
|
|
45
45
|
process.env.NODE_ENV !== "production" && Object.freeze({});
|
|
46
46
|
process.env.NODE_ENV !== "production" && Object.freeze([]);
|
|
47
47
|
const Dt = Object.prototype.hasOwnProperty, he = (e, t) => Dt.call(e, t), W = (e) => typeof e == "function", V = (e) => typeof e == "string", Qe = (e) => e !== null && typeof e == "object";
|
|
48
|
-
var Mt = typeof global == "object" && global && global.Object === Object && global, Ft = typeof self == "object" && self && self.Object === Object && self, ie = Mt || Ft || Function("return this")(), D = ie.Symbol, qe = Object.prototype, At = qe.hasOwnProperty, Bt = qe.toString,
|
|
49
|
-
function
|
|
50
|
-
var t = At.call(e,
|
|
48
|
+
var Mt = typeof global == "object" && global && global.Object === Object && global, Ft = typeof self == "object" && self && self.Object === Object && self, ie = Mt || Ft || Function("return this")(), D = ie.Symbol, qe = Object.prototype, At = qe.hasOwnProperty, Bt = qe.toString, k = D ? D.toStringTag : void 0;
|
|
49
|
+
function kt(e) {
|
|
50
|
+
var t = At.call(e, k), n = e[k];
|
|
51
51
|
try {
|
|
52
|
-
e[
|
|
52
|
+
e[k] = void 0;
|
|
53
53
|
var o = !0;
|
|
54
54
|
} catch {
|
|
55
55
|
}
|
|
56
56
|
var r = Bt.call(e);
|
|
57
|
-
return o && (t ? e[
|
|
57
|
+
return o && (t ? e[k] = n : delete e[k]), r;
|
|
58
58
|
}
|
|
59
|
-
var
|
|
59
|
+
var Lt = Object.prototype, Vt = Lt.toString;
|
|
60
60
|
function Rt(e) {
|
|
61
61
|
return Vt.call(e);
|
|
62
62
|
}
|
|
63
63
|
var Kt = "[object Null]", Ht = "[object Undefined]", be = D ? D.toStringTag : void 0;
|
|
64
64
|
function Xe(e) {
|
|
65
|
-
return e == null ? e === void 0 ? Ht : Kt : be && be in Object(e) ?
|
|
65
|
+
return e == null ? e === void 0 ? Ht : Kt : be && be in Object(e) ? kt(e) : Rt(e);
|
|
66
66
|
}
|
|
67
67
|
function Ut(e) {
|
|
68
68
|
return e != null && typeof e == "object";
|
|
@@ -240,11 +240,11 @@ function X(e, t) {
|
|
|
240
240
|
var n = e.__data__;
|
|
241
241
|
return Bn(t) ? n[typeof t == "string" ? "string" : "hash"] : n.map;
|
|
242
242
|
}
|
|
243
|
-
function
|
|
243
|
+
function kn(e) {
|
|
244
244
|
var t = X(this, e).delete(e);
|
|
245
245
|
return this.size -= t ? 1 : 0, t;
|
|
246
246
|
}
|
|
247
|
-
function
|
|
247
|
+
function Ln(e) {
|
|
248
248
|
return X(this, e).get(e);
|
|
249
249
|
}
|
|
250
250
|
function Vn(e) {
|
|
@@ -262,8 +262,8 @@ function $(e) {
|
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
264
|
$.prototype.clear = An;
|
|
265
|
-
$.prototype.delete =
|
|
266
|
-
$.prototype.get =
|
|
265
|
+
$.prototype.delete = kn;
|
|
266
|
+
$.prototype.get = Ln;
|
|
267
267
|
$.prototype.has = Vn;
|
|
268
268
|
$.prototype.set = Rn;
|
|
269
269
|
var Kn = "Expected a function";
|
|
@@ -770,19 +770,19 @@ const pt = (e, t) => (e.install = (n) => {
|
|
|
770
770
|
n.component(o.name, o);
|
|
771
771
|
}, e), Bo = (e, t) => (e.install = (n) => {
|
|
772
772
|
e._context = n._context, n.config.globalProperties[t] = e;
|
|
773
|
-
}, e),
|
|
773
|
+
}, e), ko = K({
|
|
774
774
|
size: {
|
|
775
775
|
type: S([Number, String])
|
|
776
776
|
},
|
|
777
777
|
color: {
|
|
778
778
|
type: String
|
|
779
779
|
}
|
|
780
|
-
}),
|
|
780
|
+
}), Lo = P({
|
|
781
781
|
name: "ElIcon",
|
|
782
782
|
inheritAttrs: !1
|
|
783
783
|
}), Vo = /* @__PURE__ */ P({
|
|
784
|
-
...
|
|
785
|
-
props:
|
|
784
|
+
...Lo,
|
|
785
|
+
props: ko,
|
|
786
786
|
setup(e) {
|
|
787
787
|
const t = e, n = se("icon"), o = d(() => {
|
|
788
788
|
const { size: r, color: s } = t;
|
|
@@ -795,7 +795,7 @@ const pt = (e, t) => (e.install = (n) => {
|
|
|
795
795
|
class: l(n).b(),
|
|
796
796
|
style: l(o)
|
|
797
797
|
}, r.$attrs), [
|
|
798
|
-
|
|
798
|
+
L(r.$slots, "default")
|
|
799
799
|
], 16));
|
|
800
800
|
}
|
|
801
801
|
});
|
|
@@ -884,13 +884,13 @@ const Me = pt(Ro), Ko = S([
|
|
|
884
884
|
}), (a, i) => (T(), J("div", {
|
|
885
885
|
class: N(l(o).b())
|
|
886
886
|
}, [
|
|
887
|
-
|
|
888
|
-
ae(
|
|
887
|
+
L(a.$slots, "default"),
|
|
888
|
+
ae(ke, {
|
|
889
889
|
name: `${l(o).namespace.value}-zoom-in-center`,
|
|
890
890
|
persisted: ""
|
|
891
891
|
}, {
|
|
892
892
|
default: G(() => [
|
|
893
|
-
|
|
893
|
+
Le(oe("sup", {
|
|
894
894
|
class: N([
|
|
895
895
|
l(o).e("content"),
|
|
896
896
|
l(o).em("content", a.type),
|
|
@@ -901,7 +901,7 @@ const Me = pt(Ro), Ko = S([
|
|
|
901
901
|
]),
|
|
902
902
|
style: Ve(l(s))
|
|
903
903
|
}, [
|
|
904
|
-
|
|
904
|
+
L(a.$slots, "content", { value: l(r) }, () => [
|
|
905
905
|
Nt(Re(l(r)), 1)
|
|
906
906
|
])
|
|
907
907
|
], 6), [
|
|
@@ -951,7 +951,7 @@ P({
|
|
|
951
951
|
Object.assign(C, o ?? {});
|
|
952
952
|
}, { immediate: !0, deep: !0 });
|
|
953
953
|
const n = dt(e);
|
|
954
|
-
return () =>
|
|
954
|
+
return () => L(t, "default", { config: n == null ? void 0 : n.value });
|
|
955
955
|
}
|
|
956
956
|
});
|
|
957
957
|
const ft = ["success", "info", "warning", "error"], v = Uo({
|
|
@@ -1084,7 +1084,7 @@ const ft = ["success", "info", "warning", "error"], v = Uo({
|
|
|
1084
1084
|
visible: m,
|
|
1085
1085
|
bottom: mt,
|
|
1086
1086
|
close: H
|
|
1087
|
-
}), (p, dr) => (T(), B(
|
|
1087
|
+
}), (p, dr) => (T(), B(ke, {
|
|
1088
1088
|
name: l(a).b("fade"),
|
|
1089
1089
|
onBeforeEnter: (ht) => s.value = !0,
|
|
1090
1090
|
onBeforeLeave: p.onClose,
|
|
@@ -1092,7 +1092,7 @@ const ft = ["success", "info", "warning", "error"], v = Uo({
|
|
|
1092
1092
|
persisted: ""
|
|
1093
1093
|
}, {
|
|
1094
1094
|
default: G(() => [
|
|
1095
|
-
|
|
1095
|
+
Le(oe("div", {
|
|
1096
1096
|
id: p.id,
|
|
1097
1097
|
ref_key: "messageRef",
|
|
1098
1098
|
ref: u,
|
|
@@ -1123,7 +1123,7 @@ const ft = ["success", "info", "warning", "error"], v = Uo({
|
|
|
1123
1123
|
]),
|
|
1124
1124
|
_: 1
|
|
1125
1125
|
}, 8, ["class"])) : U("v-if", !0),
|
|
1126
|
-
|
|
1126
|
+
L(p.$slots, "default", {}, () => [
|
|
1127
1127
|
p.dangerouslyUseHTMLString ? (T(), J(xt, { key: 1 }, [
|
|
1128
1128
|
U(" Caution here, message could've been compromised, never use user's input as message "),
|
|
1129
1129
|
oe("p", {
|
|
@@ -1,21 +1,24 @@
|
|
|
1
|
-
import { defineComponent as M, ref as R, reactive as
|
|
1
|
+
import { defineComponent as M, ref as R, reactive as S, resolveComponent as s, resolveDirective as W, openBlock as c, createElementBlock as _, createElementVNode as V, createVNode as l, withCtx as t, withKeys as v, unref as a, createTextVNode as k, toDisplayString as d, withDirectives as $, createBlock as F, isRef as U, createCommentVNode as q } from "vue";
|
|
2
2
|
import { useTableHooks as X } from "jmash-core";
|
|
3
3
|
import { useI18n as Y } from "vue-i18n";
|
|
4
|
-
import { i as Z
|
|
5
|
-
import {
|
|
6
|
-
|
|
4
|
+
import { i as Z } from "./common-Cwl5jzlM.mjs";
|
|
5
|
+
import { _ as x } from "./edit.vue_vue_type_script_setup_true_lang-D9fa466K.mjs";
|
|
6
|
+
import { C as ee, D as h } from "./index-CitJdS-N.mjs";
|
|
7
|
+
const oe = { class: "app-container" }, le = { class: "search-container" }, te = ["onClick"], ne = ["onClick"], pe = /* @__PURE__ */ M({
|
|
7
8
|
__name: "index",
|
|
8
|
-
setup(
|
|
9
|
-
const { t:
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
setup(ae) {
|
|
10
|
+
const { t: w } = Y(), r = R({
|
|
11
|
+
applyStatus: ee.applyStatus.draft
|
|
12
|
+
}), {
|
|
13
|
+
tableHooks: i,
|
|
14
|
+
multipleTableRef: j,
|
|
12
15
|
queryFormRef: z,
|
|
13
16
|
listLoading: K,
|
|
14
|
-
tableData:
|
|
15
|
-
total:
|
|
16
|
-
} = X(
|
|
17
|
-
|
|
18
|
-
let
|
|
17
|
+
tableData: P,
|
|
18
|
+
total: N
|
|
19
|
+
} = X(w, Z, r);
|
|
20
|
+
h.orgIdBizDict.useValues();
|
|
21
|
+
let f = R([
|
|
19
22
|
{
|
|
20
23
|
label: "itsmFlowReckoning.contractName",
|
|
21
24
|
prop: "contractName",
|
|
@@ -31,7 +34,10 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
31
34
|
{
|
|
32
35
|
label: "itsmFlowReckoning.entrustName",
|
|
33
36
|
prop: "entrustName",
|
|
34
|
-
isColumn: !0
|
|
37
|
+
isColumn: !0,
|
|
38
|
+
width: "150",
|
|
39
|
+
slotName: "entrustName",
|
|
40
|
+
columnType: "slot"
|
|
35
41
|
},
|
|
36
42
|
{
|
|
37
43
|
label: "itsmFlowReckoning.serviceOrg",
|
|
@@ -62,12 +68,11 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
62
68
|
{
|
|
63
69
|
label: "itsmFlowReckoning.serviceContent",
|
|
64
70
|
prop: "serviceContent",
|
|
65
|
-
width: "150",
|
|
66
71
|
isColumn: !0
|
|
67
72
|
},
|
|
68
73
|
{
|
|
69
74
|
label: "common.operate",
|
|
70
|
-
width: "
|
|
75
|
+
width: "150",
|
|
71
76
|
slotName: "operation",
|
|
72
77
|
columnType: "slot",
|
|
73
78
|
fixed: "right",
|
|
@@ -75,51 +80,50 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
75
80
|
}
|
|
76
81
|
]);
|
|
77
82
|
const u = R({
|
|
78
|
-
title:
|
|
83
|
+
title: w("common.edit"),
|
|
79
84
|
visible: !1
|
|
80
85
|
});
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
V = h({}), u.value.title = g("common.add"), u.value.visible = !0;
|
|
85
|
-
}
|
|
86
|
-
function I(n) {
|
|
87
|
-
V.reckoningId = n.reckoningId, u.value.title = g("common.edit"), u.value.visible = !0;
|
|
86
|
+
let b = S({});
|
|
87
|
+
function Q() {
|
|
88
|
+
b = S({}), u.value.title = w("common.add"), u.value.visible = !0;
|
|
88
89
|
}
|
|
89
90
|
function T(n) {
|
|
90
|
-
|
|
91
|
+
b = { ...n }, u.value.title = w("common.edit"), u.value.visible = !0;
|
|
91
92
|
}
|
|
92
93
|
function B(n) {
|
|
93
|
-
|
|
94
|
+
i.selectionRows.value = n;
|
|
94
95
|
}
|
|
95
96
|
function L(n) {
|
|
96
|
-
n
|
|
97
|
+
i.handleSort(n.prop, n.order);
|
|
97
98
|
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
99
|
+
function O(n) {
|
|
100
|
+
n && i.getList();
|
|
101
|
+
}
|
|
102
|
+
return i.getList(), (n, e) => {
|
|
103
|
+
const g = s("el-input"), p = s("el-form-item"), m = s("el-col"), y = s("el-button"), D = s("el-row"), I = s("el-form"), E = s("jmash-column-select"), A = s("jmash-table"), H = s("jmash-pagination"), G = s("el-card"), C = W("hasPerm");
|
|
104
|
+
return c(), _("div", oe, [
|
|
105
|
+
V("div", le, [
|
|
106
|
+
l(I, {
|
|
103
107
|
ref_key: "queryFormRef",
|
|
104
108
|
ref: z,
|
|
105
|
-
model:
|
|
109
|
+
model: r.value,
|
|
106
110
|
inline: !0
|
|
107
111
|
}, {
|
|
108
112
|
default: t(() => [
|
|
109
|
-
l(
|
|
113
|
+
l(D, null, {
|
|
110
114
|
default: t(() => [
|
|
111
|
-
l(
|
|
115
|
+
l(m, { span: 6 }, {
|
|
112
116
|
default: t(() => [
|
|
113
|
-
l(
|
|
117
|
+
l(p, {
|
|
114
118
|
label: n.$t("itsmFlowReckoning.contractName"),
|
|
115
119
|
prop: "likeContractName"
|
|
116
120
|
}, {
|
|
117
121
|
default: t(() => [
|
|
118
|
-
l(
|
|
119
|
-
modelValue:
|
|
120
|
-
"onUpdate:modelValue": e[0] || (e[0] = (o) =>
|
|
122
|
+
l(g, {
|
|
123
|
+
modelValue: r.value.likeContractName,
|
|
124
|
+
"onUpdate:modelValue": e[0] || (e[0] = (o) => r.value.likeContractName = o),
|
|
121
125
|
placeholder: n.$t("itsmFlowReckoning.contractNameRequired"),
|
|
122
|
-
onKeyup: e[1] || (e[1] =
|
|
126
|
+
onKeyup: e[1] || (e[1] = v((o) => a(i).handleQuery(), ["enter"])),
|
|
123
127
|
class: "!w-[203px]"
|
|
124
128
|
}, null, 8, ["modelValue", "placeholder"])
|
|
125
129
|
]),
|
|
@@ -128,18 +132,18 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
128
132
|
]),
|
|
129
133
|
_: 1
|
|
130
134
|
}),
|
|
131
|
-
l(
|
|
135
|
+
l(m, { span: 6 }, {
|
|
132
136
|
default: t(() => [
|
|
133
|
-
l(
|
|
137
|
+
l(p, {
|
|
134
138
|
label: n.$t("itsmFlowReckoning.contractNo"),
|
|
135
139
|
prop: "likeContractNo"
|
|
136
140
|
}, {
|
|
137
141
|
default: t(() => [
|
|
138
|
-
l(
|
|
139
|
-
modelValue:
|
|
140
|
-
"onUpdate:modelValue": e[2] || (e[2] = (o) =>
|
|
142
|
+
l(g, {
|
|
143
|
+
modelValue: r.value.likeContractNo,
|
|
144
|
+
"onUpdate:modelValue": e[2] || (e[2] = (o) => r.value.likeContractNo = o),
|
|
141
145
|
placeholder: n.$t("itsmFlowReckoning.contractNoRequired"),
|
|
142
|
-
onKeyup: e[3] || (e[3] =
|
|
146
|
+
onKeyup: e[3] || (e[3] = v((o) => a(i).handleQuery(), ["enter"])),
|
|
143
147
|
class: "!w-[203px]"
|
|
144
148
|
}, null, 8, ["modelValue", "placeholder"])
|
|
145
149
|
]),
|
|
@@ -148,18 +152,18 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
148
152
|
]),
|
|
149
153
|
_: 1
|
|
150
154
|
}),
|
|
151
|
-
l(
|
|
155
|
+
l(m, { span: 6 }, {
|
|
152
156
|
default: t(() => [
|
|
153
|
-
l(
|
|
157
|
+
l(p, {
|
|
154
158
|
label: n.$t("itsmFlowReckoning.acceptanceNo"),
|
|
155
159
|
prop: "acceptanceNo"
|
|
156
160
|
}, {
|
|
157
161
|
default: t(() => [
|
|
158
|
-
l(
|
|
159
|
-
modelValue:
|
|
160
|
-
"onUpdate:modelValue": e[4] || (e[4] = (o) =>
|
|
162
|
+
l(g, {
|
|
163
|
+
modelValue: r.value.acceptanceNo,
|
|
164
|
+
"onUpdate:modelValue": e[4] || (e[4] = (o) => r.value.acceptanceNo = o),
|
|
161
165
|
placeholder: n.$t("itsmFlowReckoning.acceptanceNoRequireds"),
|
|
162
|
-
onKeyup: e[5] || (e[5] =
|
|
166
|
+
onKeyup: e[5] || (e[5] = v((o) => a(i).handleQuery(), ["enter"])),
|
|
163
167
|
class: "!w-[203px]"
|
|
164
168
|
}, null, 8, ["modelValue", "placeholder"])
|
|
165
169
|
]),
|
|
@@ -168,18 +172,18 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
168
172
|
]),
|
|
169
173
|
_: 1
|
|
170
174
|
}),
|
|
171
|
-
l(
|
|
175
|
+
l(m, { span: 6 }, {
|
|
172
176
|
default: t(() => [
|
|
173
|
-
l(
|
|
177
|
+
l(p, {
|
|
174
178
|
label: n.$t("itsmFlowReckoning.orderNo"),
|
|
175
179
|
prop: "orderNo"
|
|
176
180
|
}, {
|
|
177
181
|
default: t(() => [
|
|
178
|
-
l(
|
|
179
|
-
modelValue:
|
|
180
|
-
"onUpdate:modelValue": e[6] || (e[6] = (o) =>
|
|
182
|
+
l(g, {
|
|
183
|
+
modelValue: r.value.orderNo,
|
|
184
|
+
"onUpdate:modelValue": e[6] || (e[6] = (o) => r.value.orderNo = o),
|
|
181
185
|
placeholder: n.$t("itsmFlowReckoning.orderNoRequireds"),
|
|
182
|
-
onKeyup: e[7] || (e[7] =
|
|
186
|
+
onKeyup: e[7] || (e[7] = v((o) => a(i).handleQuery(), ["enter"])),
|
|
183
187
|
class: "!w-[203px]"
|
|
184
188
|
}, null, 8, ["modelValue", "placeholder"])
|
|
185
189
|
]),
|
|
@@ -188,18 +192,18 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
188
192
|
]),
|
|
189
193
|
_: 1
|
|
190
194
|
}),
|
|
191
|
-
l(
|
|
195
|
+
l(m, { span: 6 }, {
|
|
192
196
|
default: t(() => [
|
|
193
|
-
l(
|
|
197
|
+
l(p, {
|
|
194
198
|
label: n.$t("itsmFlowReckoning.reckoningNo"),
|
|
195
199
|
prop: "reckoningNo"
|
|
196
200
|
}, {
|
|
197
201
|
default: t(() => [
|
|
198
|
-
l(
|
|
199
|
-
modelValue:
|
|
200
|
-
"onUpdate:modelValue": e[8] || (e[8] = (o) =>
|
|
202
|
+
l(g, {
|
|
203
|
+
modelValue: r.value.reckoningNo,
|
|
204
|
+
"onUpdate:modelValue": e[8] || (e[8] = (o) => r.value.reckoningNo = o),
|
|
201
205
|
placeholder: n.$t("itsmFlowReckoning.reckoningNoRequireds"),
|
|
202
|
-
onKeyup: e[9] || (e[9] =
|
|
206
|
+
onKeyup: e[9] || (e[9] = v((o) => a(i).handleQuery(), ["enter"])),
|
|
203
207
|
class: "!w-[203px]"
|
|
204
208
|
}, null, 8, ["modelValue", "placeholder"])
|
|
205
209
|
]),
|
|
@@ -208,24 +212,24 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
208
212
|
]),
|
|
209
213
|
_: 1
|
|
210
214
|
}),
|
|
211
|
-
l(
|
|
215
|
+
l(m, { span: 18 }, {
|
|
212
216
|
default: t(() => [
|
|
213
|
-
l(
|
|
217
|
+
l(p, { class: "search-btn" }, {
|
|
214
218
|
default: t(() => [
|
|
215
|
-
l(
|
|
219
|
+
l(y, {
|
|
216
220
|
type: "primary",
|
|
217
|
-
onClick: e[10] || (e[10] = (o) => a(
|
|
221
|
+
onClick: e[10] || (e[10] = (o) => a(i).handleQuery())
|
|
218
222
|
}, {
|
|
219
223
|
default: t(() => [
|
|
220
|
-
|
|
224
|
+
k(d(n.$t("common.search")), 1)
|
|
221
225
|
]),
|
|
222
226
|
_: 1
|
|
223
227
|
}),
|
|
224
|
-
l(
|
|
225
|
-
onClick: e[11] || (e[11] = (o) => a(
|
|
228
|
+
l(y, {
|
|
229
|
+
onClick: e[11] || (e[11] = (o) => a(i).resetQuery())
|
|
226
230
|
}, {
|
|
227
231
|
default: t(() => [
|
|
228
|
-
|
|
232
|
+
k(d(n.$t("common.reset")), 1)
|
|
229
233
|
]),
|
|
230
234
|
_: 1
|
|
231
235
|
})
|
|
@@ -247,44 +251,32 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
247
251
|
class: "table-container"
|
|
248
252
|
}, {
|
|
249
253
|
header: t(() => [
|
|
250
|
-
l(
|
|
254
|
+
l(D, null, {
|
|
251
255
|
default: t(() => [
|
|
252
|
-
l(
|
|
256
|
+
l(m, { span: 17 }, {
|
|
253
257
|
default: t(() => [
|
|
254
|
-
|
|
258
|
+
$((c(), F(y, {
|
|
255
259
|
type: "primary",
|
|
256
|
-
onClick:
|
|
260
|
+
onClick: Q
|
|
257
261
|
}, {
|
|
258
262
|
default: t(() => [
|
|
259
|
-
|
|
263
|
+
k(d(n.$t("common.add")), 1)
|
|
260
264
|
]),
|
|
261
265
|
_: 1
|
|
262
266
|
})), [
|
|
263
|
-
[
|
|
267
|
+
[C, ["itsmflow:itsm_flow_reckoning:add"]]
|
|
264
268
|
])
|
|
265
269
|
]),
|
|
266
270
|
_: 1
|
|
267
271
|
}),
|
|
268
|
-
l(
|
|
272
|
+
l(m, {
|
|
269
273
|
span: 7,
|
|
270
274
|
class: "container-float"
|
|
271
275
|
}, {
|
|
272
276
|
default: t(() => [
|
|
273
|
-
_((m(), C(N, {
|
|
274
|
-
plain: "",
|
|
275
|
-
type: "primary",
|
|
276
|
-
onClick: e[12] || (e[12] = (o) => a(r).handleExportPdf(a(g)("itsmFlowReckoning.name")))
|
|
277
|
-
}, {
|
|
278
|
-
default: t(() => [
|
|
279
|
-
f(p(n.$t("common.print")), 1)
|
|
280
|
-
]),
|
|
281
|
-
_: 1
|
|
282
|
-
})), [
|
|
283
|
-
[y, ["itsmflow:itsm_flow_reckoning:print"]]
|
|
284
|
-
]),
|
|
285
277
|
l(E, {
|
|
286
|
-
modelValue: a(
|
|
287
|
-
"onUpdate:modelValue": e[
|
|
278
|
+
modelValue: a(f),
|
|
279
|
+
"onUpdate:modelValue": e[12] || (e[12] = (o) => U(f) ? f.value = o : f = o),
|
|
288
280
|
"label-name": "itsm-flow-reckoning"
|
|
289
281
|
}, null, 8, ["modelValue"])
|
|
290
282
|
]),
|
|
@@ -295,47 +287,50 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
295
287
|
})
|
|
296
288
|
]),
|
|
297
289
|
footer: t(() => [
|
|
298
|
-
a(
|
|
290
|
+
a(N) > 0 ? (c(), F(H, {
|
|
299
291
|
key: 0,
|
|
300
|
-
total: a(
|
|
301
|
-
"onUpdate:total": e[
|
|
302
|
-
"current-page":
|
|
303
|
-
"onUpdate:currentPage": e[
|
|
304
|
-
"page-size":
|
|
305
|
-
"onUpdate:pageSize": e[
|
|
306
|
-
onPagination: e[
|
|
307
|
-
}, null, 8, ["total", "current-page", "page-size"])) :
|
|
292
|
+
total: a(N),
|
|
293
|
+
"onUpdate:total": e[13] || (e[13] = (o) => U(N) ? N.value = o : null),
|
|
294
|
+
"current-page": r.value.curPage,
|
|
295
|
+
"onUpdate:currentPage": e[14] || (e[14] = (o) => r.value.curPage = o),
|
|
296
|
+
"page-size": r.value.pageSize,
|
|
297
|
+
"onUpdate:pageSize": e[15] || (e[15] = (o) => r.value.pageSize = o),
|
|
298
|
+
onPagination: e[16] || (e[16] = (o) => a(i).getList())
|
|
299
|
+
}, null, 8, ["total", "current-page", "page-size"])) : q("", !0)
|
|
308
300
|
]),
|
|
309
301
|
default: t(() => [
|
|
310
302
|
l(A, {
|
|
311
303
|
ref_key: "multipleTableRef",
|
|
312
|
-
ref:
|
|
304
|
+
ref: j,
|
|
313
305
|
"row-key": "reckoningId",
|
|
314
306
|
"list-loading": a(K),
|
|
315
|
-
data: a(
|
|
316
|
-
"table-label": a(
|
|
317
|
-
onSelectionChange:
|
|
318
|
-
onSortChange:
|
|
307
|
+
data: a(P),
|
|
308
|
+
"table-label": a(f),
|
|
309
|
+
onSelectionChange: B,
|
|
310
|
+
onSortChange: L
|
|
319
311
|
}, {
|
|
312
|
+
entrustName: t((o) => [
|
|
313
|
+
V("span", null, d(a(h).projectNameDict.getDictValue(o.data.row.entrustName)), 1)
|
|
314
|
+
]),
|
|
320
315
|
serviceOrg: t((o) => [
|
|
321
|
-
|
|
316
|
+
V("span", null, d(a(h).orgIdBizDict.getValue(o.data.row.serviceOrg)), 1)
|
|
322
317
|
]),
|
|
323
318
|
operation: t((o) => [
|
|
324
|
-
|
|
319
|
+
$((c(), _("span", {
|
|
325
320
|
class: "el-button-color",
|
|
326
|
-
onClick: (J) =>
|
|
321
|
+
onClick: (J) => T(o.data.row)
|
|
327
322
|
}, [
|
|
328
|
-
|
|
329
|
-
], 8,
|
|
330
|
-
[
|
|
323
|
+
k(d(n.$t("common.edit")), 1)
|
|
324
|
+
], 8, te)), [
|
|
325
|
+
[C, ["itsmflow:itsm_flow_reckoning:update"]]
|
|
331
326
|
]),
|
|
332
|
-
|
|
327
|
+
$((c(), _("span", {
|
|
333
328
|
class: "el-button-color dropdown-left",
|
|
334
|
-
onClick: (J) => a(
|
|
329
|
+
onClick: (J) => a(i).deleteRecord(o.data.row)
|
|
335
330
|
}, [
|
|
336
|
-
|
|
337
|
-
], 8,
|
|
338
|
-
[
|
|
331
|
+
k(d(n.$t("common.delete")), 1)
|
|
332
|
+
], 8, ne)), [
|
|
333
|
+
[C, ["itsmflow:itsm_flow_reckoning:delete"]]
|
|
339
334
|
])
|
|
340
335
|
]),
|
|
341
336
|
_: 1
|
|
@@ -343,19 +338,19 @@ const ee = { class: "app-container" }, oe = { class: "search-container" }, le =
|
|
|
343
338
|
]),
|
|
344
339
|
_: 1
|
|
345
340
|
}),
|
|
346
|
-
u.value.visible ? (
|
|
341
|
+
u.value.visible ? (c(), F(x, {
|
|
347
342
|
key: 0,
|
|
348
343
|
modelValue: u.value.visible,
|
|
349
|
-
"onUpdate:modelValue": e[
|
|
344
|
+
"onUpdate:modelValue": e[17] || (e[17] = (o) => u.value.visible = o),
|
|
350
345
|
title: u.value.title,
|
|
351
|
-
"entity-key": a(
|
|
352
|
-
onRefresh:
|
|
346
|
+
"entity-key": a(b),
|
|
347
|
+
onRefresh: O,
|
|
353
348
|
width: "900px"
|
|
354
|
-
}, null, 8, ["modelValue", "title", "entity-key"])) :
|
|
349
|
+
}, null, 8, ["modelValue", "title", "entity-key"])) : q("", !0)
|
|
355
350
|
]);
|
|
356
351
|
};
|
|
357
352
|
}
|
|
358
353
|
});
|
|
359
354
|
export {
|
|
360
|
-
|
|
355
|
+
pe as default
|
|
361
356
|
};
|