xyvcard-asset 0.0.18 → 0.0.20
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/{assign-CnuGWSFW.mjs → assign-DS84uCHm.mjs} +95 -91
- package/dist/{edit-B-LYCCbp.mjs → edit-BV3P-kiT.mjs} +1 -1
- package/dist/{edit-D17Gyv98.mjs → edit-BaWrwFgf.mjs} +1 -1
- package/dist/edit-CuEUJBMa.mjs +4 -0
- package/dist/{edit.vue_vue_type_script_setup_true_lang-LbrAsCMD.mjs → edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.mjs} +28 -29
- package/dist/{edit-D32-_mu1.mjs → edit.vue_vue_type_script_setup_true_lang-JZ4KujwQ.mjs} +20 -21
- package/dist/{edit.vue_vue_type_script_setup_true_lang-rgOtFZu6.mjs → edit.vue_vue_type_script_setup_true_lang-NJMVf1bn.mjs} +46 -46
- package/dist/index-Bb_sQScO.mjs +169 -0
- package/dist/{index-BdDLFlf4.mjs → index-Br-xX9gN.mjs} +5 -5
- package/dist/{index-C-pCJ3qR.mjs → index-Bvn3U9pm.mjs} +18 -18
- package/dist/{index-BpLDkr7K.mjs → index-CQjuk7-u.mjs} +40 -41
- package/dist/{index-DTvR5Kzi.mjs → index-CoeHKpWi.mjs} +13 -13
- package/dist/{index-DsSb9DBJ.mjs → index-DFm7gtx_.mjs} +22 -22
- package/dist/{index-DTA_c5of.mjs → index-DunHcdgk.mjs} +13 -13
- package/dist/{index-CAxWHIh9.mjs → index-DycM8yjC.mjs} +11 -11
- package/dist/{index-3yyPfzhR.mjs → index-U9RubJnZ.mjs} +1 -1
- package/dist/index.mjs +422 -457
- package/dist/style.css +1 -1
- package/dts/api/dict.d.ts +2 -2
- package/dts/api/index.d.ts +3 -3
- package/dts/router/page.d.ts +5 -5
- package/package.json +1 -1
- package/dist/_plugin-vue_export-helper-CHgC5LLL.mjs +0 -9
- package/dist/index-DeX1io_N.mjs +0 -158
@@ -1,10 +1,9 @@
|
|
1
|
-
import { defineComponent as
|
1
|
+
import { defineComponent as E, mergeModels as k, ref as _, useModel as F, reactive as L, onBeforeMount as O, resolveComponent as n, openBlock as C, createBlock as S, withCtx as t, createElementVNode as V, createVNode as e, createTextVNode as B, toDisplayString as h, unref as d } from "vue";
|
2
2
|
import { D as p, a as R, S as T } from "./index-CGds22-2.mjs";
|
3
3
|
import { ElMessage as G } from "element-plus";
|
4
4
|
import { useI18n as H } from "vue-i18n";
|
5
5
|
import { a as M } from "./index-rSyUfdXn.mjs";
|
6
|
-
|
7
|
-
const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
6
|
+
const J = { class: "dialog-footer" }, x = /* @__PURE__ */ E({
|
8
7
|
__name: "edit",
|
9
8
|
props: /* @__PURE__ */ k({
|
10
9
|
entityKey: {
|
@@ -17,11 +16,11 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
17
16
|
modelModifiers: {}
|
18
17
|
}),
|
19
18
|
emits: /* @__PURE__ */ k(["refresh"], ["update:modelValue"]),
|
20
|
-
setup(
|
19
|
+
setup(g, { emit: N }) {
|
21
20
|
const { t: c } = H();
|
22
21
|
p.unionOrgBizLayDict.useValues();
|
23
|
-
const f =
|
24
|
-
let o =
|
22
|
+
const f = _([]), v = _(), u = F(g, "modelValue"), U = N, b = g;
|
23
|
+
let o = _({
|
25
24
|
updateMask: "status,siteId"
|
26
25
|
});
|
27
26
|
const P = L({
|
@@ -41,9 +40,9 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
41
40
|
trigger: "change"
|
42
41
|
}
|
43
42
|
]
|
44
|
-
}),
|
43
|
+
}), K = async () => {
|
45
44
|
var l;
|
46
|
-
await ((l =
|
45
|
+
await ((l = v.value) == null ? void 0 : l.validate((a) => {
|
47
46
|
a && M.update(o.value).then((m) => {
|
48
47
|
m.status === 200 && (G({
|
49
48
|
message: c("common.submitSuccess"),
|
@@ -70,14 +69,14 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
70
69
|
});
|
71
70
|
});
|
72
71
|
}), (l, a) => {
|
73
|
-
const m = n("el-tooltip"), y = n("el-tree-select"), i = n("el-form-item"), r = n("el-col"), I = n("el-input"),
|
74
|
-
return C(), S(
|
72
|
+
const m = n("el-tooltip"), y = n("el-tree-select"), i = n("el-form-item"), r = n("el-col"), I = n("el-input"), j = n("el-date-picker"), D = n("jmash-select"), q = n("el-row"), z = n("el-form"), $ = n("el-button"), A = n("el-dialog");
|
73
|
+
return C(), S(A, {
|
75
74
|
modelValue: u.value,
|
76
75
|
"onUpdate:modelValue": a[7] || (a[7] = (s) => u.value = s),
|
77
76
|
onClose: w
|
78
77
|
}, {
|
79
78
|
footer: t(() => [
|
80
|
-
V("div",
|
79
|
+
V("div", J, [
|
81
80
|
e($, { onClick: w }, {
|
82
81
|
default: t(() => [
|
83
82
|
B(h(l.$t("common.cancel")), 1)
|
@@ -86,7 +85,7 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
86
85
|
}),
|
87
86
|
e($, {
|
88
87
|
type: "primary",
|
89
|
-
onClick:
|
88
|
+
onClick: K
|
90
89
|
}, {
|
91
90
|
default: t(() => [
|
92
91
|
B(h(l.$t("common.confirm")), 1)
|
@@ -96,15 +95,15 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
96
95
|
])
|
97
96
|
]),
|
98
97
|
default: t(() => [
|
99
|
-
e(
|
98
|
+
e(z, {
|
100
99
|
ref_key: "assetDetailFormRef",
|
101
|
-
ref:
|
100
|
+
ref: v,
|
102
101
|
model: d(o),
|
103
102
|
"label-width": "120px",
|
104
103
|
rules: P
|
105
104
|
}, {
|
106
105
|
default: t(() => [
|
107
|
-
e(
|
106
|
+
e(q, null, {
|
108
107
|
default: t(() => [
|
109
108
|
e(r, { span: 12 }, {
|
110
109
|
default: t(() => [
|
@@ -198,7 +197,7 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
198
197
|
prop: "buyDate"
|
199
198
|
}, {
|
200
199
|
default: t(() => [
|
201
|
-
e(
|
200
|
+
e(j, {
|
202
201
|
modelValue: d(o).buyDate,
|
203
202
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => d(o).buyDate = s),
|
204
203
|
type: "date",
|
@@ -219,7 +218,7 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
219
218
|
prop: "assetSort"
|
220
219
|
}, {
|
221
220
|
default: t(() => [
|
222
|
-
e(
|
221
|
+
e(D, {
|
223
222
|
modelValue: d(o).assetSort,
|
224
223
|
"onUpdate:modelValue": a[4] || (a[4] = (s) => d(o).assetSort = s),
|
225
224
|
data: d(p).assetSortDictEnum.values,
|
@@ -241,7 +240,7 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
241
240
|
prop: "siteId"
|
242
241
|
}, {
|
243
242
|
default: t(() => [
|
244
|
-
(C(), S(
|
243
|
+
(C(), S(D, {
|
245
244
|
key: f.value.length,
|
246
245
|
modelValue: d(o).siteId,
|
247
246
|
"onUpdate:modelValue": a[5] || (a[5] = (s) => d(o).siteId = s),
|
@@ -263,7 +262,7 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
263
262
|
prop: "status"
|
264
263
|
}, {
|
265
264
|
default: t(() => [
|
266
|
-
e(
|
265
|
+
e(D, {
|
267
266
|
modelValue: d(o).status,
|
268
267
|
"onUpdate:modelValue": a[6] || (a[6] = (s) => d(o).status = s),
|
269
268
|
data: d(p).assetsStatus.values,
|
@@ -288,7 +287,7 @@ const Q = { class: "dialog-footer" }, W = /* @__PURE__ */ A({
|
|
288
287
|
}, 8, ["modelValue"]);
|
289
288
|
};
|
290
289
|
}
|
291
|
-
})
|
290
|
+
});
|
292
291
|
export {
|
293
|
-
|
292
|
+
x as _
|
294
293
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { defineComponent as le, mergeModels as E, getCurrentInstance as ie, ref as h, reactive as H, watch as $, computed as
|
1
|
+
import { defineComponent as le, mergeModels as E, getCurrentInstance as ie, ref as h, reactive as H, watch as $, computed as ae, useModel as oe, resolveComponent as n, openBlock as f, createBlock as O, withCtx as a, createElementVNode as re, createVNode as i, createTextVNode as g, toDisplayString as D, unref as r, createElementBlock as q, Fragment as j, renderList as z } from "vue";
|
2
2
|
import { D as p, S as se, b as V } from "./index-CGds22-2.mjs";
|
3
3
|
import { ElMessage as R } from "element-plus";
|
4
4
|
import { useI18n as ne } from "vue-i18n";
|
@@ -38,7 +38,7 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
38
38
|
u.limitPerson = s;
|
39
39
|
});
|
40
40
|
}
|
41
|
-
),
|
41
|
+
), ae(() => {
|
42
42
|
const { minDay: e, maxDay: l } = t;
|
43
43
|
return e !== null && l !== null ? `${e}~${l}` : "";
|
44
44
|
}), $(
|
@@ -135,11 +135,11 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
135
135
|
return;
|
136
136
|
}
|
137
137
|
const l = new se({ orgId: e });
|
138
|
-
l.useValues(),
|
138
|
+
l.useValues(), b.value = l.values;
|
139
139
|
}
|
140
|
-
const c =
|
140
|
+
const c = oe(k, "modelValue"), I = k, P = F, M = Object.keys(I.entityKey), N = h(M.length >= 1);
|
141
141
|
N.value && V.findById(I.entityKey).then(({ data: e }) => {
|
142
|
-
|
142
|
+
e.siteId = e.name, Object.assign(t, e), V.findlimitInfoById(I.entityKey).then(({ data: { results: l } }) => {
|
143
143
|
t.limitInfo = l.map((s) => ({
|
144
144
|
...s,
|
145
145
|
time: [
|
@@ -192,13 +192,13 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
192
192
|
const s = n("el-tree-select"), u = n("el-form-item"), d = n("el-col"), W = n("el-option"), X = n("el-select"), S = n("el-input"), B = n("el-input-number"), Y = n("jmash-select"), Z = n("el-time-picker"), v = n("el-button"), x = n("el-row"), ee = n("el-form"), te = n("el-dialog");
|
193
193
|
return f(), O(te, {
|
194
194
|
modelValue: c.value,
|
195
|
-
"onUpdate:modelValue": l[8] || (l[8] = (
|
195
|
+
"onUpdate:modelValue": l[8] || (l[8] = (o) => c.value = o),
|
196
196
|
onClose: U
|
197
197
|
}, {
|
198
|
-
footer:
|
198
|
+
footer: a(() => [
|
199
199
|
re("div", me, [
|
200
200
|
i(v, { onClick: U }, {
|
201
|
-
default:
|
201
|
+
default: a(() => [
|
202
202
|
g(D(e.$t("common.cancel")), 1)
|
203
203
|
]),
|
204
204
|
_: 1
|
@@ -207,14 +207,14 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
207
207
|
type: "primary",
|
208
208
|
onClick: A
|
209
209
|
}, {
|
210
|
-
default:
|
210
|
+
default: a(() => [
|
211
211
|
g(D(e.$t("common.confirm")), 1)
|
212
212
|
]),
|
213
213
|
_: 1
|
214
214
|
})
|
215
215
|
])
|
216
216
|
]),
|
217
|
-
default:
|
217
|
+
default: a(() => [
|
218
218
|
i(ee, {
|
219
219
|
ref_key: "siteServiceFormRef",
|
220
220
|
ref: T,
|
@@ -222,19 +222,19 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
222
222
|
"label-width": "120px",
|
223
223
|
rules: K
|
224
224
|
}, {
|
225
|
-
default:
|
225
|
+
default: a(() => [
|
226
226
|
i(x, null, {
|
227
|
-
default:
|
227
|
+
default: a(() => [
|
228
228
|
i(d, { span: 12 }, {
|
229
|
-
default:
|
229
|
+
default: a(() => [
|
230
230
|
i(u, {
|
231
231
|
label: e.$t("siteService.orgId"),
|
232
232
|
prop: "orgId"
|
233
233
|
}, {
|
234
|
-
default:
|
234
|
+
default: a(() => [
|
235
235
|
i(s, {
|
236
236
|
modelValue: r(t).orgId,
|
237
|
-
"onUpdate:modelValue": l[0] || (l[0] = (
|
237
|
+
"onUpdate:modelValue": l[0] || (l[0] = (o) => r(t).orgId = o),
|
238
238
|
data: r(p).unionOrgBizLayDict.values,
|
239
239
|
filterable: "",
|
240
240
|
clearable: "",
|
@@ -251,24 +251,24 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
251
251
|
_: 1
|
252
252
|
}),
|
253
253
|
i(d, { span: 12 }, {
|
254
|
-
default:
|
254
|
+
default: a(() => [
|
255
255
|
i(u, {
|
256
256
|
label: e.$t("siteService.siteId"),
|
257
257
|
prop: "siteId"
|
258
258
|
}, {
|
259
|
-
default:
|
259
|
+
default: a(() => [
|
260
260
|
i(X, {
|
261
261
|
modelValue: r(t).siteId,
|
262
|
-
"onUpdate:modelValue": l[1] || (l[1] = (
|
262
|
+
"onUpdate:modelValue": l[1] || (l[1] = (o) => r(t).siteId = o),
|
263
263
|
disabled: !r(t).orgId,
|
264
264
|
placeholder: e.$t("siteService.siteIdRequired"),
|
265
265
|
clearable: ""
|
266
266
|
}, {
|
267
|
-
default:
|
268
|
-
(f(!0), q(j, null, z(b.value, (
|
269
|
-
key:
|
270
|
-
label:
|
271
|
-
value:
|
267
|
+
default: a(() => [
|
268
|
+
(f(!0), q(j, null, z(b.value, (o) => (f(), O(W, {
|
269
|
+
key: o.key,
|
270
|
+
label: o.value,
|
271
|
+
value: o.key
|
272
272
|
}, null, 8, ["label", "value"]))), 128))
|
273
273
|
]),
|
274
274
|
_: 1
|
@@ -280,15 +280,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
280
280
|
_: 1
|
281
281
|
}),
|
282
282
|
i(d, { span: 12 }, {
|
283
|
-
default:
|
283
|
+
default: a(() => [
|
284
284
|
i(u, {
|
285
285
|
label: e.$t("siteService.serviceName"),
|
286
286
|
prop: "serviceName"
|
287
287
|
}, {
|
288
|
-
default:
|
288
|
+
default: a(() => [
|
289
289
|
i(S, {
|
290
290
|
modelValue: r(t).serviceName,
|
291
|
-
"onUpdate:modelValue": l[2] || (l[2] = (
|
291
|
+
"onUpdate:modelValue": l[2] || (l[2] = (o) => r(t).serviceName = o),
|
292
292
|
placeholder: e.$t("siteService.serviceNameRequired"),
|
293
293
|
"show-word-limit": "",
|
294
294
|
clearable: ""
|
@@ -300,22 +300,22 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
300
300
|
_: 1
|
301
301
|
}),
|
302
302
|
i(d, { span: 12 }, {
|
303
|
-
default:
|
303
|
+
default: a(() => [
|
304
304
|
i(u, {
|
305
305
|
label: e.$t("siteService.day"),
|
306
306
|
prop: "day"
|
307
307
|
}, {
|
308
|
-
default:
|
308
|
+
default: a(() => [
|
309
309
|
i(B, {
|
310
310
|
modelValue: r(t).minDay,
|
311
|
-
"onUpdate:modelValue": l[3] || (l[3] = (
|
311
|
+
"onUpdate:modelValue": l[3] || (l[3] = (o) => r(t).minDay = o),
|
312
312
|
size: "small",
|
313
313
|
min: 0
|
314
314
|
}, null, 8, ["modelValue"]),
|
315
315
|
l[9] || (l[9] = g("~ ")),
|
316
316
|
i(B, {
|
317
317
|
modelValue: r(t).maxDay,
|
318
|
-
"onUpdate:modelValue": l[4] || (l[4] = (
|
318
|
+
"onUpdate:modelValue": l[4] || (l[4] = (o) => r(t).maxDay = o),
|
319
319
|
size: "small",
|
320
320
|
min: 0
|
321
321
|
}, null, 8, ["modelValue"])
|
@@ -326,15 +326,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
326
326
|
_: 1
|
327
327
|
}),
|
328
328
|
i(d, { span: 12 }, {
|
329
|
-
default:
|
329
|
+
default: a(() => [
|
330
330
|
i(u, {
|
331
331
|
label: e.$t("siteService.limitPerson"),
|
332
332
|
prop: "limitPerson"
|
333
333
|
}, {
|
334
|
-
default:
|
334
|
+
default: a(() => [
|
335
335
|
i(S, {
|
336
336
|
modelValue: r(t).limitPerson,
|
337
|
-
"onUpdate:modelValue": l[5] || (l[5] = (
|
337
|
+
"onUpdate:modelValue": l[5] || (l[5] = (o) => r(t).limitPerson = o),
|
338
338
|
placeholder: e.$t("siteService.limitPersonRequired"),
|
339
339
|
"show-word-limit": "",
|
340
340
|
clearable: "",
|
@@ -348,15 +348,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
348
348
|
_: 1
|
349
349
|
}),
|
350
350
|
i(d, { span: 12 }, {
|
351
|
-
default:
|
351
|
+
default: a(() => [
|
352
352
|
i(u, {
|
353
353
|
label: e.$t("siteService.status"),
|
354
354
|
prop: "status"
|
355
355
|
}, {
|
356
|
-
default:
|
356
|
+
default: a(() => [
|
357
357
|
i(Y, {
|
358
358
|
modelValue: r(t).status,
|
359
|
-
"onUpdate:modelValue": l[6] || (l[6] = (
|
359
|
+
"onUpdate:modelValue": l[6] || (l[6] = (o) => r(t).status = o),
|
360
360
|
placeholder: e.$t("siteService.statusRequired"),
|
361
361
|
data: r(p).serviceStatusEnum.values,
|
362
362
|
clearable: "",
|
@@ -369,15 +369,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
369
369
|
_: 1
|
370
370
|
}),
|
371
371
|
i(d, { span: 24 }, {
|
372
|
-
default:
|
372
|
+
default: a(() => [
|
373
373
|
i(u, {
|
374
374
|
label: e.$t("siteService.note"),
|
375
375
|
prop: "note"
|
376
376
|
}, {
|
377
|
-
default:
|
377
|
+
default: a(() => [
|
378
378
|
i(S, {
|
379
379
|
modelValue: r(t).note,
|
380
|
-
"onUpdate:modelValue": l[7] || (l[7] = (
|
380
|
+
"onUpdate:modelValue": l[7] || (l[7] = (o) => r(t).note = o),
|
381
381
|
type: "textarea",
|
382
382
|
maxlength: "100",
|
383
383
|
"show-word-limit": "",
|
@@ -391,16 +391,16 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
391
391
|
_: 1
|
392
392
|
}),
|
393
393
|
i(d, { span: 24 }, {
|
394
|
-
default:
|
394
|
+
default: a(() => [
|
395
395
|
i(u, {
|
396
396
|
label: e.$t("siteService.time"),
|
397
397
|
prop: "time"
|
398
398
|
}, {
|
399
|
-
default:
|
400
|
-
(f(!0), q(j, null, z(r(t).limitInfo, (
|
399
|
+
default: a(() => [
|
400
|
+
(f(!0), q(j, null, z(r(t).limitInfo, (o, _) => (f(), q("div", { key: _ }, [
|
401
401
|
i(Z, {
|
402
|
-
modelValue:
|
403
|
-
"onUpdate:modelValue": (y) =>
|
402
|
+
modelValue: o.time,
|
403
|
+
"onUpdate:modelValue": (y) => o.time = y,
|
404
404
|
"is-range": "",
|
405
405
|
style: { width: "315px" },
|
406
406
|
format: "HH:mm",
|
@@ -413,13 +413,13 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
413
413
|
style: { "margin-left": "30px", "margin-right": "30px" },
|
414
414
|
onClick: (y) => Q(_)
|
415
415
|
}, {
|
416
|
-
default:
|
416
|
+
default: a(() => [
|
417
417
|
g(D(e.$t("common.delete")), 1)
|
418
418
|
]),
|
419
419
|
_: 2
|
420
420
|
}, 1032, ["onClick"]),
|
421
421
|
i(v, { onClick: J }, {
|
422
|
-
default:
|
422
|
+
default: a(() => l[10] || (l[10] = [
|
423
423
|
g("添加")
|
424
424
|
])),
|
425
425
|
_: 1
|
@@ -0,0 +1,169 @@
|
|
1
|
+
import { defineComponent as j, getCurrentInstance as w, ref as R, reactive as q, onBeforeMount as E, resolveComponent as d, openBlock as N, createElementBlock as U, createVNode as a, withCtx as e, createTextVNode as m, toDisplayString as o, unref as s, createBlock as Y, isRef as M, createCommentVNode as A, createElementVNode as r } from "vue";
|
2
|
+
import { useRouter as L, useRoute as H } from "vue-router";
|
3
|
+
import { D as C } from "./index-CGds22-2.mjs";
|
4
|
+
import { useTableHooks as O, routerUtil as Q } from "jmash-core";
|
5
|
+
import { i as b } from "./index-Dyo7je0Z.mjs";
|
6
|
+
import { useI18n as x } from "vue-i18n";
|
7
|
+
const F = { class: "app-container" }, G = { class: "cell-item" }, J = { class: "cell-item" }, K = { class: "cell-item" }, W = { class: "cell-item" }, X = { class: "cell-item" }, re = /* @__PURE__ */ j({
|
8
|
+
__name: "index",
|
9
|
+
setup(Z) {
|
10
|
+
const { t: k } = x(), { proxy: I } = w(), h = L(), v = H(), l = R({}), i = q({}), { multipleTableRef: T, listLoading: D, tableData: y, total: p } = O(
|
11
|
+
k,
|
12
|
+
b,
|
13
|
+
l
|
14
|
+
);
|
15
|
+
let P = R([
|
16
|
+
// 资产名称
|
17
|
+
{
|
18
|
+
label: "inventoryRecord.propertyName",
|
19
|
+
prop: "propertyName",
|
20
|
+
sortable: "custom",
|
21
|
+
isColumn: !0
|
22
|
+
},
|
23
|
+
// 资产明细编码
|
24
|
+
{
|
25
|
+
label: "inventoryRecord.deviceCode",
|
26
|
+
prop: "deviceCode",
|
27
|
+
sortable: "custom",
|
28
|
+
isColumn: !0
|
29
|
+
},
|
30
|
+
// 盘点结果
|
31
|
+
{
|
32
|
+
label: "inventoryRecord.inventoryStatus",
|
33
|
+
prop: "status",
|
34
|
+
sortable: "custom",
|
35
|
+
isColumn: !0,
|
36
|
+
slotName: "status",
|
37
|
+
columnType: "slot"
|
38
|
+
}
|
39
|
+
]);
|
40
|
+
E(() => {
|
41
|
+
b.findById({ inventoryId: v.query.inventoryId }).then(({ data: n }) => {
|
42
|
+
Object.assign(i, n);
|
43
|
+
}), g({ ...l.value });
|
44
|
+
});
|
45
|
+
function S() {
|
46
|
+
g({ ...l.value });
|
47
|
+
}
|
48
|
+
function g(n) {
|
49
|
+
v.query.inventoryId ? b.findInfoAssetPage({
|
50
|
+
inventoryId: v.query.inventoryId,
|
51
|
+
...n
|
52
|
+
}).then(({ data: { results: t, curPage: f, pageSize: u, totalSize: _ } }) => {
|
53
|
+
t && (y.value = t, l.value.curPage = f, l.value.pageSize = u, p.value = _);
|
54
|
+
}) : y.value = [];
|
55
|
+
}
|
56
|
+
function V() {
|
57
|
+
Q.closeTagView(v.fullPath, h, !1);
|
58
|
+
}
|
59
|
+
return (n, t) => {
|
60
|
+
const f = d("el-button"), u = d("el-descriptions-item"), _ = d("el-descriptions"), $ = d("jmash-table"), z = d("jmash-pagination"), B = d("el-card");
|
61
|
+
return N(), U("div", F, [
|
62
|
+
a(B, { shadow: "never" }, {
|
63
|
+
header: e(() => [
|
64
|
+
a(f, {
|
65
|
+
type: "primary",
|
66
|
+
onClick: V
|
67
|
+
}, {
|
68
|
+
default: e(() => [
|
69
|
+
m(o(n.$t("common.back")), 1)
|
70
|
+
]),
|
71
|
+
_: 1
|
72
|
+
})
|
73
|
+
]),
|
74
|
+
footer: e(() => [
|
75
|
+
s(p) > 0 ? (N(), Y(z, {
|
76
|
+
key: 0,
|
77
|
+
total: s(p),
|
78
|
+
"onUpdate:total": t[0] || (t[0] = (c) => M(p) ? p.value = c : null),
|
79
|
+
"current-page": l.value.curPage,
|
80
|
+
"onUpdate:currentPage": t[1] || (t[1] = (c) => l.value.curPage = c),
|
81
|
+
"page-size": l.value.pageSize,
|
82
|
+
"onUpdate:pageSize": t[2] || (t[2] = (c) => l.value.pageSize = c),
|
83
|
+
onPagination: S
|
84
|
+
}, null, 8, ["total", "current-page", "page-size"])) : A("", !0)
|
85
|
+
]),
|
86
|
+
default: e(() => [
|
87
|
+
t[3] || (t[3] = r("div", { class: "title-content" }, "盘点信息", -1)),
|
88
|
+
a(_, {
|
89
|
+
class: "margin-top",
|
90
|
+
column: 2,
|
91
|
+
border: ""
|
92
|
+
}, {
|
93
|
+
default: e(() => [
|
94
|
+
a(u, null, {
|
95
|
+
label: e(() => [
|
96
|
+
r("div", G, o(n.$t("inventoryRecord.siteName")), 1)
|
97
|
+
]),
|
98
|
+
default: e(() => [
|
99
|
+
m(" " + o(i.siteName), 1)
|
100
|
+
]),
|
101
|
+
_: 1
|
102
|
+
}),
|
103
|
+
a(u, null, {
|
104
|
+
label: e(() => [
|
105
|
+
r("div", J, o(n.$t("inventoryRecord.inventoryTime")), 1)
|
106
|
+
]),
|
107
|
+
default: e(() => [
|
108
|
+
m(" " + o(i.inventoryTime ? s(I).$moment.formatDate(i.inventoryTime, "YYYY-MM-DD") : ""), 1)
|
109
|
+
]),
|
110
|
+
_: 1
|
111
|
+
}),
|
112
|
+
a(u, null, {
|
113
|
+
label: e(() => [
|
114
|
+
r("span", null, [
|
115
|
+
r("div", K, o(n.$t("inventoryRecord.userName")), 1)
|
116
|
+
])
|
117
|
+
]),
|
118
|
+
default: e(() => [
|
119
|
+
m(" " + o(i.userName), 1)
|
120
|
+
]),
|
121
|
+
_: 1
|
122
|
+
}),
|
123
|
+
a(u, null, {
|
124
|
+
label: e(() => [
|
125
|
+
r("div", W, o(n.$t("inventoryRecord.inventoryStatus")), 1)
|
126
|
+
]),
|
127
|
+
default: e(() => [
|
128
|
+
m(" " + o(s(C).inventoryResults.getEnumValue(i.inventoryStatus)), 1)
|
129
|
+
]),
|
130
|
+
_: 1
|
131
|
+
}),
|
132
|
+
a(u, null, {
|
133
|
+
label: e(() => [
|
134
|
+
r("div", X, o(n.$t("inventoryRecord.inventoryNote")), 1)
|
135
|
+
]),
|
136
|
+
default: e(() => [
|
137
|
+
m(" " + o(i.inventoryNote), 1)
|
138
|
+
]),
|
139
|
+
_: 1
|
140
|
+
})
|
141
|
+
]),
|
142
|
+
_: 1
|
143
|
+
}),
|
144
|
+
t[4] || (t[4] = r("div", { class: "title-content" }, "资产信息", -1)),
|
145
|
+
a($, {
|
146
|
+
ref_key: "multipleTableRef",
|
147
|
+
ref: T,
|
148
|
+
class: "table-top",
|
149
|
+
"row-key": "inventoryId",
|
150
|
+
"is-selection": !1,
|
151
|
+
"list-loading": s(D),
|
152
|
+
data: s(y),
|
153
|
+
"table-label": s(P)
|
154
|
+
}, {
|
155
|
+
status: e((c) => [
|
156
|
+
r("span", null, o(s(C).inventoryResults.getEnumValue(c.data.row.status)), 1)
|
157
|
+
]),
|
158
|
+
_: 1
|
159
|
+
}, 8, ["list-loading", "data", "table-label"])
|
160
|
+
]),
|
161
|
+
_: 1
|
162
|
+
})
|
163
|
+
]);
|
164
|
+
};
|
165
|
+
}
|
166
|
+
});
|
167
|
+
export {
|
168
|
+
re as default
|
169
|
+
};
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as le, ref as _, reactive as R, resolveComponent as i, resolveDirective as ae, openBlock as d, createElementBlock as S, createElementVNode as m, createVNode as o, withCtx as l, unref as s, toDisplayString as r, Fragment as oe, renderList as se, createBlock as I, withKeys as L, createTextVNode as g, withDirectives as $, isRef as z, createCommentVNode as j } from "vue";
|
2
2
|
import { D as p, b as ne, S as ie } from "./index-CGds22-2.mjs";
|
3
3
|
import { useI18n as re } from "vue-i18n";
|
4
|
-
import { _ as ue } from "./edit.vue_vue_type_script_setup_true_lang-
|
4
|
+
import { _ as ue } from "./edit.vue_vue_type_script_setup_true_lang-NJMVf1bn.mjs";
|
5
5
|
import { useTableHooks as de } from "jmash-core";
|
6
6
|
const me = { class: "app-container" }, pe = { class: "search-container" }, ce = ["onClick"], ve = ["onClick"], Ie = /* @__PURE__ */ le({
|
7
7
|
__name: "index",
|
@@ -49,7 +49,7 @@ const me = { class: "app-container" }, pe = { class: "search-container" }, ce =
|
|
49
49
|
prop: "day",
|
50
50
|
slotName: "day",
|
51
51
|
columnType: "slot",
|
52
|
-
width: "
|
52
|
+
width: "150",
|
53
53
|
sortable: "custom",
|
54
54
|
isColumn: !0
|
55
55
|
},
|
@@ -59,7 +59,7 @@ const me = { class: "app-container" }, pe = { class: "search-container" }, ce =
|
|
59
59
|
prop: "manager",
|
60
60
|
sortable: "custom",
|
61
61
|
isColumn: !0,
|
62
|
-
width: "
|
62
|
+
width: "150"
|
63
63
|
},
|
64
64
|
// 状态
|
65
65
|
{
|
@@ -69,11 +69,11 @@ const me = { class: "app-container" }, pe = { class: "search-container" }, ce =
|
|
69
69
|
columnType: "slot",
|
70
70
|
sortable: "custom",
|
71
71
|
isColumn: !0,
|
72
|
-
width: "
|
72
|
+
width: "150"
|
73
73
|
},
|
74
74
|
{
|
75
75
|
label: "common.operate",
|
76
|
-
width: "
|
76
|
+
width: "200",
|
77
77
|
slotName: "operation",
|
78
78
|
columnType: "slot",
|
79
79
|
fixed: "right",
|