xyvcard-reports 0.0.30 → 0.0.32
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-BRJ0FzdR.mjs → FileSaver.min-B7nWY3qI.mjs} +1 -1
- package/dist/{add-BKHQhb08.mjs → add-CRTiKn3Z.mjs} +1 -1
- package/dist/{edit-CerZ5hVt.mjs → edit-B2gOepu-.mjs} +2 -2
- package/dist/{edit-C3rb1m2N.mjs → edit-BSAJFciZ.mjs} +1 -1
- package/dist/{edit-DoHQS9bH.mjs → edit-BuCZOFbq.mjs} +1 -1
- package/dist/{edit-ZgRPlqm2.mjs → edit-ByCEeJ8T.mjs} +163 -144
- package/dist/{edit-DAztAWWV.mjs → edit-CKWRpBTP.mjs} +137 -117
- package/dist/{edit-CLfgvyHr.mjs → edit-Cx8At8FV.mjs} +1 -1
- package/dist/{index-C9jnVPdL.mjs → index-0IZPu961.mjs} +2 -2
- package/dist/{index-De2YrNzO.mjs → index-B3MK78p6.mjs} +2 -2
- package/dist/{index-DGu3tCTJ.mjs → index-BlaGHaM0.mjs} +23 -23
- package/dist/{index-CpEhBSoc.mjs → index-C6cH5lgD.mjs} +181 -215
- package/dist/{index-Bk8SBExS.mjs → index-CM4_5S2R.mjs} +1 -1
- package/dist/{index-DmtNwPE_.mjs → index-D02-afbz.mjs} +3 -3
- package/dist/{index-BYpP0gYj.mjs → index-DlQQ6Tmr.mjs} +11 -11
- package/dist/{index-B1aS3_cv.mjs → index-ULpZvCcU.mjs} +2 -2
- package/dist/index.mjs +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Bs_tlf0-.mjs → index.vue_vue_type_script_setup_true_lang-CdiPQl5S.mjs} +2 -2
- package/dist/{info-D2RKoUcm.mjs → info-B9ddXtEl.mjs} +1 -1
- package/dist/{info-BcWOjWRF.mjs → info-Cu3tODim.mjs} +1 -1
- package/dist/{info-zoi1fbFh.mjs → info-DX5x9nwZ.mjs} +2 -2
- package/dist/{info-BpVDGm28.mjs → info-DhXUZj_m.mjs} +1 -1
- package/dist/{info-Zehe2WLj.mjs → info-lyp1qQOB.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-CEPDXqNr.mjs → info.vue_vue_type_script_setup_true_lang-BE5mjcHA.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-DiBJ1Ryp.mjs → info.vue_vue_type_script_setup_true_lang-BPCEtdjb.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-DJ9jWI1r.mjs → info.vue_vue_type_script_setup_true_lang-CL2QGZHm.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dts/src/api/reports/report-demand-ledger/types.d.ts +1 -2
- package/dts/src/views/reports/report-demand-ledger/edit.vue.d.ts +1 -1
- package/dts/src/views/reports/report-demand-ledger/follow.vue.d.ts +1 -1
- package/dts/src/views/reports/report-third-matter/edit.vue.d.ts +1 -1
- package/dts/src/views/reports/report-third-month-summary/edit.vue.d.ts +1 -1
- package/dts/src/views/reports/report-third-party/edit.vue.d.ts +1 -1
- package/dts/src/views/reports/report-third-use-support/edit.vue.d.ts +1 -1
- package/dts/src/views/reports/task-inspect-matters/edit.vue.d.ts +1 -1
- package/dts/src/views/reports/task-inspect-type/add.vue.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as R, mergeModels as $, ref as M, reactive as y, useModel as D, resolveComponent as a, createBlock as q, openBlock as B, withCtx as e, createVNode as t, unref as p, createElementVNode as E, createTextVNode as T, toDisplayString as g } from "vue";
|
|
2
2
|
import { ElMessage as F } from "element-plus";
|
|
3
|
-
import { t as S } from "./index-
|
|
3
|
+
import { t as S } from "./index-ULpZvCcU.mjs";
|
|
4
4
|
import { useI18n as U } from "vue-i18n";
|
|
5
5
|
import { D as j } from "./index-DcqQwqg9.mjs";
|
|
6
6
|
import { _ as A } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { getCurrentInstance as V, inject as L, ref as S, computed as d, unref as c, readonly as Ct, getCurrentScope as wt, onScopeDispose as Tt, watch as ae, onMounted as he, isRef as St, warn as Nt, provide as Ot, defineComponent as Y, createElementBlock as J, openBlock as E, mergeProps as Et, renderSlot as q, normalizeClass as P, createVNode as C, Transition as Ke, withCtx as N, withDirectives as Ue, createElementVNode as oe, normalizeStyle as Ge, createTextVNode as He, toDisplayString as ve, vShow as Ze, shallowReactive as Je, createBlock as H, createCommentVNode as te, resolveDynamicComponent as It, Fragment as $t, withModifiers as xt, nextTick as Pt, isVNode as qe, render as $e, reactive as xe, resolveComponent as x } from "vue";
|
|
2
2
|
import "element-plus";
|
|
3
3
|
import { useRoute as kt, useRouter as jt } from "vue-router";
|
|
4
|
-
import { _ as Dt } from "./index.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { _ as Dt } from "./index.vue_vue_type_script_setup_true_lang-CdiPQl5S.mjs";
|
|
5
5
|
import { useI18n as At } from "vue-i18n";
|
|
6
|
-
import { t as Pe } from "./index-
|
|
6
|
+
import { t as Pe } from "./index-ULpZvCcU.mjs";
|
|
7
7
|
import { D as Mt } from "./index-DcqQwqg9.mjs";
|
|
8
8
|
import { routerUtil as zt } from "jmash-core";
|
|
9
9
|
import { i as ke, c as Lt, w as Ft, s as Vt, a as Bt } from "./index-CJ1aT1h5.mjs";
|
|
@@ -2,7 +2,7 @@ import { defineComponent as ee, mergeModels as F, ref as c, reactive as U, compu
|
|
|
2
2
|
import { ElMessage as re } from "element-plus";
|
|
3
3
|
import { useI18n as ae } from "vue-i18n";
|
|
4
4
|
import { u as de } from "./index-CJ1aT1h5.mjs";
|
|
5
|
-
import { r as $ } from "./index-
|
|
5
|
+
import { r as $ } from "./index-ULpZvCcU.mjs";
|
|
6
6
|
import { useUserStoreHook as se } from "jmash-core";
|
|
7
7
|
import { C as ne, B as ie, J as ue, a as me } from "./constant-CjJspmoU.mjs";
|
|
8
8
|
import "./index-Cu8cdEcf--Hv6LgCE.mjs";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as z, mergeModels as q, ref as A, reactive as E, computed as i, useModel as J, resolveComponent as p, createBlock as I, openBlock as k, withCtx as s, createVNode as a, unref as t, createCommentVNode as D, createElementVNode as Q, createTextVNode as w, toDisplayString as W } from "vue";
|
|
2
2
|
import { ElMessage as C } from "element-plus";
|
|
3
3
|
import { useI18n as Z } from "vue-i18n";
|
|
4
|
-
import { a as _ } from "./index-
|
|
4
|
+
import { a as _ } from "./index-ULpZvCcU.mjs";
|
|
5
5
|
import { useRoute as ee } from "vue-router";
|
|
6
6
|
import { D as N } from "./index-DcqQwqg9.mjs";
|
|
7
7
|
import { C as n } from "./constant-CjJspmoU.mjs";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { defineComponent as re, mergeModels as
|
|
2
|
-
import { ElMessage as
|
|
3
|
-
import { useI18n as
|
|
4
|
-
import { u as
|
|
5
|
-
import { r as
|
|
1
|
+
import { defineComponent as re, mergeModels as K, ref as y, reactive as J, computed as ae, useModel as se, resolveComponent as n, createElementBlock as v, openBlock as c, Fragment as _, createVNode as t, withCtx as r, unref as d, renderList as P, createBlock as M, createTextVNode as T, toDisplayString as w, createElementVNode as de } from "vue";
|
|
2
|
+
import { ElMessage as R } from "element-plus";
|
|
3
|
+
import { useI18n as ie } from "vue-i18n";
|
|
4
|
+
import { u as ue } from "./index-CJ1aT1h5.mjs";
|
|
5
|
+
import { r as b } from "./index-ULpZvCcU.mjs";
|
|
6
6
|
import { useUserStoreHook as ne } from "jmash-core";
|
|
7
7
|
import "./index-DcqQwqg9.mjs";
|
|
8
8
|
import { r as pe } from "./index-ISkSSB59.mjs";
|
|
9
|
-
import { C as me, B as
|
|
9
|
+
import { C as me, B as ce, J as fe, a as ge } from "./constant-CjJspmoU.mjs";
|
|
10
10
|
import "./index-Cu8cdEcf--Hv6LgCE.mjs";
|
|
11
11
|
import { _ as ye } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
12
|
-
const
|
|
12
|
+
const Ie = { class: "dialog-footer" }, he = /* @__PURE__ */ re({
|
|
13
13
|
__name: "edit",
|
|
14
|
-
props: /* @__PURE__ */
|
|
14
|
+
props: /* @__PURE__ */ K({
|
|
15
15
|
entityKey: {
|
|
16
16
|
type: Object,
|
|
17
17
|
default: () => {
|
|
@@ -25,156 +25,175 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
25
25
|
modelValue: { type: Boolean },
|
|
26
26
|
modelModifiers: {}
|
|
27
27
|
}),
|
|
28
|
-
emits: /* @__PURE__ */
|
|
29
|
-
setup(
|
|
30
|
-
const { t:
|
|
31
|
-
let
|
|
28
|
+
emits: /* @__PURE__ */ K(["refresh"], ["update:modelValue"]),
|
|
29
|
+
setup(B, { emit: z }) {
|
|
30
|
+
const { t: f } = ie(), F = ne(), U = y(), q = y([]), O = y([]), V = y([]);
|
|
31
|
+
let s = J({
|
|
32
32
|
requestId: Math.random() * 10 + "",
|
|
33
33
|
updateMask: "govOrgId,itsmId,outOrgId,describe,files,proposeMethod,matterSource",
|
|
34
34
|
matterSort: me.SUPPORT,
|
|
35
35
|
files: []
|
|
36
36
|
});
|
|
37
|
-
const
|
|
38
|
-
function
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
37
|
+
const N = ae(() => V.value);
|
|
38
|
+
async function L(e) {
|
|
39
|
+
var l;
|
|
40
|
+
if (!e) {
|
|
41
|
+
V.value = [];
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
try {
|
|
45
|
+
const u = ((l = (await b.findMyProjects({
|
|
46
|
+
belongOrgId: e
|
|
47
|
+
})).data) == null ? void 0 : l.itsmId) || [], p = [...new Set(u)].map(async (g) => {
|
|
48
|
+
var k;
|
|
49
|
+
const $ = await ge.findById({ itemId: g });
|
|
50
|
+
return {
|
|
51
|
+
key: g,
|
|
52
|
+
value: ((k = $.data) == null ? void 0 : k.name) || g
|
|
53
|
+
};
|
|
54
|
+
}), h = await Promise.all(p);
|
|
55
|
+
V.value = h;
|
|
56
|
+
} catch {
|
|
57
|
+
V.value = [];
|
|
58
|
+
}
|
|
50
59
|
}
|
|
51
|
-
function
|
|
52
|
-
|
|
60
|
+
function H(e) {
|
|
61
|
+
s.itsmId = void 0, L(e);
|
|
53
62
|
}
|
|
54
|
-
|
|
63
|
+
ce.findById({ userId: F.user.userId }).then((e) => {
|
|
55
64
|
const { data: l } = e;
|
|
56
|
-
|
|
57
|
-
const
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
}),
|
|
61
|
-
}),
|
|
62
|
-
const { data:
|
|
63
|
-
console.log(
|
|
65
|
+
b.findMyBelongOrgs({ likeServiceOrg: l.orgId }).then((a) => {
|
|
66
|
+
const u = /* @__PURE__ */ new Map();
|
|
67
|
+
a.data.results.forEach((i) => {
|
|
68
|
+
u.has(i.belongOrgId) || u.set(i.belongOrgId, i);
|
|
69
|
+
}), O.value = Array.from(u.values()), console.log(O.value, "=> 获取govOrgId列表");
|
|
70
|
+
}), fe.findById({ orgId: l.orgId }).then((a) => {
|
|
71
|
+
const { data: u } = a;
|
|
72
|
+
console.log(u, "=> 获取外协单位"), q.value = [
|
|
64
73
|
{
|
|
65
|
-
key:
|
|
66
|
-
value:
|
|
74
|
+
key: u.orgId,
|
|
75
|
+
value: u.orgName
|
|
67
76
|
}
|
|
68
77
|
];
|
|
69
78
|
});
|
|
70
79
|
});
|
|
71
|
-
const
|
|
80
|
+
const G = J({
|
|
72
81
|
govOrgId: [
|
|
73
82
|
{
|
|
74
83
|
required: !0,
|
|
75
|
-
message:
|
|
84
|
+
message: f("reportThirdParty.govOrgIdRequired"),
|
|
76
85
|
trigger: "change"
|
|
77
86
|
}
|
|
78
87
|
],
|
|
79
88
|
itsmId: [
|
|
80
89
|
{
|
|
81
90
|
required: !0,
|
|
82
|
-
message:
|
|
91
|
+
message: f("reportThirdParty.itemIdRequired"),
|
|
83
92
|
trigger: "change"
|
|
84
93
|
}
|
|
85
94
|
],
|
|
86
95
|
describe: [
|
|
87
96
|
{
|
|
88
97
|
required: !0,
|
|
89
|
-
message:
|
|
98
|
+
message: f("reportThirdParty.likeDescribeRequired"),
|
|
90
99
|
trigger: "change"
|
|
91
100
|
}
|
|
92
101
|
],
|
|
93
102
|
outOrgId: [
|
|
94
103
|
{
|
|
95
104
|
required: !0,
|
|
96
|
-
message:
|
|
105
|
+
message: f("reportThirdParty.outOrgIdRequired"),
|
|
97
106
|
trigger: "change"
|
|
98
107
|
}
|
|
99
108
|
]
|
|
100
|
-
}),
|
|
101
|
-
function
|
|
102
|
-
|
|
109
|
+
}), C = y(!1), j = y();
|
|
110
|
+
function Q() {
|
|
111
|
+
C.value = !0, j.value.clearFileList();
|
|
103
112
|
}
|
|
104
|
-
function
|
|
105
|
-
var
|
|
113
|
+
function W(e) {
|
|
114
|
+
var a;
|
|
106
115
|
const l = {
|
|
107
116
|
fileName: e.name,
|
|
108
117
|
fileId: e.response.fileId
|
|
109
118
|
};
|
|
110
|
-
(
|
|
119
|
+
(a = s.files) == null || a.push(l), s.files = [...new Set(s.files)];
|
|
111
120
|
}
|
|
112
|
-
function
|
|
121
|
+
function X(e) {
|
|
113
122
|
var l;
|
|
114
|
-
(l =
|
|
123
|
+
(l = s.files) == null || l.splice(e, 1);
|
|
115
124
|
}
|
|
116
|
-
function
|
|
117
|
-
pe.findList({ actionId:
|
|
118
|
-
e.results && Array.isArray(e.results) && (
|
|
119
|
-
let
|
|
120
|
-
return l.fileName && (
|
|
125
|
+
function Y() {
|
|
126
|
+
pe.findList({ actionId: I.entityKey.reportId }).then(({ data: e }) => {
|
|
127
|
+
e.results && Array.isArray(e.results) && (s.files = e.results.map((l) => {
|
|
128
|
+
let a = "";
|
|
129
|
+
return l.fileName && (a = l.fileSort || l.type || ""), {
|
|
121
130
|
fileName: l.fileName || "",
|
|
122
131
|
fileId: l.fileId || "",
|
|
123
|
-
fileSort:
|
|
132
|
+
fileSort: a
|
|
124
133
|
};
|
|
125
134
|
}));
|
|
126
135
|
});
|
|
127
136
|
}
|
|
128
|
-
const m =
|
|
129
|
-
|
|
130
|
-
|
|
137
|
+
const m = se(B, "modelValue"), I = B, S = z, Z = Object.keys(I.entityKey), D = y(Z.length >= 1);
|
|
138
|
+
D.value && b.findById(I.entityKey).then(async ({ data: e }) => {
|
|
139
|
+
const l = e.itsmId;
|
|
140
|
+
if (Object.assign(s, {
|
|
141
|
+
...e,
|
|
142
|
+
itsmId: void 0
|
|
143
|
+
}), Y(), e.govOrgId) {
|
|
144
|
+
await L(e.govOrgId);
|
|
145
|
+
const { nextTick: a } = await import("vue");
|
|
146
|
+
a(() => {
|
|
147
|
+
s.itsmId = l;
|
|
148
|
+
});
|
|
149
|
+
}
|
|
131
150
|
});
|
|
132
|
-
const
|
|
151
|
+
const x = async () => {
|
|
133
152
|
var e;
|
|
134
|
-
await ((e =
|
|
135
|
-
l && (
|
|
136
|
-
console.log(
|
|
137
|
-
message:
|
|
153
|
+
await ((e = U.value) == null ? void 0 : e.validate((l) => {
|
|
154
|
+
l && (D.value && I.entityKey.reportId && !I.isCopy ? b.update(s).then((a) => {
|
|
155
|
+
console.log(a), a.status === 200 && (R({
|
|
156
|
+
message: f("common.submitSuccess"),
|
|
138
157
|
type: "success"
|
|
139
|
-
}), m.value && (m.value = !1),
|
|
140
|
-
}) :
|
|
141
|
-
|
|
142
|
-
message:
|
|
158
|
+
}), m.value && (m.value = !1), S("refresh", a.status === 200));
|
|
159
|
+
}) : I.isCopy ? b.create(s).then((a) => {
|
|
160
|
+
a.status === 200 && (R({
|
|
161
|
+
message: f("common.submitSuccess"),
|
|
143
162
|
type: "success"
|
|
144
|
-
}), m.value = !1,
|
|
145
|
-
}) :
|
|
146
|
-
console.log(
|
|
147
|
-
message:
|
|
163
|
+
}), m.value = !1, S("refresh", !0));
|
|
164
|
+
}) : b.create(s).then((a) => {
|
|
165
|
+
console.log(a), a.status === 200 && (R({
|
|
166
|
+
message: f("common.submitSuccess"),
|
|
148
167
|
type: "success"
|
|
149
|
-
}), m.value && (m.value = !1),
|
|
168
|
+
}), m.value && (m.value = !1), S("refresh", a.status === 200));
|
|
150
169
|
}));
|
|
151
170
|
}));
|
|
152
171
|
};
|
|
153
|
-
function
|
|
172
|
+
function A() {
|
|
154
173
|
m.value && (m.value = !1);
|
|
155
174
|
}
|
|
156
175
|
return (e, l) => {
|
|
157
|
-
const
|
|
158
|
-
return
|
|
176
|
+
const a = n("el-option"), u = n("el-select"), i = n("el-form-item"), p = n("el-col"), h = n("el-input"), g = n("el-button"), $ = n("CircleClose"), k = n("el-icon"), ee = n("el-row"), le = n("el-form"), te = n("el-dialog"), oe = n("jmash-multi-upload");
|
|
177
|
+
return c(), v(_, null, [
|
|
159
178
|
t(te, {
|
|
160
179
|
modelValue: m.value,
|
|
161
180
|
"onUpdate:modelValue": l[6] || (l[6] = (o) => m.value = o),
|
|
162
|
-
onClose:
|
|
181
|
+
onClose: A
|
|
163
182
|
}, {
|
|
164
183
|
footer: r(() => [
|
|
165
|
-
|
|
166
|
-
t(
|
|
184
|
+
de("div", Ie, [
|
|
185
|
+
t(g, { onClick: A }, {
|
|
167
186
|
default: r(() => [
|
|
168
|
-
|
|
187
|
+
T(w(e.$t("common.cancel")), 1)
|
|
169
188
|
]),
|
|
170
189
|
_: 1
|
|
171
190
|
}),
|
|
172
|
-
t(
|
|
191
|
+
t(g, {
|
|
173
192
|
type: "primary",
|
|
174
|
-
onClick:
|
|
193
|
+
onClick: x
|
|
175
194
|
}, {
|
|
176
195
|
default: r(() => [
|
|
177
|
-
|
|
196
|
+
T(w(e.$t("common.confirm")), 1)
|
|
178
197
|
]),
|
|
179
198
|
_: 1
|
|
180
199
|
})
|
|
@@ -183,33 +202,33 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
183
202
|
default: r(() => [
|
|
184
203
|
t(le, {
|
|
185
204
|
ref_key: "reportThirdPartyFormRef",
|
|
186
|
-
ref:
|
|
187
|
-
model: s
|
|
205
|
+
ref: U,
|
|
206
|
+
model: d(s),
|
|
188
207
|
"label-width": "120px",
|
|
189
|
-
rules:
|
|
208
|
+
rules: G
|
|
190
209
|
}, {
|
|
191
210
|
default: r(() => [
|
|
192
211
|
t(ee, null, {
|
|
193
212
|
default: r(() => [
|
|
194
|
-
t(
|
|
213
|
+
t(p, { span: 12 }, {
|
|
195
214
|
default: r(() => [
|
|
196
|
-
t(
|
|
215
|
+
t(i, {
|
|
197
216
|
label: e.$t("reportThirdParty.govOrgId"),
|
|
198
217
|
prop: "govOrgId"
|
|
199
218
|
}, {
|
|
200
219
|
default: r(() => [
|
|
201
|
-
t(
|
|
202
|
-
modelValue: s
|
|
203
|
-
"onUpdate:modelValue": l[0] || (l[0] = (o) => s
|
|
220
|
+
t(u, {
|
|
221
|
+
modelValue: d(s).govOrgId,
|
|
222
|
+
"onUpdate:modelValue": l[0] || (l[0] = (o) => d(s).govOrgId = o),
|
|
204
223
|
placeholder: e.$t("reportThirdParty.govOrgIdRequired"),
|
|
205
|
-
data:
|
|
224
|
+
data: O.value,
|
|
206
225
|
clearable: "",
|
|
207
226
|
filterable: "",
|
|
208
227
|
class: "w-full",
|
|
209
|
-
onChange:
|
|
228
|
+
onChange: H
|
|
210
229
|
}, {
|
|
211
230
|
default: r(() => [
|
|
212
|
-
(
|
|
231
|
+
(c(!0), v(_, null, P(O.value, (o) => (c(), M(a, {
|
|
213
232
|
key: o.belongOrgId,
|
|
214
233
|
value: o.belongOrgId,
|
|
215
234
|
label: o.belongOrgName
|
|
@@ -223,24 +242,24 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
223
242
|
]),
|
|
224
243
|
_: 1
|
|
225
244
|
}),
|
|
226
|
-
t(
|
|
245
|
+
t(p, { span: 12 }, {
|
|
227
246
|
default: r(() => [
|
|
228
|
-
t(
|
|
247
|
+
t(i, {
|
|
229
248
|
label: e.$t("reportThirdParty.itsmId"),
|
|
230
249
|
prop: "itsmId"
|
|
231
250
|
}, {
|
|
232
251
|
default: r(() => [
|
|
233
|
-
t(
|
|
234
|
-
modelValue: s
|
|
235
|
-
"onUpdate:modelValue": l[1] || (l[1] = (o) => s
|
|
252
|
+
t(u, {
|
|
253
|
+
modelValue: d(s).itsmId,
|
|
254
|
+
"onUpdate:modelValue": l[1] || (l[1] = (o) => d(s).itsmId = o),
|
|
236
255
|
placeholder: e.$t("reportThirdParty.itemIdRequired"),
|
|
237
|
-
data:
|
|
256
|
+
data: N.value,
|
|
238
257
|
clearable: "",
|
|
239
258
|
filterable: "",
|
|
240
|
-
disabled: !s
|
|
259
|
+
disabled: !d(s).govOrgId
|
|
241
260
|
}, {
|
|
242
261
|
default: r(() => [
|
|
243
|
-
(
|
|
262
|
+
(c(!0), v(_, null, P(N.value, (o) => (c(), M(a, {
|
|
244
263
|
key: o.key,
|
|
245
264
|
value: o.key,
|
|
246
265
|
label: o.value
|
|
@@ -254,24 +273,24 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
254
273
|
]),
|
|
255
274
|
_: 1
|
|
256
275
|
}),
|
|
257
|
-
t(
|
|
276
|
+
t(p, { span: 12 }, {
|
|
258
277
|
default: r(() => [
|
|
259
|
-
t(
|
|
278
|
+
t(i, {
|
|
260
279
|
label: e.$t("reportThirdParty.outOrgId"),
|
|
261
280
|
prop: "outOrgId"
|
|
262
281
|
}, {
|
|
263
282
|
default: r(() => [
|
|
264
|
-
t(
|
|
265
|
-
modelValue: s
|
|
266
|
-
"onUpdate:modelValue": l[2] || (l[2] = (o) => s
|
|
283
|
+
t(u, {
|
|
284
|
+
modelValue: d(s).outOrgId,
|
|
285
|
+
"onUpdate:modelValue": l[2] || (l[2] = (o) => d(s).outOrgId = o),
|
|
267
286
|
placeholder: e.$t("reportThirdParty.outOrgIdRequired"),
|
|
268
|
-
data:
|
|
287
|
+
data: q.value,
|
|
269
288
|
clearable: "",
|
|
270
289
|
filterable: "",
|
|
271
290
|
class: "w-full"
|
|
272
291
|
}, {
|
|
273
292
|
default: r(() => [
|
|
274
|
-
(
|
|
293
|
+
(c(!0), v(_, null, P(q.value, (o) => (c(), M(a, {
|
|
275
294
|
key: o.key,
|
|
276
295
|
value: o.key,
|
|
277
296
|
label: o.value
|
|
@@ -285,15 +304,15 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
285
304
|
]),
|
|
286
305
|
_: 1
|
|
287
306
|
}),
|
|
288
|
-
t(
|
|
307
|
+
t(p, { span: 12 }, {
|
|
289
308
|
default: r(() => [
|
|
290
|
-
t(
|
|
309
|
+
t(i, {
|
|
291
310
|
label: e.$t("reportThirdParty.createBy"),
|
|
292
311
|
prop: "createBy"
|
|
293
312
|
}, {
|
|
294
313
|
default: r(() => [
|
|
295
314
|
t(h, {
|
|
296
|
-
value:
|
|
315
|
+
value: d(F).user.realName,
|
|
297
316
|
placeholder: e.$t("reportThirdParty.createBy"),
|
|
298
317
|
maxlength: "8",
|
|
299
318
|
"show-word-limit": "",
|
|
@@ -306,16 +325,16 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
306
325
|
]),
|
|
307
326
|
_: 1
|
|
308
327
|
}),
|
|
309
|
-
t(
|
|
328
|
+
t(p, { span: 24 }, {
|
|
310
329
|
default: r(() => [
|
|
311
|
-
t(
|
|
330
|
+
t(i, {
|
|
312
331
|
label: e.$t("reportThirdParty.likeDescribe"),
|
|
313
332
|
prop: "describe"
|
|
314
333
|
}, {
|
|
315
334
|
default: r(() => [
|
|
316
335
|
t(h, {
|
|
317
|
-
modelValue: s
|
|
318
|
-
"onUpdate:modelValue": l[3] || (l[3] = (o) => s
|
|
336
|
+
modelValue: d(s).describe,
|
|
337
|
+
"onUpdate:modelValue": l[3] || (l[3] = (o) => d(s).describe = o),
|
|
319
338
|
placeholder: e.$t("reportThirdParty.likeDescribeRequired"),
|
|
320
339
|
type: "textarea",
|
|
321
340
|
"show-word-limit": "",
|
|
@@ -327,16 +346,16 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
327
346
|
]),
|
|
328
347
|
_: 1
|
|
329
348
|
}),
|
|
330
|
-
t(
|
|
349
|
+
t(p, { span: 12 }, {
|
|
331
350
|
default: r(() => [
|
|
332
|
-
t(
|
|
351
|
+
t(i, {
|
|
333
352
|
label: e.$t("reportThirdParty.matterSource"),
|
|
334
353
|
prop: "matterSource"
|
|
335
354
|
}, {
|
|
336
355
|
default: r(() => [
|
|
337
356
|
t(h, {
|
|
338
|
-
modelValue: s
|
|
339
|
-
"onUpdate:modelValue": l[4] || (l[4] = (o) => s
|
|
357
|
+
modelValue: d(s).matterSource,
|
|
358
|
+
"onUpdate:modelValue": l[4] || (l[4] = (o) => d(s).matterSource = o),
|
|
340
359
|
placeholder: e.$t("reportThirdParty.matterSourceRequired"),
|
|
341
360
|
"show-word-limit": "",
|
|
342
361
|
clearable: ""
|
|
@@ -347,16 +366,16 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
347
366
|
]),
|
|
348
367
|
_: 1
|
|
349
368
|
}),
|
|
350
|
-
t(
|
|
369
|
+
t(p, { span: 12 }, {
|
|
351
370
|
default: r(() => [
|
|
352
|
-
t(
|
|
371
|
+
t(i, {
|
|
353
372
|
label: e.$t("reportThirdParty.proposeMethod"),
|
|
354
373
|
prop: "proposeMethod"
|
|
355
374
|
}, {
|
|
356
375
|
default: r(() => [
|
|
357
376
|
t(h, {
|
|
358
|
-
modelValue: s
|
|
359
|
-
"onUpdate:modelValue": l[5] || (l[5] = (o) => s
|
|
377
|
+
modelValue: d(s).proposeMethod,
|
|
378
|
+
"onUpdate:modelValue": l[5] || (l[5] = (o) => d(s).proposeMethod = o),
|
|
360
379
|
placeholder: e.$t("reportThirdParty.proposeMethodRequired"),
|
|
361
380
|
"show-word-limit": "",
|
|
362
381
|
clearable: ""
|
|
@@ -367,40 +386,40 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
367
386
|
]),
|
|
368
387
|
_: 1
|
|
369
388
|
}),
|
|
370
|
-
t(
|
|
389
|
+
t(p, { span: 24 }, {
|
|
371
390
|
default: r(() => [
|
|
372
|
-
t(
|
|
391
|
+
t(i, {
|
|
373
392
|
label: e.$t("reportDemandLedger.files"),
|
|
374
393
|
prop: "files"
|
|
375
394
|
}, {
|
|
376
395
|
default: r(() => [
|
|
377
|
-
t(
|
|
396
|
+
t(g, {
|
|
378
397
|
type: "primary",
|
|
379
|
-
icon:
|
|
380
|
-
onClick:
|
|
398
|
+
icon: d(ue),
|
|
399
|
+
onClick: Q
|
|
381
400
|
}, {
|
|
382
401
|
default: r(() => [
|
|
383
|
-
|
|
402
|
+
T(w(e.$t("common.uploadFiles")), 1)
|
|
384
403
|
]),
|
|
385
404
|
_: 1
|
|
386
405
|
}, 8, ["icon"])
|
|
387
406
|
]),
|
|
388
407
|
_: 1
|
|
389
408
|
}, 8, ["label"]),
|
|
390
|
-
t(
|
|
409
|
+
t(i, null, {
|
|
391
410
|
default: r(() => [
|
|
392
|
-
(
|
|
393
|
-
key:
|
|
411
|
+
(c(!0), v(_, null, P(d(s).files, (o, E) => (c(), v("div", {
|
|
412
|
+
key: E,
|
|
394
413
|
class: "files-list"
|
|
395
414
|
}, [
|
|
396
|
-
|
|
397
|
-
t(
|
|
415
|
+
T(w(o.fileName) + " ", 1),
|
|
416
|
+
t(k, {
|
|
398
417
|
size: "16",
|
|
399
418
|
class: "icon-right",
|
|
400
|
-
onClick: (
|
|
419
|
+
onClick: (ve) => X(E)
|
|
401
420
|
}, {
|
|
402
421
|
default: r(() => [
|
|
403
|
-
t(
|
|
422
|
+
t($)
|
|
404
423
|
]),
|
|
405
424
|
_: 1
|
|
406
425
|
}, 8, ["onClick"])
|
|
@@ -422,15 +441,15 @@ const he = { class: "dialog-footer" }, be = /* @__PURE__ */ re({
|
|
|
422
441
|
}, 8, ["modelValue"]),
|
|
423
442
|
t(oe, {
|
|
424
443
|
ref_key: "uploadRef",
|
|
425
|
-
ref:
|
|
426
|
-
modelValue:
|
|
427
|
-
"onUpdate:modelValue": l[7] || (l[7] = (o) =>
|
|
428
|
-
onUploadFileList:
|
|
444
|
+
ref: j,
|
|
445
|
+
modelValue: C.value,
|
|
446
|
+
"onUpdate:modelValue": l[7] || (l[7] = (o) => C.value = o),
|
|
447
|
+
onUploadFileList: W
|
|
429
448
|
}, null, 8, ["modelValue"])
|
|
430
449
|
], 64);
|
|
431
450
|
};
|
|
432
451
|
}
|
|
433
|
-
}),
|
|
452
|
+
}), $e = /* @__PURE__ */ ye(he, [["__scopeId", "data-v-e458f4c6"]]);
|
|
434
453
|
export {
|
|
435
|
-
|
|
454
|
+
$e as default
|
|
436
455
|
};
|