xyvcard-asset 0.0.10 → 0.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{edit-DdzPtYyH.mjs → edit-O1D_xFra.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BP4-GiBE.mjs → edit.vue_vue_type_script_setup_true_lang-sE0fN_pL.mjs} +123 -146
- package/dist/{index-CugJCeed.mjs → index-BpYjnXUI.mjs} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
@@ -1,9 +1,9 @@
|
|
1
|
-
import { defineComponent as ee, mergeModels as U, ref as
|
2
|
-
import { D as p, b as
|
3
|
-
import { ElMessage as
|
4
|
-
import { useI18n as
|
5
|
-
import { r as
|
6
|
-
const
|
1
|
+
import { defineComponent as ee, mergeModels as U, ref as _, reactive as P, useModel as le, resolveComponent as r, openBlock as f, createBlock as B, withCtx as o, createElementVNode as te, createVNode as l, createTextVNode as v, toDisplayString as h, unref as s, createElementBlock as S, Fragment as M, renderList as O } from "vue";
|
2
|
+
import { D as p, b as I, S as ae } from "./index-BK24yagy.mjs";
|
3
|
+
import { ElMessage as $ } from "element-plus";
|
4
|
+
import { useI18n as oe } from "vue-i18n";
|
5
|
+
import { r as j } from "./common-kbgEWG-E.mjs";
|
6
|
+
const ie = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
7
7
|
__name: "edit",
|
8
8
|
props: /* @__PURE__ */ U({
|
9
9
|
entityKey: {
|
@@ -16,9 +16,9 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
16
16
|
modelModifiers: {}
|
17
17
|
}),
|
18
18
|
emits: /* @__PURE__ */ U(["refresh"], ["update:modelValue"]),
|
19
|
-
setup(
|
19
|
+
setup(k, { emit: z }) {
|
20
20
|
p.unionOrgBizLayDict.useValues(), p.managerDict.useValues(), p.serviceNameDict.useValues(), p.siteDict.useValues();
|
21
|
-
const { t:
|
21
|
+
const { t: n } = oe(), q = _();
|
22
22
|
let t = P({
|
23
23
|
requestId: Math.random() * 10 + "",
|
24
24
|
updateMask: "siteId,serviceName,minDay,maxDay,limitPerson,status,note",
|
@@ -35,7 +35,7 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
35
35
|
orgId: [
|
36
36
|
{
|
37
37
|
required: !0,
|
38
|
-
message:
|
38
|
+
message: n("siteService.orgIdRequired"),
|
39
39
|
trigger: "change"
|
40
40
|
}
|
41
41
|
],
|
@@ -43,7 +43,7 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
43
43
|
siteId: [
|
44
44
|
{
|
45
45
|
required: !0,
|
46
|
-
message:
|
46
|
+
message: n("siteService.siteIdRequired"),
|
47
47
|
trigger: "change"
|
48
48
|
}
|
49
49
|
],
|
@@ -51,7 +51,7 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
51
51
|
serviceName: [
|
52
52
|
{
|
53
53
|
required: !0,
|
54
|
-
message:
|
54
|
+
message: n("siteService.serviceNameRequired"),
|
55
55
|
trigger: "change"
|
56
56
|
}
|
57
57
|
],
|
@@ -59,63 +59,63 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
59
59
|
limitPerson: [
|
60
60
|
{
|
61
61
|
required: !0,
|
62
|
-
message:
|
62
|
+
message: n("siteService.limitPersonRequired"),
|
63
63
|
trigger: "blur"
|
64
64
|
}
|
65
65
|
],
|
66
66
|
status: [
|
67
67
|
{
|
68
68
|
required: !0,
|
69
|
-
message:
|
69
|
+
message: n("siteService.statusRequired"),
|
70
70
|
trigger: "change"
|
71
71
|
}
|
72
72
|
],
|
73
73
|
// 预约规则说明
|
74
74
|
note: [
|
75
75
|
{
|
76
|
-
message:
|
76
|
+
message: n("siteService.note"),
|
77
77
|
trigger: "blur"
|
78
78
|
}
|
79
79
|
]
|
80
|
-
}), D =
|
80
|
+
}), D = _();
|
81
81
|
function E(e) {
|
82
82
|
t.siteId = "";
|
83
83
|
const a = new ae({ orgId: e });
|
84
84
|
a.useValues(), D.value = a.values;
|
85
85
|
}
|
86
|
-
const
|
87
|
-
|
86
|
+
const u = le(k, "modelValue"), w = k, R = z, F = Object.keys(w.entityKey), C = _(F.length >= 1);
|
87
|
+
C.value && I.findById(w.entityKey).then(({ data: e }) => {
|
88
88
|
e.siteId = e.serviceName, Object.assign(t, e);
|
89
89
|
});
|
90
90
|
const K = async () => {
|
91
91
|
var e;
|
92
|
-
await ((e =
|
93
|
-
a && (
|
94
|
-
|
95
|
-
message:
|
92
|
+
await ((e = q.value) == null ? void 0 : e.validate((a) => {
|
93
|
+
a && (C.value ? I.update(t).then((c) => {
|
94
|
+
c.status === 200 && ($({
|
95
|
+
message: n("common.submitSuccess"),
|
96
96
|
type: "success"
|
97
|
-
}),
|
98
|
-
}) :
|
99
|
-
|
100
|
-
message:
|
97
|
+
}), u.value && (u.value = !1), R("refresh", c.status === 200));
|
98
|
+
}) : I.create(t).then((c) => {
|
99
|
+
c.status === 200 && ($({
|
100
|
+
message: n("common.submitSuccess"),
|
101
101
|
type: "success"
|
102
|
-
}),
|
102
|
+
}), u.value && (u.value = !1), R("refresh", c.status === 200));
|
103
103
|
}));
|
104
104
|
}));
|
105
105
|
};
|
106
|
-
function
|
107
|
-
t.limitInfo[a].startTime =
|
106
|
+
function H(e, a) {
|
107
|
+
t.limitInfo[a].startTime = j(e[0]), t.limitInfo[a].endTime = j(e[1]);
|
108
108
|
}
|
109
|
-
function
|
109
|
+
function A() {
|
110
110
|
t.limitInfo.push({
|
111
111
|
startTime: "",
|
112
112
|
endTime: "",
|
113
113
|
limitPerson: 1
|
114
114
|
});
|
115
115
|
}
|
116
|
-
function
|
116
|
+
function G(e) {
|
117
117
|
if (t.limitInfo.length === 1) {
|
118
|
-
|
118
|
+
$({
|
119
119
|
message: "最少保留一个时间段",
|
120
120
|
type: "error"
|
121
121
|
});
|
@@ -123,57 +123,57 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
123
123
|
}
|
124
124
|
t.limitInfo.splice(e, 1);
|
125
125
|
}
|
126
|
-
function
|
127
|
-
|
126
|
+
function N() {
|
127
|
+
u.value && (u.value = !1);
|
128
128
|
}
|
129
129
|
return (e, a) => {
|
130
|
-
const
|
130
|
+
const c = r("el-tree-select"), d = r("el-form-item"), m = r("el-col"), J = r("el-option"), Q = r("el-select"), y = r("el-input"), T = r("el-input-number"), W = r("jmash-select"), X = r("el-time-picker"), g = r("el-button"), Y = r("el-row"), Z = r("el-form"), x = r("el-dialog");
|
131
131
|
return f(), B(x, {
|
132
|
-
modelValue:
|
133
|
-
"onUpdate:modelValue": a[
|
134
|
-
onClose:
|
132
|
+
modelValue: u.value,
|
133
|
+
"onUpdate:modelValue": a[8] || (a[8] = (i) => u.value = i),
|
134
|
+
onClose: N
|
135
135
|
}, {
|
136
|
-
footer:
|
137
|
-
te("div",
|
138
|
-
l(
|
139
|
-
default:
|
140
|
-
|
136
|
+
footer: o(() => [
|
137
|
+
te("div", ie, [
|
138
|
+
l(g, { onClick: N }, {
|
139
|
+
default: o(() => [
|
140
|
+
v(h(e.$t("common.cancel")), 1)
|
141
141
|
]),
|
142
142
|
_: 1
|
143
143
|
}),
|
144
|
-
l(
|
144
|
+
l(g, {
|
145
145
|
type: "primary",
|
146
146
|
onClick: K
|
147
147
|
}, {
|
148
|
-
default:
|
149
|
-
|
148
|
+
default: o(() => [
|
149
|
+
v(h(e.$t("common.confirm")), 1)
|
150
150
|
]),
|
151
151
|
_: 1
|
152
152
|
})
|
153
153
|
])
|
154
154
|
]),
|
155
|
-
default:
|
155
|
+
default: o(() => [
|
156
156
|
l(Z, {
|
157
157
|
ref_key: "siteServiceFormRef",
|
158
|
-
ref:
|
159
|
-
model:
|
158
|
+
ref: q,
|
159
|
+
model: s(t),
|
160
160
|
"label-width": "120px",
|
161
161
|
rules: L
|
162
162
|
}, {
|
163
|
-
default:
|
163
|
+
default: o(() => [
|
164
164
|
l(Y, null, {
|
165
|
-
default:
|
166
|
-
l(
|
167
|
-
default:
|
165
|
+
default: o(() => [
|
166
|
+
l(m, { span: 12 }, {
|
167
|
+
default: o(() => [
|
168
168
|
l(d, {
|
169
169
|
label: e.$t("siteService.orgId"),
|
170
170
|
prop: "orgId"
|
171
171
|
}, {
|
172
|
-
default:
|
173
|
-
l(
|
174
|
-
modelValue:
|
175
|
-
"onUpdate:modelValue": a[0] || (a[0] = (
|
176
|
-
data:
|
172
|
+
default: o(() => [
|
173
|
+
l(c, {
|
174
|
+
modelValue: s(t).orgId,
|
175
|
+
"onUpdate:modelValue": a[0] || (a[0] = (i) => s(t).orgId = i),
|
176
|
+
data: s(p).unionOrgBizLayDict.values,
|
177
177
|
filterable: "",
|
178
178
|
"check-strictly": "",
|
179
179
|
"render-after-expand": !1,
|
@@ -187,25 +187,25 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
187
187
|
]),
|
188
188
|
_: 1
|
189
189
|
}),
|
190
|
-
l(
|
191
|
-
default:
|
190
|
+
l(m, { span: 12 }, {
|
191
|
+
default: o(() => [
|
192
192
|
l(d, {
|
193
193
|
label: e.$t("siteService.siteId"),
|
194
194
|
prop: "siteId"
|
195
195
|
}, {
|
196
|
-
default:
|
196
|
+
default: o(() => [
|
197
197
|
l(Q, {
|
198
|
-
modelValue:
|
199
|
-
"onUpdate:modelValue": a[1] || (a[1] = (
|
200
|
-
disabled: !
|
198
|
+
modelValue: s(t).siteId,
|
199
|
+
"onUpdate:modelValue": a[1] || (a[1] = (i) => s(t).siteId = i),
|
200
|
+
disabled: !s(t).orgId,
|
201
201
|
placeholder: e.$t("siteService.siteIdRequired"),
|
202
202
|
clearable: ""
|
203
203
|
}, {
|
204
|
-
default:
|
205
|
-
(f(!0), S(
|
206
|
-
key:
|
207
|
-
label:
|
208
|
-
value:
|
204
|
+
default: o(() => [
|
205
|
+
(f(!0), S(M, null, O(D.value, (i) => (f(), B(J, {
|
206
|
+
key: i.key,
|
207
|
+
label: i.value,
|
208
|
+
value: i.key
|
209
209
|
}, null, 8, ["label", "value"]))), 128))
|
210
210
|
]),
|
211
211
|
_: 1
|
@@ -216,45 +216,43 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
216
216
|
]),
|
217
217
|
_: 1
|
218
218
|
}),
|
219
|
-
l(
|
220
|
-
default:
|
219
|
+
l(m, { span: 12 }, {
|
220
|
+
default: o(() => [
|
221
221
|
l(d, {
|
222
222
|
label: e.$t("siteService.serviceName"),
|
223
223
|
prop: "serviceName"
|
224
224
|
}, {
|
225
|
-
default:
|
226
|
-
l(
|
227
|
-
modelValue:
|
228
|
-
"onUpdate:modelValue": a[2] || (a[2] = (
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
placeholder: e.$t("siteService.serviceNameRequired")
|
234
|
-
}, null, 8, ["modelValue", "data", "placeholder"])
|
225
|
+
default: o(() => [
|
226
|
+
l(y, {
|
227
|
+
modelValue: s(t).serviceName,
|
228
|
+
"onUpdate:modelValue": a[2] || (a[2] = (i) => s(t).serviceName = i),
|
229
|
+
placeholder: e.$t("siteService.serviceNameRequired"),
|
230
|
+
"show-word-limit": "",
|
231
|
+
clearable: ""
|
232
|
+
}, null, 8, ["modelValue", "placeholder"])
|
235
233
|
]),
|
236
234
|
_: 1
|
237
235
|
}, 8, ["label"])
|
238
236
|
]),
|
239
237
|
_: 1
|
240
238
|
}),
|
241
|
-
l(
|
242
|
-
default:
|
239
|
+
l(m, { span: 12 }, {
|
240
|
+
default: o(() => [
|
243
241
|
l(d, {
|
244
242
|
label: e.$t("siteService.day"),
|
245
243
|
prop: "day"
|
246
244
|
}, {
|
247
|
-
default:
|
248
|
-
l(
|
249
|
-
modelValue:
|
250
|
-
"onUpdate:modelValue": a[3] || (a[3] = (
|
245
|
+
default: o(() => [
|
246
|
+
l(T, {
|
247
|
+
modelValue: s(t).minDay,
|
248
|
+
"onUpdate:modelValue": a[3] || (a[3] = (i) => s(t).minDay = i),
|
251
249
|
size: "small",
|
252
250
|
min: 0
|
253
251
|
}, null, 8, ["modelValue"]),
|
254
|
-
|
255
|
-
l(
|
256
|
-
modelValue:
|
257
|
-
"onUpdate:modelValue": a[4] || (a[4] = (
|
252
|
+
v("~ "),
|
253
|
+
l(T, {
|
254
|
+
modelValue: s(t).maxDay,
|
255
|
+
"onUpdate:modelValue": a[4] || (a[4] = (i) => s(t).maxDay = i),
|
258
256
|
size: "small",
|
259
257
|
min: 0
|
260
258
|
}, null, 8, ["modelValue"])
|
@@ -264,16 +262,16 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
264
262
|
]),
|
265
263
|
_: 1
|
266
264
|
}),
|
267
|
-
l(
|
268
|
-
default:
|
265
|
+
l(m, { span: 12 }, {
|
266
|
+
default: o(() => [
|
269
267
|
l(d, {
|
270
268
|
label: e.$t("siteService.limitPerson"),
|
271
269
|
prop: "limitPerson"
|
272
270
|
}, {
|
273
|
-
default:
|
274
|
-
l(
|
275
|
-
modelValue:
|
276
|
-
"onUpdate:modelValue": a[5] || (a[5] = (
|
271
|
+
default: o(() => [
|
272
|
+
l(y, {
|
273
|
+
modelValue: s(t).limitPerson,
|
274
|
+
"onUpdate:modelValue": a[5] || (a[5] = (i) => s(t).limitPerson = i),
|
277
275
|
placeholder: e.$t("siteService.limitPersonRequired"),
|
278
276
|
"show-word-limit": "",
|
279
277
|
clearable: "",
|
@@ -286,40 +284,18 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
286
284
|
]),
|
287
285
|
_: 1
|
288
286
|
}),
|
289
|
-
l(
|
290
|
-
default:
|
291
|
-
l(d, {
|
292
|
-
label: e.$t("siteService.manager"),
|
293
|
-
prop: "manager"
|
294
|
-
}, {
|
295
|
-
default: i(() => [
|
296
|
-
l(n, {
|
297
|
-
modelValue: r(t).manager,
|
298
|
-
"onUpdate:modelValue": a[6] || (a[6] = (o) => r(t).manager = o),
|
299
|
-
data: r(p).managerDict.values,
|
300
|
-
filterable: "",
|
301
|
-
"check-strictly": "",
|
302
|
-
"render-after-expand": !1,
|
303
|
-
placeholder: e.$t("siteService.managerRequired")
|
304
|
-
}, null, 8, ["modelValue", "data", "placeholder"])
|
305
|
-
]),
|
306
|
-
_: 1
|
307
|
-
}, 8, ["label"])
|
308
|
-
]),
|
309
|
-
_: 1
|
310
|
-
}),
|
311
|
-
l(u, { span: 12 }, {
|
312
|
-
default: i(() => [
|
287
|
+
l(m, { span: 12 }, {
|
288
|
+
default: o(() => [
|
313
289
|
l(d, {
|
314
290
|
label: e.$t("siteService.status"),
|
315
291
|
prop: "status"
|
316
292
|
}, {
|
317
|
-
default:
|
293
|
+
default: o(() => [
|
318
294
|
l(W, {
|
319
|
-
modelValue:
|
320
|
-
"onUpdate:modelValue": a[
|
295
|
+
modelValue: s(t).status,
|
296
|
+
"onUpdate:modelValue": a[6] || (a[6] = (i) => s(t).status = i),
|
321
297
|
placeholder: e.$t("siteService.statusRequired"),
|
322
|
-
data:
|
298
|
+
data: s(p).serviceStatusEnum.values,
|
323
299
|
clearable: "",
|
324
300
|
style: { width: "100% !important" }
|
325
301
|
}, null, 8, ["modelValue", "placeholder", "data"])
|
@@ -329,21 +305,21 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
329
305
|
]),
|
330
306
|
_: 1
|
331
307
|
}),
|
332
|
-
l(
|
333
|
-
default:
|
308
|
+
l(m, { span: 24 }, {
|
309
|
+
default: o(() => [
|
334
310
|
l(d, {
|
335
311
|
label: e.$t("siteService.note"),
|
336
312
|
prop: "note"
|
337
313
|
}, {
|
338
|
-
default:
|
339
|
-
l(
|
340
|
-
modelValue:
|
341
|
-
"onUpdate:modelValue": a[
|
342
|
-
autosize: "",
|
314
|
+
default: o(() => [
|
315
|
+
l(y, {
|
316
|
+
modelValue: s(t).note,
|
317
|
+
"onUpdate:modelValue": a[7] || (a[7] = (i) => s(t).note = i),
|
343
318
|
type: "textarea",
|
344
319
|
maxlength: "100",
|
345
320
|
"show-word-limit": "",
|
346
|
-
placeholder: e.$t("siteService.noteRequired")
|
321
|
+
placeholder: e.$t("siteService.noteRequired"),
|
322
|
+
rows: 3
|
347
323
|
}, null, 8, ["modelValue", "placeholder"])
|
348
324
|
]),
|
349
325
|
_: 1
|
@@ -351,36 +327,37 @@ const oe = { class: "dialog-footer" }, me = /* @__PURE__ */ ee({
|
|
351
327
|
]),
|
352
328
|
_: 1
|
353
329
|
}),
|
354
|
-
l(
|
355
|
-
default:
|
330
|
+
l(m, { span: 24 }, {
|
331
|
+
default: o(() => [
|
356
332
|
l(d, {
|
357
333
|
label: e.$t("siteService.time"),
|
358
334
|
prop: "time"
|
359
335
|
}, {
|
360
|
-
default:
|
361
|
-
(f(!0), S(
|
336
|
+
default: o(() => [
|
337
|
+
(f(!0), S(M, null, O(s(t).limitInfo, (i, b) => (f(), S("div", { key: b }, [
|
362
338
|
l(X, {
|
363
|
-
modelValue:
|
364
|
-
"onUpdate:modelValue": (V) =>
|
339
|
+
modelValue: i.time,
|
340
|
+
"onUpdate:modelValue": (V) => i.time = V,
|
365
341
|
"is-range": "",
|
366
342
|
style: { width: "315px" },
|
343
|
+
format: "HH:mm",
|
367
344
|
"range-separator": "To",
|
368
345
|
"start-placeholder": e.$t("siteService.startTime"),
|
369
346
|
"end-placeholder": e.$t("siteService.endTime"),
|
370
|
-
onChange: (V) =>
|
347
|
+
onChange: (V) => H(V, b)
|
371
348
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder", "onChange"]),
|
372
|
-
l(
|
349
|
+
l(g, {
|
373
350
|
style: { "margin-left": "30px", "margin-right": "30px" },
|
374
|
-
onClick: (V) =>
|
351
|
+
onClick: (V) => G(b)
|
375
352
|
}, {
|
376
|
-
default:
|
377
|
-
|
353
|
+
default: o(() => [
|
354
|
+
v(h(e.$t("common.delete")), 1)
|
378
355
|
]),
|
379
356
|
_: 2
|
380
357
|
}, 1032, ["onClick"]),
|
381
|
-
l(
|
382
|
-
default:
|
383
|
-
|
358
|
+
l(g, { onClick: A }, {
|
359
|
+
default: o(() => [
|
360
|
+
v("添加")
|
384
361
|
]),
|
385
362
|
_: 1
|
386
363
|
})
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as le, ref as b, 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 c, b as ne, S as ie } from "./index-BK24yagy.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-sE0fN_pL.mjs";
|
5
5
|
import { useTableHooks as de } from "jmash-core";
|
6
6
|
const me = { class: "app-container" }, ce = { class: "search-container" }, pe = /* @__PURE__ */ m("div", { class: "clear" }, null, -1), ve = ["onClick"], fe = ["onClick"], Ve = /* @__PURE__ */ le({
|
7
7
|
__name: "index",
|
package/dist/index.mjs
CHANGED
@@ -2852,7 +2852,7 @@ const Fn = {
|
|
2852
2852
|
}
|
2853
2853
|
};
|
2854
2854
|
}
|
2855
|
-
}, Cn = /* @__PURE__ */ Object.assign({ "./views/asset/asset-asset-detail/edit.vue": () => import("./edit-FdqpKRgF.mjs"), "./views/asset/asset-asset-detail/index.vue": () => import("./index-axEqTssj.mjs"), "./views/asset/asset-asset/assign.vue": () => import("./assign-DzQUNp-Y.mjs"), "./views/asset/asset-asset/edit.vue": () => import("./edit-Dn-QMuy6.mjs"), "./views/asset/asset-asset/index.vue": () => import("./index-CSMEsPcN.mjs"), "./views/asset/asset-asset/info/index.vue": () => import("./index-jOcS7tqC.mjs"), "./views/asset/asset-depreciation-record/index.vue": () => import("./index-CgAq70-p.mjs"), "./views/asset/asset-depreciation-record/info/index.vue": () => import("./index-De4u-LEl.mjs"), "./views/asset/asset-inventory-record/dialogSelect/index.vue": () => import("./index-GhvyIwc3.mjs"), "./views/asset/asset-inventory-record/index.vue": () => import("./index-BWwU9hSp.mjs"), "./views/asset/asset-inventory-record/index备份.vue": () => import("./index备份-BfKo5eBT.mjs"), "./views/asset/asset-inventory-record/info/index.vue": () => import("./index-B4vUTwSW.mjs"), "./views/asset/asset-inventory-record/text/index copy.vue": () => import("./index copy-CxTCJcvX.mjs"), "./views/asset/asset-inventory-record/text/index.vue": () => import("./index-pfeu6d82.mjs"), "./views/asset/asset-service-appt-record/index.vue": () => import("./index-BvKWLFdr.mjs"), "./views/asset/asset-service-appt-record/info/index.vue": () => import("./index-C5_f5Lce.mjs"), "./views/asset/asset-site-service/edit.vue": () => import("./edit-
|
2855
|
+
}, Cn = /* @__PURE__ */ Object.assign({ "./views/asset/asset-asset-detail/edit.vue": () => import("./edit-FdqpKRgF.mjs"), "./views/asset/asset-asset-detail/index.vue": () => import("./index-axEqTssj.mjs"), "./views/asset/asset-asset/assign.vue": () => import("./assign-DzQUNp-Y.mjs"), "./views/asset/asset-asset/edit.vue": () => import("./edit-Dn-QMuy6.mjs"), "./views/asset/asset-asset/index.vue": () => import("./index-CSMEsPcN.mjs"), "./views/asset/asset-asset/info/index.vue": () => import("./index-jOcS7tqC.mjs"), "./views/asset/asset-depreciation-record/index.vue": () => import("./index-CgAq70-p.mjs"), "./views/asset/asset-depreciation-record/info/index.vue": () => import("./index-De4u-LEl.mjs"), "./views/asset/asset-inventory-record/dialogSelect/index.vue": () => import("./index-GhvyIwc3.mjs"), "./views/asset/asset-inventory-record/index.vue": () => import("./index-BWwU9hSp.mjs"), "./views/asset/asset-inventory-record/index备份.vue": () => import("./index备份-BfKo5eBT.mjs"), "./views/asset/asset-inventory-record/info/index.vue": () => import("./index-B4vUTwSW.mjs"), "./views/asset/asset-inventory-record/text/index copy.vue": () => import("./index copy-CxTCJcvX.mjs"), "./views/asset/asset-inventory-record/text/index.vue": () => import("./index-pfeu6d82.mjs"), "./views/asset/asset-service-appt-record/index.vue": () => import("./index-BvKWLFdr.mjs"), "./views/asset/asset-service-appt-record/info/index.vue": () => import("./index-C5_f5Lce.mjs"), "./views/asset/asset-site-service/edit.vue": () => import("./edit-O1D_xFra.mjs"), "./views/asset/asset-site-service/index.vue": () => import("./index-BpYjnXUI.mjs"), "./views/asset/asset-site/edit.vue": () => import("./edit-CCrekeeb.mjs"), "./views/asset/asset-site/index.vue": () => import("./index-DElPNxc7.mjs"), "./views/asset/asset-site/info/index.vue": () => import("./index-BW-5IuVN.mjs") }), Un = {
|
2856
2856
|
install(e) {
|
2857
2857
|
e.use(Fn), Ss(Cn, 7), Ms(Rs), Ws(Ds);
|
2858
2858
|
}
|