xyvcard-asset 0.0.17 → 0.0.19
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-DS84uCHm.mjs +308 -0
- package/dist/{edit-D6NV2pb2.mjs → edit--yj0Iybx.mjs} +1 -1
- package/dist/{edit-BMiwAU2V.mjs → edit-BV3P-kiT.mjs} +1 -1
- package/dist/{edit-DfLSODib.mjs → edit-BaWrwFgf.mjs} +1 -1
- package/dist/edit-CuEUJBMa.mjs +4 -0
- package/dist/{edit.vue_vue_type_script_setup_true_lang-B_2yu4sv.mjs → edit.vue_vue_type_script_setup_true_lang-BA4yxgQj.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-DnsSFyiS.mjs → edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.mjs} +29 -30
- package/dist/{edit-CX2z9EYu.mjs → edit.vue_vue_type_script_setup_true_lang-JZ4KujwQ.mjs} +22 -23
- package/dist/{edit.vue_vue_type_script_setup_true_lang-C8EJ4xOS.mjs → edit.vue_vue_type_script_setup_true_lang-NJMVf1bn.mjs} +50 -48
- package/dist/{index-BWZKXQRi.mjs → index--nrfog3z.mjs} +32 -33
- package/dist/index-B66wesLL.mjs +320 -0
- package/dist/{index-DrajJZ20.mjs → index-BOtyLeeq.mjs} +2 -2
- package/dist/{index-BqLh2sg0.mjs → index-BRu1DVx7.mjs} +20 -20
- package/dist/index-Bb_sQScO.mjs +169 -0
- package/dist/{index-XlZKwbCX.mjs → index-BcxOe2-n.mjs} +72 -72
- package/dist/{index-B1wxTvDR.mjs → index-Bvn3U9pm.mjs} +20 -20
- package/dist/{index-BQ16pRTg.mjs → index-C9hmVQif.mjs} +95 -95
- package/dist/{index-Dw9AQlSo.mjs → index-CGds22-2.mjs} +399 -418
- package/dist/{index-D6Kzp68i.mjs → index-D-0ABbeq.mjs} +8 -8
- package/dist/{index-D4T2vouF.mjs → index-Dt5JusqL.mjs} +12 -12
- package/dist/{index-CFUAQG0g.mjs → index-K-gPXcQF.mjs} +16 -16
- package/dist/{index-CMtqB1MP.mjs → index-U9RubJnZ.mjs} +52 -52
- package/dist/{index-BiBCzEqz.mjs → index-rSyUfdXn.mjs} +1 -1
- package/dist/index.mjs +425 -458
- package/dist/style.css +1 -1
- package/dts/api/asset/asset-asset/types.d.ts +5 -0
- package/dts/api/asset/asset-depreciation-record/types.d.ts +1 -1
- package/dts/api/asset/asset-inventory-record/types.d.ts +1 -0
- package/dts/api/dict.d.ts +2 -2
- package/dts/api/index.d.ts +3 -3
- package/dts/lang/asset/zh-cn.d.ts +2 -0
- package/dts/main.d.ts +0 -1
- package/dts/router/page.d.ts +5 -5
- package/dts/views/asset/asset-asset/assign.vue.d.ts +5 -4
- package/dts/views/asset/asset-asset/edit.vue.d.ts +1 -1
- package/dts/views/asset/asset-site-service/edit.vue.d.ts +1 -1
- package/package.json +16 -14
- package/dist/_plugin-vue_export-helper-CHgC5LLL.mjs +0 -9
- package/dist/assign-CbKUuMPJ.mjs +0 -1603
- package/dist/index-Btpx1Vf2.mjs +0 -328
- package/dist/index-C4xJg5F_.mjs +0 -171
@@ -1,5 +1,5 @@
|
|
1
|
-
import { defineComponent as le, mergeModels as E, getCurrentInstance as ie, ref as h, reactive as H, watch as $, computed as
|
2
|
-
import { D as p, S as se, b as V } from "./index-
|
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
|
+
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";
|
5
5
|
import { a as L } from "./common-CshrwPyx.mjs";
|
@@ -38,13 +38,15 @@ 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
|
}), $(
|
45
45
|
() => t.limitInfo,
|
46
46
|
(e) => {
|
47
|
-
e.every(
|
47
|
+
e.every(
|
48
|
+
(s) => s.time && s.time.length > 0
|
49
|
+
) ? t.time = "校验通过" : t.time = "";
|
48
50
|
},
|
49
51
|
{ deep: !0 }
|
50
52
|
);
|
@@ -133,11 +135,11 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
133
135
|
return;
|
134
136
|
}
|
135
137
|
const l = new se({ orgId: e });
|
136
|
-
l.useValues(),
|
138
|
+
l.useValues(), b.value = l.values;
|
137
139
|
}
|
138
|
-
const c =
|
140
|
+
const c = oe(k, "modelValue"), I = k, P = F, M = Object.keys(I.entityKey), N = h(M.length >= 1);
|
139
141
|
N.value && V.findById(I.entityKey).then(({ data: e }) => {
|
140
|
-
|
142
|
+
e.siteId = e.name, Object.assign(t, e), V.findlimitInfoById(I.entityKey).then(({ data: { results: l } }) => {
|
141
143
|
t.limitInfo = l.map((s) => ({
|
142
144
|
...s,
|
143
145
|
time: [
|
@@ -190,13 +192,13 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
190
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");
|
191
193
|
return f(), O(te, {
|
192
194
|
modelValue: c.value,
|
193
|
-
"onUpdate:modelValue": l[8] || (l[8] = (
|
195
|
+
"onUpdate:modelValue": l[8] || (l[8] = (o) => c.value = o),
|
194
196
|
onClose: U
|
195
197
|
}, {
|
196
|
-
footer:
|
198
|
+
footer: a(() => [
|
197
199
|
re("div", me, [
|
198
200
|
i(v, { onClick: U }, {
|
199
|
-
default:
|
201
|
+
default: a(() => [
|
200
202
|
g(D(e.$t("common.cancel")), 1)
|
201
203
|
]),
|
202
204
|
_: 1
|
@@ -205,14 +207,14 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
205
207
|
type: "primary",
|
206
208
|
onClick: A
|
207
209
|
}, {
|
208
|
-
default:
|
210
|
+
default: a(() => [
|
209
211
|
g(D(e.$t("common.confirm")), 1)
|
210
212
|
]),
|
211
213
|
_: 1
|
212
214
|
})
|
213
215
|
])
|
214
216
|
]),
|
215
|
-
default:
|
217
|
+
default: a(() => [
|
216
218
|
i(ee, {
|
217
219
|
ref_key: "siteServiceFormRef",
|
218
220
|
ref: T,
|
@@ -220,19 +222,19 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
220
222
|
"label-width": "120px",
|
221
223
|
rules: K
|
222
224
|
}, {
|
223
|
-
default:
|
225
|
+
default: a(() => [
|
224
226
|
i(x, null, {
|
225
|
-
default:
|
227
|
+
default: a(() => [
|
226
228
|
i(d, { span: 12 }, {
|
227
|
-
default:
|
229
|
+
default: a(() => [
|
228
230
|
i(u, {
|
229
231
|
label: e.$t("siteService.orgId"),
|
230
232
|
prop: "orgId"
|
231
233
|
}, {
|
232
|
-
default:
|
234
|
+
default: a(() => [
|
233
235
|
i(s, {
|
234
236
|
modelValue: r(t).orgId,
|
235
|
-
"onUpdate:modelValue": l[0] || (l[0] = (
|
237
|
+
"onUpdate:modelValue": l[0] || (l[0] = (o) => r(t).orgId = o),
|
236
238
|
data: r(p).unionOrgBizLayDict.values,
|
237
239
|
filterable: "",
|
238
240
|
clearable: "",
|
@@ -249,24 +251,24 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
249
251
|
_: 1
|
250
252
|
}),
|
251
253
|
i(d, { span: 12 }, {
|
252
|
-
default:
|
254
|
+
default: a(() => [
|
253
255
|
i(u, {
|
254
256
|
label: e.$t("siteService.siteId"),
|
255
257
|
prop: "siteId"
|
256
258
|
}, {
|
257
|
-
default:
|
259
|
+
default: a(() => [
|
258
260
|
i(X, {
|
259
261
|
modelValue: r(t).siteId,
|
260
|
-
"onUpdate:modelValue": l[1] || (l[1] = (
|
262
|
+
"onUpdate:modelValue": l[1] || (l[1] = (o) => r(t).siteId = o),
|
261
263
|
disabled: !r(t).orgId,
|
262
264
|
placeholder: e.$t("siteService.siteIdRequired"),
|
263
265
|
clearable: ""
|
264
266
|
}, {
|
265
|
-
default:
|
266
|
-
(f(!0), q(j, null, z(b.value, (
|
267
|
-
key:
|
268
|
-
label:
|
269
|
-
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
|
270
272
|
}, null, 8, ["label", "value"]))), 128))
|
271
273
|
]),
|
272
274
|
_: 1
|
@@ -278,15 +280,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
278
280
|
_: 1
|
279
281
|
}),
|
280
282
|
i(d, { span: 12 }, {
|
281
|
-
default:
|
283
|
+
default: a(() => [
|
282
284
|
i(u, {
|
283
285
|
label: e.$t("siteService.serviceName"),
|
284
286
|
prop: "serviceName"
|
285
287
|
}, {
|
286
|
-
default:
|
288
|
+
default: a(() => [
|
287
289
|
i(S, {
|
288
290
|
modelValue: r(t).serviceName,
|
289
|
-
"onUpdate:modelValue": l[2] || (l[2] = (
|
291
|
+
"onUpdate:modelValue": l[2] || (l[2] = (o) => r(t).serviceName = o),
|
290
292
|
placeholder: e.$t("siteService.serviceNameRequired"),
|
291
293
|
"show-word-limit": "",
|
292
294
|
clearable: ""
|
@@ -298,22 +300,22 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
298
300
|
_: 1
|
299
301
|
}),
|
300
302
|
i(d, { span: 12 }, {
|
301
|
-
default:
|
303
|
+
default: a(() => [
|
302
304
|
i(u, {
|
303
305
|
label: e.$t("siteService.day"),
|
304
306
|
prop: "day"
|
305
307
|
}, {
|
306
|
-
default:
|
308
|
+
default: a(() => [
|
307
309
|
i(B, {
|
308
310
|
modelValue: r(t).minDay,
|
309
|
-
"onUpdate:modelValue": l[3] || (l[3] = (
|
311
|
+
"onUpdate:modelValue": l[3] || (l[3] = (o) => r(t).minDay = o),
|
310
312
|
size: "small",
|
311
313
|
min: 0
|
312
314
|
}, null, 8, ["modelValue"]),
|
313
315
|
l[9] || (l[9] = g("~ ")),
|
314
316
|
i(B, {
|
315
317
|
modelValue: r(t).maxDay,
|
316
|
-
"onUpdate:modelValue": l[4] || (l[4] = (
|
318
|
+
"onUpdate:modelValue": l[4] || (l[4] = (o) => r(t).maxDay = o),
|
317
319
|
size: "small",
|
318
320
|
min: 0
|
319
321
|
}, null, 8, ["modelValue"])
|
@@ -324,15 +326,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
324
326
|
_: 1
|
325
327
|
}),
|
326
328
|
i(d, { span: 12 }, {
|
327
|
-
default:
|
329
|
+
default: a(() => [
|
328
330
|
i(u, {
|
329
331
|
label: e.$t("siteService.limitPerson"),
|
330
332
|
prop: "limitPerson"
|
331
333
|
}, {
|
332
|
-
default:
|
334
|
+
default: a(() => [
|
333
335
|
i(S, {
|
334
336
|
modelValue: r(t).limitPerson,
|
335
|
-
"onUpdate:modelValue": l[5] || (l[5] = (
|
337
|
+
"onUpdate:modelValue": l[5] || (l[5] = (o) => r(t).limitPerson = o),
|
336
338
|
placeholder: e.$t("siteService.limitPersonRequired"),
|
337
339
|
"show-word-limit": "",
|
338
340
|
clearable: "",
|
@@ -346,15 +348,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
346
348
|
_: 1
|
347
349
|
}),
|
348
350
|
i(d, { span: 12 }, {
|
349
|
-
default:
|
351
|
+
default: a(() => [
|
350
352
|
i(u, {
|
351
353
|
label: e.$t("siteService.status"),
|
352
354
|
prop: "status"
|
353
355
|
}, {
|
354
|
-
default:
|
356
|
+
default: a(() => [
|
355
357
|
i(Y, {
|
356
358
|
modelValue: r(t).status,
|
357
|
-
"onUpdate:modelValue": l[6] || (l[6] = (
|
359
|
+
"onUpdate:modelValue": l[6] || (l[6] = (o) => r(t).status = o),
|
358
360
|
placeholder: e.$t("siteService.statusRequired"),
|
359
361
|
data: r(p).serviceStatusEnum.values,
|
360
362
|
clearable: "",
|
@@ -367,15 +369,15 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
367
369
|
_: 1
|
368
370
|
}),
|
369
371
|
i(d, { span: 24 }, {
|
370
|
-
default:
|
372
|
+
default: a(() => [
|
371
373
|
i(u, {
|
372
374
|
label: e.$t("siteService.note"),
|
373
375
|
prop: "note"
|
374
376
|
}, {
|
375
|
-
default:
|
377
|
+
default: a(() => [
|
376
378
|
i(S, {
|
377
379
|
modelValue: r(t).note,
|
378
|
-
"onUpdate:modelValue": l[7] || (l[7] = (
|
380
|
+
"onUpdate:modelValue": l[7] || (l[7] = (o) => r(t).note = o),
|
379
381
|
type: "textarea",
|
380
382
|
maxlength: "100",
|
381
383
|
"show-word-limit": "",
|
@@ -389,16 +391,16 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
389
391
|
_: 1
|
390
392
|
}),
|
391
393
|
i(d, { span: 24 }, {
|
392
|
-
default:
|
394
|
+
default: a(() => [
|
393
395
|
i(u, {
|
394
396
|
label: e.$t("siteService.time"),
|
395
397
|
prop: "time"
|
396
398
|
}, {
|
397
|
-
default:
|
398
|
-
(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: _ }, [
|
399
401
|
i(Z, {
|
400
|
-
modelValue:
|
401
|
-
"onUpdate:modelValue": (y) =>
|
402
|
+
modelValue: o.time,
|
403
|
+
"onUpdate:modelValue": (y) => o.time = y,
|
402
404
|
"is-range": "",
|
403
405
|
style: { width: "315px" },
|
404
406
|
format: "HH:mm",
|
@@ -411,13 +413,13 @@ const me = { class: "dialog-footer" }, ge = /* @__PURE__ */ le({
|
|
411
413
|
style: { "margin-left": "30px", "margin-right": "30px" },
|
412
414
|
onClick: (y) => Q(_)
|
413
415
|
}, {
|
414
|
-
default:
|
416
|
+
default: a(() => [
|
415
417
|
g(D(e.$t("common.delete")), 1)
|
416
418
|
]),
|
417
419
|
_: 2
|
418
420
|
}, 1032, ["onClick"]),
|
419
421
|
i(v, { onClick: J }, {
|
420
|
-
default:
|
422
|
+
default: a(() => l[10] || (l[10] = [
|
421
423
|
g("添加")
|
422
424
|
])),
|
423
425
|
_: 1
|
@@ -1,13 +1,13 @@
|
|
1
|
-
import { defineComponent as K, ref as S, resolveComponent as r, resolveDirective as F, openBlock as
|
1
|
+
import { defineComponent as K, ref as S, resolveComponent as r, resolveDirective as F, openBlock as p, createElementBlock as k, createElementVNode as y, createVNode as a, withCtx as o, unref as l, withKeys as V, createTextVNode as c, toDisplayString as u, withDirectives as g, createBlock as w, isRef as $, createCommentVNode as H } from "vue";
|
2
2
|
import { useTableHooks as M } from "jmash-core";
|
3
3
|
import { useI18n as x } from "vue-i18n";
|
4
|
-
import { D as
|
4
|
+
import { D as h, a as G } from "./index-CGds22-2.mjs";
|
5
5
|
import { useRouter as J } from "vue-router";
|
6
6
|
const O = { class: "app-container" }, W = { class: "search-container" }, X = ["onClick"], ne = /* @__PURE__ */ K({
|
7
7
|
__name: "index",
|
8
8
|
setup(Y) {
|
9
|
-
const { t:
|
10
|
-
|
9
|
+
const { t: R } = x(), D = J();
|
10
|
+
h.assetSortDictEnum.useEnumValues();
|
11
11
|
const s = S({}), {
|
12
12
|
tableHooks: i,
|
13
13
|
multipleTableRef: N,
|
@@ -15,8 +15,8 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
15
15
|
listLoading: P,
|
16
16
|
tableData: E,
|
17
17
|
total: b
|
18
|
-
} = M(
|
19
|
-
let
|
18
|
+
} = M(R, G, s);
|
19
|
+
let d = S([
|
20
20
|
// 资产名称
|
21
21
|
{
|
22
22
|
label: "depreciationRecord.name",
|
@@ -113,26 +113,26 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
113
113
|
function T(n) {
|
114
114
|
i.selectionRows.value = n;
|
115
115
|
}
|
116
|
-
function
|
116
|
+
function L(n) {
|
117
117
|
D.push({
|
118
|
-
path: "/
|
118
|
+
path: "/rawasset/asset-depreciation-record/info",
|
119
119
|
query: {
|
120
120
|
assetId: n.assetId
|
121
121
|
}
|
122
122
|
});
|
123
123
|
}
|
124
124
|
return i.getList(), (n, e) => {
|
125
|
-
const
|
126
|
-
return
|
125
|
+
const U = r("jmash-select"), _ = r("el-form-item"), m = r("el-col"), z = r("el-input"), f = r("el-button"), C = r("el-row"), I = r("el-form"), q = r("jmash-column-select"), Q = r("jmash-table"), A = r("jmash-pagination"), B = r("el-card"), v = F("hasPerm");
|
126
|
+
return p(), k("div", O, [
|
127
127
|
y("div", W, [
|
128
|
-
a(
|
128
|
+
a(I, {
|
129
129
|
ref_key: "queryFormRef",
|
130
130
|
ref: j,
|
131
131
|
model: s.value,
|
132
132
|
inline: !0
|
133
133
|
}, {
|
134
134
|
default: o(() => [
|
135
|
-
a(
|
135
|
+
a(C, null, {
|
136
136
|
default: o(() => [
|
137
137
|
a(m, { span: 6 }, {
|
138
138
|
default: o(() => [
|
@@ -141,11 +141,11 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
141
141
|
prop: "assetSort"
|
142
142
|
}, {
|
143
143
|
default: o(() => [
|
144
|
-
a(
|
144
|
+
a(U, {
|
145
145
|
modelValue: s.value.assetSort,
|
146
146
|
"onUpdate:modelValue": e[0] || (e[0] = (t) => s.value.assetSort = t),
|
147
147
|
placeholder: n.$t("depreciationRecord.assetSortPlaceholder"),
|
148
|
-
data: l(
|
148
|
+
data: l(h).assetSortDictEnum.values,
|
149
149
|
onKeyup: e[1] || (e[1] = V((t) => l(i).handleQuery(), ["enter"]))
|
150
150
|
}, null, 8, ["modelValue", "placeholder", "data"])
|
151
151
|
]),
|
@@ -161,7 +161,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
161
161
|
prop: "likeName"
|
162
162
|
}, {
|
163
163
|
default: o(() => [
|
164
|
-
a(
|
164
|
+
a(z, {
|
165
165
|
modelValue: s.value.likeName,
|
166
166
|
"onUpdate:modelValue": e[2] || (e[2] = (t) => s.value.likeName = t),
|
167
167
|
placeholder: n.$t("depreciationRecord.namePlaceholder"),
|
@@ -182,7 +182,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
182
182
|
onClick: e[4] || (e[4] = (t) => l(i).handleQuery())
|
183
183
|
}, {
|
184
184
|
default: o(() => [
|
185
|
-
|
185
|
+
c(u(n.$t("common.search")), 1)
|
186
186
|
]),
|
187
187
|
_: 1
|
188
188
|
}),
|
@@ -190,7 +190,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
190
190
|
onClick: e[5] || (e[5] = (t) => l(i).resetQuery())
|
191
191
|
}, {
|
192
192
|
default: o(() => [
|
193
|
-
|
193
|
+
c(u(n.$t("common.reset")), 1)
|
194
194
|
]),
|
195
195
|
_: 1
|
196
196
|
})
|
@@ -212,19 +212,19 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
212
212
|
class: "table-container"
|
213
213
|
}, {
|
214
214
|
header: o(() => [
|
215
|
-
a(
|
215
|
+
a(C, {
|
216
216
|
justify: "space-between",
|
217
217
|
span: 20
|
218
218
|
}, {
|
219
219
|
default: o(() => [
|
220
220
|
a(m, { span: 12 }, {
|
221
221
|
default: o(() => [
|
222
|
-
g((
|
222
|
+
g((p(), w(f, {
|
223
223
|
type: "primary",
|
224
224
|
onClick: e[6] || (e[6] = (t) => l(i).deleteRecords())
|
225
225
|
}, {
|
226
226
|
default: o(() => [
|
227
|
-
|
227
|
+
c(u(n.$t("common.batchDelete")), 1)
|
228
228
|
]),
|
229
229
|
_: 1
|
230
230
|
})), [
|
@@ -238,21 +238,21 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
238
238
|
align: "right"
|
239
239
|
}, {
|
240
240
|
default: o(() => [
|
241
|
-
g((
|
241
|
+
g((p(), w(f, {
|
242
242
|
plain: "",
|
243
243
|
type: "primary",
|
244
|
-
onClick: e[7] || (e[7] = (t) => l(i).handleExport(l(
|
244
|
+
onClick: e[7] || (e[7] = (t) => l(i).handleExport(l(R)("asset.depreciationRecord.name")))
|
245
245
|
}, {
|
246
246
|
default: o(() => [
|
247
|
-
|
247
|
+
c(u(n.$t("common.export")), 1)
|
248
248
|
]),
|
249
249
|
_: 1
|
250
250
|
})), [
|
251
251
|
[v, ["asset:depreciation_record:export"]]
|
252
252
|
]),
|
253
253
|
a(q, {
|
254
|
-
modelValue: l(
|
255
|
-
"onUpdate:modelValue": e[8] || (e[8] = (t) => $(
|
254
|
+
modelValue: l(d),
|
255
|
+
"onUpdate:modelValue": e[8] || (e[8] = (t) => $(d) ? d.value = t : d = t),
|
256
256
|
"label-name": "asset/asset-depreciation-record"
|
257
257
|
}, null, 8, ["modelValue"])
|
258
258
|
]),
|
@@ -263,7 +263,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
263
263
|
})
|
264
264
|
]),
|
265
265
|
footer: o(() => [
|
266
|
-
l(b) > 0 ? (
|
266
|
+
l(b) > 0 ? (p(), w(A, {
|
267
267
|
key: 0,
|
268
268
|
total: l(b),
|
269
269
|
"onUpdate:total": e[9] || (e[9] = (t) => $(b) ? b.value = t : null),
|
@@ -272,8 +272,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
272
272
|
"page-size": s.value.pageSize,
|
273
273
|
"onUpdate:pageSize": e[11] || (e[11] = (t) => s.value.pageSize = t),
|
274
274
|
onPagination: e[12] || (e[12] = (t) => l(i).getList())
|
275
|
-
}, null, 8, ["total", "current-page", "page-size"])) : H("", !0)
|
276
|
-
e[13] || (e[13] = d(" "))
|
275
|
+
}, null, 8, ["total", "current-page", "page-size"])) : H("", !0)
|
277
276
|
]),
|
278
277
|
default: o(() => [
|
279
278
|
a(Q, {
|
@@ -283,21 +282,21 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
|
|
283
282
|
"row-key": "recordId",
|
284
283
|
"list-loading": l(P),
|
285
284
|
data: l(E),
|
286
|
-
"table-label": l(
|
285
|
+
"table-label": l(d),
|
287
286
|
onSelectionChange: T
|
288
287
|
}, {
|
289
288
|
number: o((t) => [
|
290
289
|
y("span", null, u(t.data.row.number) + "/" + u(t.data.row.unit), 1)
|
291
290
|
]),
|
292
291
|
assetSort: o((t) => [
|
293
|
-
y("span", null, u(l(
|
292
|
+
y("span", null, u(l(h).assetSortDictEnum.getEnumValue(t.data.row.assetSort)), 1)
|
294
293
|
]),
|
295
294
|
operation: o((t) => [
|
296
|
-
g((
|
295
|
+
g((p(), k("span", {
|
297
296
|
class: "el-button-color",
|
298
|
-
onClick: (Z) =>
|
297
|
+
onClick: (Z) => L(t.data.row)
|
299
298
|
}, [
|
300
|
-
|
299
|
+
c(u(n.$t("common.view")), 1)
|
301
300
|
], 8, X)), [
|
302
301
|
[v, ["asset:depreciation_record:view"]]
|
303
302
|
])
|