xyvcard-reports 0.0.23 → 0.0.25
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-Dc06xYwc.mjs → FileSaver.min-C8jP6urb.mjs} +1 -1
- package/dist/{add-C4FvKrKc.mjs → add-CMK_IQLS.mjs} +1 -1
- package/dist/{edit-DrGeCVLm.mjs → edit-55REiDKr.mjs} +1 -1
- package/dist/{edit-CxAB2NnD.mjs → edit-Baz504Kq.mjs} +2 -2
- package/dist/{edit-Cbck32LF.mjs → edit-Bvm9utdL.mjs} +1 -1
- package/dist/{edit-W6JZmN0d.mjs → edit-BzgYkpVb.mjs} +1 -1
- package/dist/{edit-CpPDiJhB.mjs → edit-Dfg9GKxT.mjs} +1 -1
- package/dist/edit-DtZhk40u.mjs +253 -0
- package/dist/{index-BWjImAcy.mjs → index-B1n4eQFf.mjs} +4 -4
- package/dist/{index-C6KhUgNb.mjs → index-Bx46YXNp.mjs} +4 -2
- package/dist/{index-Hr7f4lpj.mjs → index-CUWgE9u8.mjs} +1 -1
- package/dist/{index-_JX5t0Fe.mjs → index-Cy2DXvff.mjs} +2 -2
- package/dist/{index-CtDoWUbK.mjs → index-DgUB9ebt.mjs} +4 -4
- package/dist/{index-BMC-dFKp.mjs → index-ZV7IojAl.mjs} +3 -3
- package/dist/{index-D4BwhmeZ.mjs → index-fZlNvJ49.mjs} +2 -2
- package/dist/index.mjs +1 -1
- package/dist/index.vue_vue_type_script_setup_true_lang-DJnj_xhS.mjs +325 -0
- package/dist/{info-BZIg0kvO.mjs → info-B7N61U2I.mjs} +1 -1
- package/dist/{info-ENbXnUBe.mjs → info-BHVLBBJl.mjs} +2 -2
- package/dist/{info-DJRZrRlT.mjs → info-C4y8rnmU.mjs} +1 -1
- package/dist/info-CymzVCUf.mjs +106 -0
- package/dist/{info-DRU_rNkT.mjs → info-D8Oxgrr7.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-T0LkBVf0.mjs → info.vue_vue_type_script_setup_true_lang-BlF3-065.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-Dh7j-YaV.mjs → info.vue_vue_type_script_setup_true_lang-D-dN92Aq.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-8IpRDNNG.mjs → info.vue_vue_type_script_setup_true_lang-ZW4Bbyvm.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dts/src/lang/reports/zh-cn.d.ts +2 -0
- package/package.json +1 -1
- package/dist/edit-B0uQHdvK.mjs +0 -250
- package/dist/index.vue_vue_type_script_setup_true_lang-Bs0bxd3_.mjs +0 -315
- package/dist/info-DSHS2DDz.mjs +0 -105
|
@@ -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-Bx46YXNp.mjs";
|
|
4
4
|
import { useI18n as U } from "vue-i18n";
|
|
5
5
|
import { D as j } from "./index-DVeiAERA.mjs";
|
|
6
6
|
import { _ as A } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
@@ -2,7 +2,7 @@ import { defineComponent as se, mergeModels as A, ref as y, reactive as K, compu
|
|
|
2
2
|
import { ElMessage as R } from "element-plus";
|
|
3
3
|
import { useI18n as ue } from "vue-i18n";
|
|
4
4
|
import { u as pe } from "./index-CJ1aT1h5.mjs";
|
|
5
|
-
import { r as b } from "./index-
|
|
5
|
+
import { r as b } from "./index-Bx46YXNp.mjs";
|
|
6
6
|
import { useUserStoreHook as me } from "jmash-core";
|
|
7
7
|
import { r as fe } from "./index-ISkSSB59.mjs";
|
|
8
8
|
import { C as G, J as H, $ as ce, G as ge } from "./constant-DfJUUaoZ.mjs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { getCurrentInstance as F, inject as V, ref as S, computed as d, unref as l, readonly as It, getCurrentScope as Nt, onScopeDispose as Pt, onMounted as ge, nextTick as qe, watch as ae, isRef as $t, warn as Et, provide as xt, defineComponent as x, createElementBlock as G, openBlock as $, mergeProps as jt, renderSlot as Z, normalizeClass as E, createVNode as y, Transition as Je, withCtx as _, withDirectives as Qe, createElementVNode as te, normalizeStyle as We, createTextVNode as Ye, toDisplayString as ye, vShow as Xe, shallowReactive as et, createBlock as U, createCommentVNode as X, resolveDynamicComponent as kt, Fragment as zt, withModifiers as Dt, isVNode as tt, render as Ie, reactive as Ne, resolveComponent as P } from "vue";
|
|
2
2
|
import "element-plus";
|
|
3
3
|
import { useRoute as Mt, useRouter as At } from "vue-router";
|
|
4
|
-
import { _ as Vt } from "./index.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { _ as Vt } from "./index.vue_vue_type_script_setup_true_lang-DJnj_xhS.mjs";
|
|
5
5
|
import { useI18n as Ft } from "vue-i18n";
|
|
6
|
-
import { t as Pe } from "./index-
|
|
6
|
+
import { t as Pe } from "./index-Bx46YXNp.mjs";
|
|
7
7
|
import { D as $e } from "./index-DVeiAERA.mjs";
|
|
8
8
|
import { routerUtil as Bt } from "jmash-core";
|
|
9
9
|
import { i as Ee, c as Lt, w as Rt, s as Kt, a as Ut } 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-Bx46YXNp.mjs";
|
|
6
6
|
import { useUserStoreHook as se } from "jmash-core";
|
|
7
7
|
import { C as ne, J as ie, $ as ue, G as me } from "./constant-DfJUUaoZ.mjs";
|
|
8
8
|
import "./index-D1SasUNc-Cw4XGyg-.mjs";
|
|
@@ -2,7 +2,7 @@ import { defineComponent as re, mergeModels as D, ref as g, reactive as A, compu
|
|
|
2
2
|
import { ElMessage as w } from "element-plus";
|
|
3
3
|
import { useI18n as ue } from "vue-i18n";
|
|
4
4
|
import { u as ie } from "./index-CJ1aT1h5.mjs";
|
|
5
|
-
import { r as I } from "./index-
|
|
5
|
+
import { r as I } from "./index-Bx46YXNp.mjs";
|
|
6
6
|
import { useUserStoreHook as ne } from "jmash-core";
|
|
7
7
|
import "./index-DVeiAERA.mjs";
|
|
8
8
|
import { r as pe } from "./index-ISkSSB59.mjs";
|
|
@@ -2,7 +2,7 @@ import { defineComponent as ae, mergeModels as E, ref as g, reactive as L, compu
|
|
|
2
2
|
import { ElMessage as S } from "element-plus";
|
|
3
3
|
import { useI18n as ie } from "vue-i18n";
|
|
4
4
|
import { u as ne } from "./index-CJ1aT1h5.mjs";
|
|
5
|
-
import { r as I } from "./index-
|
|
5
|
+
import { r as I } from "./index-Bx46YXNp.mjs";
|
|
6
6
|
import { useUserStoreHook as pe } from "jmash-core";
|
|
7
7
|
import { D as me } from "./index-DVeiAERA.mjs";
|
|
8
8
|
import { r as fe } from "./index-ISkSSB59.mjs";
|
|
@@ -0,0 +1,253 @@
|
|
|
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
|
+
import { ElMessage as C } from "element-plus";
|
|
3
|
+
import { useI18n as Z } from "vue-i18n";
|
|
4
|
+
import { a as _ } from "./index-Bx46YXNp.mjs";
|
|
5
|
+
import { useRoute as ee } from "vue-router";
|
|
6
|
+
import { D as N } from "./index-DVeiAERA.mjs";
|
|
7
|
+
import { C as n } from "./constant-DfJUUaoZ.mjs";
|
|
8
|
+
import { _ as te } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
|
|
9
|
+
const ae = { class: "dialog-footer" }, se = /* @__PURE__ */ z({
|
|
10
|
+
__name: "edit",
|
|
11
|
+
props: /* @__PURE__ */ q({
|
|
12
|
+
entityKey: {
|
|
13
|
+
type: Object,
|
|
14
|
+
default: () => {
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}, {
|
|
18
|
+
modelValue: { type: Boolean },
|
|
19
|
+
modelModifiers: {}
|
|
20
|
+
}),
|
|
21
|
+
emits: /* @__PURE__ */ q(["refresh"], ["update:modelValue"]),
|
|
22
|
+
setup(v, { emit: O }) {
|
|
23
|
+
const { t: e } = Z();
|
|
24
|
+
console.log(N.riskLevelEnum.values, "=> riskLevelEnum");
|
|
25
|
+
const r = ee(), g = A();
|
|
26
|
+
let l = E({
|
|
27
|
+
requestId: Math.random() * 10 + "",
|
|
28
|
+
updateMask: "mattersDimension,mattersItem,mattersStandard,mattersWay,riskLevel",
|
|
29
|
+
inspectId: r.query.inspectId,
|
|
30
|
+
inspectType: r.query.inspectType
|
|
31
|
+
});
|
|
32
|
+
const P = i(() => r.query.inspectType === n.LOG_ANALYSIS ? e("taskInspectMatters.checklistItem") : e("taskInspectMatters.mattersItem")), F = i(() => r.query.inspectType === n.LOG_ANALYSIS ? e("taskInspectMatters.checklistItemRead") : e("taskInspectMatters.mattersItemRead")), U = i(() => r.query.inspectType === n.SOFTWARE ? e("taskInspectMatters.checkCategory") : e("taskInspectMatters.mattersDimension")), M = i(() => r.query.inspectType === n.SOFTWARE ? e("taskInspectMatters.checkCategoryRead") : e("taskInspectMatters.mattersDimensionRead")), j = i(() => r.query.inspectType === n.LOG_ANALYSIS ? e("taskInspectMatters.complianceStandard") : r.query.inspectType === n.EXPERT_INSPECTION ? e("taskInspectMatters.professionalStandards") : e("taskInspectMatters.mattersStandard")), h = i(() => r.query.inspectType === n.LOG_ANALYSIS ? e("taskInspectMatters.complianceStandardRead") : r.query.inspectType === n.EXPERT_INSPECTION ? e("taskInspectMatters.professionalStandardsRead") : e("taskInspectMatters.mattersStandardRead")), B = i(() => r.query.inspectType === n.HARDWARE ? e("taskInspectMatters.checkMethod") : e("taskInspectMatters.mattersWay")), b = i(() => r.query.inspectType === n.HARDWARE ? e("taskInspectMatters.checkMethodRead") : e("taskInspectMatters.mattersWayRead")), G = E({
|
|
33
|
+
mattersItem: [
|
|
34
|
+
{
|
|
35
|
+
required: !0,
|
|
36
|
+
message: e("taskInspectMatters.mattersItemRead"),
|
|
37
|
+
trigger: "change"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
riskLevel: [
|
|
41
|
+
{
|
|
42
|
+
required: !0,
|
|
43
|
+
message: e("taskInspectMatters.riskLevelRead"),
|
|
44
|
+
trigger: "change"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
mattersDimension: [
|
|
48
|
+
{
|
|
49
|
+
required: !0,
|
|
50
|
+
message: M.value,
|
|
51
|
+
trigger: "change"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
mattersStandard: [
|
|
55
|
+
{
|
|
56
|
+
required: !0,
|
|
57
|
+
message: h.value,
|
|
58
|
+
trigger: "change"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
mattersWay: [
|
|
62
|
+
{
|
|
63
|
+
required: !0,
|
|
64
|
+
message: b.value,
|
|
65
|
+
trigger: "change"
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
}), c = J(v, "modelValue"), R = v, S = O, H = Object.keys(R.entityKey), V = A(H.length >= 1);
|
|
69
|
+
V.value && _.findById(R.entityKey).then(({ data: d }) => {
|
|
70
|
+
Object.assign(l, d);
|
|
71
|
+
});
|
|
72
|
+
const Y = async () => {
|
|
73
|
+
var d;
|
|
74
|
+
await ((d = g.value) == null ? void 0 : d.validate((o) => {
|
|
75
|
+
o && (V.value ? _.update(l).then((m) => {
|
|
76
|
+
console.log(m), m.status === 200 && (C({
|
|
77
|
+
message: e("common.submitSuccess"),
|
|
78
|
+
type: "success"
|
|
79
|
+
}), c.value && (c.value = !1), S("refresh", m.status === 200));
|
|
80
|
+
}) : _.create(l).then((m) => {
|
|
81
|
+
console.log(m), m.status === 200 && (C({
|
|
82
|
+
message: e("common.submitSuccess"),
|
|
83
|
+
type: "success"
|
|
84
|
+
}), c.value && (c.value = !1), S("refresh", m.status === 200));
|
|
85
|
+
}));
|
|
86
|
+
}));
|
|
87
|
+
};
|
|
88
|
+
function L() {
|
|
89
|
+
c.value && (c.value = !1);
|
|
90
|
+
}
|
|
91
|
+
return (d, o) => {
|
|
92
|
+
const m = p("el-input"), f = p("el-form-item"), y = p("el-col"), $ = p("jmash-select"), x = p("el-row"), K = p("el-form"), T = p("el-button"), X = p("el-dialog");
|
|
93
|
+
return k(), I(X, {
|
|
94
|
+
modelValue: c.value,
|
|
95
|
+
"onUpdate:modelValue": o[5] || (o[5] = (u) => c.value = u),
|
|
96
|
+
onClose: L
|
|
97
|
+
}, {
|
|
98
|
+
footer: s(() => [
|
|
99
|
+
Q("div", ae, [
|
|
100
|
+
a(T, { onClick: L }, {
|
|
101
|
+
default: s(() => [
|
|
102
|
+
w(W(d.$t("common.cancel")), 1)
|
|
103
|
+
]),
|
|
104
|
+
_: 1
|
|
105
|
+
}),
|
|
106
|
+
a(T, {
|
|
107
|
+
type: "primary",
|
|
108
|
+
onClick: Y
|
|
109
|
+
}, {
|
|
110
|
+
default: s(() => [
|
|
111
|
+
w(W(d.$t("common.confirm")), 1)
|
|
112
|
+
]),
|
|
113
|
+
_: 1
|
|
114
|
+
})
|
|
115
|
+
])
|
|
116
|
+
]),
|
|
117
|
+
default: s(() => [
|
|
118
|
+
a(K, {
|
|
119
|
+
ref_key: "taskInspectMattersFormRef",
|
|
120
|
+
ref: g,
|
|
121
|
+
model: t(l),
|
|
122
|
+
"label-width": "120px",
|
|
123
|
+
rules: G
|
|
124
|
+
}, {
|
|
125
|
+
default: s(() => [
|
|
126
|
+
a(x, null, {
|
|
127
|
+
default: s(() => [
|
|
128
|
+
a(y, { span: 24 }, {
|
|
129
|
+
default: s(() => [
|
|
130
|
+
a(f, {
|
|
131
|
+
label: P.value,
|
|
132
|
+
prop: "mattersItem"
|
|
133
|
+
}, {
|
|
134
|
+
default: s(() => [
|
|
135
|
+
a(m, {
|
|
136
|
+
modelValue: t(l).mattersItem,
|
|
137
|
+
"onUpdate:modelValue": o[0] || (o[0] = (u) => t(l).mattersItem = u),
|
|
138
|
+
placeholder: F.value,
|
|
139
|
+
"show-word-limit": "",
|
|
140
|
+
clearable: ""
|
|
141
|
+
}, null, 8, ["modelValue", "placeholder"])
|
|
142
|
+
]),
|
|
143
|
+
_: 1
|
|
144
|
+
}, 8, ["label"])
|
|
145
|
+
]),
|
|
146
|
+
_: 1
|
|
147
|
+
}),
|
|
148
|
+
t(r).query.inspectType === t(n).HARDWARE ? (k(), I(y, {
|
|
149
|
+
key: 0,
|
|
150
|
+
span: 12
|
|
151
|
+
}, {
|
|
152
|
+
default: s(() => [
|
|
153
|
+
a(f, {
|
|
154
|
+
label: d.$t("taskInspectMatters.riskLevel"),
|
|
155
|
+
prop: "riskLevel"
|
|
156
|
+
}, {
|
|
157
|
+
default: s(() => [
|
|
158
|
+
a($, {
|
|
159
|
+
modelValue: t(l).riskLevel,
|
|
160
|
+
"onUpdate:modelValue": o[1] || (o[1] = (u) => t(l).riskLevel = u),
|
|
161
|
+
data: t(N).riskLevelEnum.values,
|
|
162
|
+
placeholder: d.$t("taskInspectMatters.riskLevelRead"),
|
|
163
|
+
"show-word-limit": "",
|
|
164
|
+
clearable: "",
|
|
165
|
+
class: "w-full"
|
|
166
|
+
}, null, 8, ["modelValue", "data", "placeholder"])
|
|
167
|
+
]),
|
|
168
|
+
_: 1
|
|
169
|
+
}, 8, ["label"])
|
|
170
|
+
]),
|
|
171
|
+
_: 1
|
|
172
|
+
})) : D("", !0),
|
|
173
|
+
a(y, {
|
|
174
|
+
span: t(r).query.inspectType === t(n).HARDWARE ? 12 : 24
|
|
175
|
+
}, {
|
|
176
|
+
default: s(() => [
|
|
177
|
+
a(f, {
|
|
178
|
+
label: U.value,
|
|
179
|
+
prop: "mattersDimension"
|
|
180
|
+
}, {
|
|
181
|
+
default: s(() => [
|
|
182
|
+
a(m, {
|
|
183
|
+
modelValue: t(l).mattersDimension,
|
|
184
|
+
"onUpdate:modelValue": o[2] || (o[2] = (u) => t(l).mattersDimension = u),
|
|
185
|
+
placeholder: M.value,
|
|
186
|
+
"show-word-limit": "",
|
|
187
|
+
clearable: ""
|
|
188
|
+
}, null, 8, ["modelValue", "placeholder"])
|
|
189
|
+
]),
|
|
190
|
+
_: 1
|
|
191
|
+
}, 8, ["label"])
|
|
192
|
+
]),
|
|
193
|
+
_: 1
|
|
194
|
+
}, 8, ["span"]),
|
|
195
|
+
t(r).query.inspectType !== t(n).SOFTWARE ? (k(), I(y, {
|
|
196
|
+
key: 1,
|
|
197
|
+
span: 24
|
|
198
|
+
}, {
|
|
199
|
+
default: s(() => [
|
|
200
|
+
a(f, {
|
|
201
|
+
label: j.value,
|
|
202
|
+
prop: "mattersStandard"
|
|
203
|
+
}, {
|
|
204
|
+
default: s(() => [
|
|
205
|
+
a(m, {
|
|
206
|
+
modelValue: t(l).mattersStandard,
|
|
207
|
+
"onUpdate:modelValue": o[3] || (o[3] = (u) => t(l).mattersStandard = u),
|
|
208
|
+
placeholder: h.value,
|
|
209
|
+
"show-word-limit": "",
|
|
210
|
+
clearable: ""
|
|
211
|
+
}, null, 8, ["modelValue", "placeholder"])
|
|
212
|
+
]),
|
|
213
|
+
_: 1
|
|
214
|
+
}, 8, ["label"])
|
|
215
|
+
]),
|
|
216
|
+
_: 1
|
|
217
|
+
})) : D("", !0),
|
|
218
|
+
a(y, { span: 24 }, {
|
|
219
|
+
default: s(() => [
|
|
220
|
+
a(f, {
|
|
221
|
+
label: B.value,
|
|
222
|
+
prop: "mattersWay"
|
|
223
|
+
}, {
|
|
224
|
+
default: s(() => [
|
|
225
|
+
a(m, {
|
|
226
|
+
modelValue: t(l).mattersWay,
|
|
227
|
+
"onUpdate:modelValue": o[4] || (o[4] = (u) => t(l).mattersWay = u),
|
|
228
|
+
placeholder: b.value,
|
|
229
|
+
"show-word-limit": "",
|
|
230
|
+
clearable: "",
|
|
231
|
+
type: "textarea"
|
|
232
|
+
}, null, 8, ["modelValue", "placeholder"])
|
|
233
|
+
]),
|
|
234
|
+
_: 1
|
|
235
|
+
}, 8, ["label"])
|
|
236
|
+
]),
|
|
237
|
+
_: 1
|
|
238
|
+
})
|
|
239
|
+
]),
|
|
240
|
+
_: 1
|
|
241
|
+
})
|
|
242
|
+
]),
|
|
243
|
+
_: 1
|
|
244
|
+
}, 8, ["model", "rules"])
|
|
245
|
+
]),
|
|
246
|
+
_: 1
|
|
247
|
+
}, 8, ["modelValue"]);
|
|
248
|
+
};
|
|
249
|
+
}
|
|
250
|
+
}), ie = /* @__PURE__ */ te(se, [["__scopeId", "data-v-bf7193d9"]]);
|
|
251
|
+
export {
|
|
252
|
+
ie as default
|
|
253
|
+
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as pe, getCurrentInstance as ue, watch as me, ref as O, reactive as M, onActivated as ce, resolveComponent as u, resolveDirective as ye, createElementBlock as T, openBlock as d, createElementVNode as D, createVNode as r, createBlock as g, createCommentVNode as k, withCtx as l, withKeys as z, unref as a, createTextVNode as c, toDisplayString as i, withDirectives as h, isRef as Q } from "vue";
|
|
2
2
|
import { useTableHooks as ve } from "jmash-core";
|
|
3
3
|
import { useI18n as fe } from "vue-i18n";
|
|
4
|
-
import { r as N } from "./index-
|
|
5
|
-
import be from "./edit-
|
|
6
|
-
import { _ as ge } from "./info.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { r as N } from "./index-Bx46YXNp.mjs";
|
|
5
|
+
import be from "./edit-Dfg9GKxT.mjs";
|
|
6
|
+
import { _ as ge } from "./info.vue_vue_type_script_setup_true_lang-D-dN92Aq.mjs";
|
|
7
7
|
import { b as he } from "./index-B_hFZVhb-C3Oi__-I.mjs";
|
|
8
8
|
import { C as P } from "./constant-DfJUUaoZ.mjs";
|
|
9
9
|
import { a as Te, O as we, D as R } from "./index-DVeiAERA.mjs";
|
|
10
|
-
import { F as Ie } from "./FileSaver.min-
|
|
10
|
+
import { F as Ie } from "./FileSaver.min-C8jP6urb.mjs";
|
|
11
11
|
import _e from "./import-upload-CmEF0ael.mjs";
|
|
12
12
|
const ke = { class: "app-container" }, Ce = { class: "search-container" }, $e = { key: 0 }, Ve = { key: 0 }, Oe = ["onClick"], De = ["onClick"], Pe = ["onClick"], Re = ["onClick"], Ae = /* @__PURE__ */ pe({
|
|
13
13
|
__name: "index",
|
|
@@ -117,6 +117,8 @@ const vi = {
|
|
|
117
117
|
professionalStandardsRead: "请输入专业标准",
|
|
118
118
|
mattersWay: "检查内容与方法",
|
|
119
119
|
mattersWayRead: "请输入检查内容与方法",
|
|
120
|
+
checkMethod: "检查方法",
|
|
121
|
+
checkMethodRead: "请输入检查方法",
|
|
120
122
|
mattersStandardRead: "请输入专业标准与要求",
|
|
121
123
|
riskLevel: "风险等级",
|
|
122
124
|
riskLevelRead: "请选择风险等级",
|
|
@@ -2771,7 +2773,7 @@ const wu = {
|
|
|
2771
2773
|
}
|
|
2772
2774
|
};
|
|
2773
2775
|
}
|
|
2774
|
-
}, Su = () => import("./edit-
|
|
2776
|
+
}, Su = () => import("./edit-Baz504Kq.mjs"), Ou = () => import("./info-BHVLBBJl.mjs"), Du = [
|
|
2775
2777
|
{
|
|
2776
2778
|
path: "/reports",
|
|
2777
2779
|
component: hi,
|
|
@@ -4490,7 +4492,7 @@ class Yd {
|
|
|
4490
4492
|
});
|
|
4491
4493
|
}
|
|
4492
4494
|
}
|
|
4493
|
-
const Fd = new Yd(), Rd = /* @__PURE__ */ Object.assign({ "./views/reports/report-demand-ledger/edit.vue": () => import("./edit-Ce7JMzm-.mjs"), "./views/reports/report-demand-ledger/follow.vue": () => import("./follow-w6DcwXWs.mjs"), "./views/reports/report-demand-ledger/index.vue": () => import("./index-CoohNnvz.mjs"), "./views/reports/report-demand-ledger/info.vue": () => import("./info-CglTApBo.mjs"), "./views/reports/report-third-matter/edit.vue": () => import("./edit-
|
|
4495
|
+
const Fd = new Yd(), Rd = /* @__PURE__ */ Object.assign({ "./views/reports/report-demand-ledger/edit.vue": () => import("./edit-Ce7JMzm-.mjs"), "./views/reports/report-demand-ledger/follow.vue": () => import("./follow-w6DcwXWs.mjs"), "./views/reports/report-demand-ledger/index.vue": () => import("./index-CoohNnvz.mjs"), "./views/reports/report-demand-ledger/info.vue": () => import("./info-CglTApBo.mjs"), "./views/reports/report-third-matter/edit.vue": () => import("./edit-Dfg9GKxT.mjs"), "./views/reports/report-third-matter/import-upload.vue": () => import("./import-upload-CmEF0ael.mjs"), "./views/reports/report-third-matter/index.vue": () => import("./index-B1n4eQFf.mjs"), "./views/reports/report-third-matter/info.vue": () => import("./info-C4y8rnmU.mjs"), "./views/reports/report-third-month-summary/edit.vue": () => import("./edit-Bvm9utdL.mjs"), "./views/reports/report-third-month-summary/index.vue": () => import("./index-Cy2DXvff.mjs"), "./views/reports/report-third-party/edit.vue": () => import("./edit-55REiDKr.mjs"), "./views/reports/report-third-party/index.vue": () => import("./index-ZV7IojAl.mjs"), "./views/reports/report-third-party/info.vue": () => import("./info-B7N61U2I.mjs"), "./views/reports/report-third-use-support/edit.vue": () => import("./edit-BzgYkpVb.mjs"), "./views/reports/report-third-use-support/import-upload.vue": () => import("./import-upload-BL3nk4jR.mjs"), "./views/reports/report-third-use-support/index.vue": () => import("./index-DgUB9ebt.mjs"), "./views/reports/report-third-use-support/info.vue": () => import("./info-D8Oxgrr7.mjs"), "./views/reports/task-inspect-matters/edit.vue": () => import("./edit-DtZhk40u.mjs"), "./views/reports/task-inspect-matters/index.vue": () => import("./index-CUWgE9u8.mjs"), "./views/reports/task-inspect-matters/info.vue": () => import("./info-CymzVCUf.mjs"), "./views/reports/task-inspect-type/add.vue": () => import("./add-CMK_IQLS.mjs"), "./views/reports/task-inspect-type/edit.vue": () => import("./edit-Baz504Kq.mjs"), "./views/reports/task-inspect-type/index.vue": () => import("./index-fZlNvJ49.mjs"), "./views/reports/task-inspect-type/info.vue": () => import("./info-BHVLBBJl.mjs") }), Wd = {
|
|
4494
4496
|
install(e) {
|
|
4495
4497
|
pi(Rd, 7), gi(mi), yi(Du), e.use(wu);
|
|
4496
4498
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as ee, getCurrentInstance as te, watch as le, ref as w, reactive as z, onActivated as oe, resolveComponent as u, resolveDirective as ae, createElementBlock as O, openBlock as y, createElementVNode as k, createVNode as a, createBlock as V, createCommentVNode as C, withCtx as l, withKeys as U, unref as i, createTextVNode as v, toDisplayString as m, withDirectives as L, isRef as S } from "vue";
|
|
2
2
|
import { useTableHooks as re, fileApi as ie } from "jmash-core";
|
|
3
3
|
import { useI18n as ne } from "vue-i18n";
|
|
4
|
-
import { r as de } from "./index-
|
|
5
|
-
import se from "./edit-
|
|
4
|
+
import { r as de } from "./index-Bx46YXNp.mjs";
|
|
5
|
+
import se from "./edit-Bvm9utdL.mjs";
|
|
6
6
|
import { b as ue } from "./index-B_hFZVhb-C3Oi__-I.mjs";
|
|
7
7
|
import { C as B } from "./constant-DfJUUaoZ.mjs";
|
|
8
8
|
import { a as pe, O as me, D as P } from "./index-DVeiAERA.mjs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as ue, getCurrentInstance as pe, watch as me, ref as D, reactive as Q, onActivated as ce, resolveComponent as p, resolveDirective as ve, createElementBlock as w, openBlock as i, createElementVNode as R, createVNode as r, createBlock as b, createCommentVNode as C, withCtx as l, withKeys as z, unref as a, createTextVNode as m, toDisplayString as d, withDirectives as g, isRef as F } from "vue";
|
|
2
2
|
import { useTableHooks as ye } from "jmash-core";
|
|
3
3
|
import { useI18n as fe } from "vue-i18n";
|
|
4
|
-
import { r as E } from "./index-
|
|
5
|
-
import be from "./edit-
|
|
6
|
-
import { _ as ge } from "./info.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { r as E } from "./index-Bx46YXNp.mjs";
|
|
5
|
+
import be from "./edit-BzgYkpVb.mjs";
|
|
6
|
+
import { _ as ge } from "./info.vue_vue_type_script_setup_true_lang-ZW4Bbyvm.mjs";
|
|
7
7
|
import { b as he } from "./index-B_hFZVhb-C3Oi__-I.mjs";
|
|
8
8
|
import { C as P } from "./constant-DfJUUaoZ.mjs";
|
|
9
9
|
import { a as we, O as Ie, D as N } from "./index-DVeiAERA.mjs";
|
|
10
|
-
import { F as _e } from "./FileSaver.min-
|
|
10
|
+
import { F as _e } from "./FileSaver.min-C8jP6urb.mjs";
|
|
11
11
|
import ke from "./import-upload-CmEF0ael.mjs";
|
|
12
12
|
const Ce = { class: "app-container" }, Te = { class: "search-container" }, Oe = { key: 0 }, $e = { key: 0 }, De = ["onClick"], Pe = ["onClick"], Ve = ["onClick"], Ue = ["onClick"], He = /* @__PURE__ */ ue({
|
|
13
13
|
__name: "index",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as ne, getCurrentInstance as ie, watch as de, ref as V, reactive as j, onActivated as se, resolveComponent as p, resolveDirective as ue, createElementBlock as g, openBlock as u, createElementVNode as $, createVNode as r, createBlock as w, createCommentVNode as T, withCtx as l, withKeys as B, unref as a, createTextVNode as m, toDisplayString as d, withDirectives as h, isRef as E } from "vue";
|
|
2
2
|
import { useTableHooks as pe } from "jmash-core";
|
|
3
3
|
import { useI18n as me } from "vue-i18n";
|
|
4
|
-
import { r as Q } from "./index-
|
|
5
|
-
import ce from "./edit-
|
|
6
|
-
import { _ as ve } from "./info.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { r as Q } from "./index-Bx46YXNp.mjs";
|
|
5
|
+
import ce from "./edit-55REiDKr.mjs";
|
|
6
|
+
import { _ as ve } from "./info.vue_vue_type_script_setup_true_lang-BlF3-065.mjs";
|
|
7
7
|
import { b as ye } from "./index-B_hFZVhb-C3Oi__-I.mjs";
|
|
8
8
|
import { C as P } from "./constant-DfJUUaoZ.mjs";
|
|
9
9
|
import { a as fe, O as be, D as S } from "./index-DVeiAERA.mjs";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as Z, ref as h, reactive as U, onActivated as x, resolveComponent as i, resolveDirective as ee, createElementBlock as w, openBlock as r, createElementVNode as j, createVNode as o, createBlock as g, createCommentVNode as D, withCtx as n, withKeys as I, unref as a, createTextVNode as u, toDisplayString as d, withDirectives as k, isRef as E } from "vue";
|
|
2
2
|
import { useTableHooks as te } from "jmash-core";
|
|
3
|
-
import { t as le } from "./index-
|
|
4
|
-
import ne from "./add-
|
|
3
|
+
import { t as le } from "./index-Bx46YXNp.mjs";
|
|
4
|
+
import ne from "./add-CMK_IQLS.mjs";
|
|
5
5
|
import { useRouter as oe } from "vue-router";
|
|
6
6
|
import { useI18n as ae } from "vue-i18n";
|
|
7
7
|
import { D as $ } from "./index-DVeiAERA.mjs";
|
package/dist/index.mjs
CHANGED