xyvcard-asset 0.0.22 → 0.0.24
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 → assign-D4YB344H.mjs} +1 -1
- package/dist/{edit-CuEUJBMa.mjs → edit-Bwq5Vg9D.mjs} +1 -1
- package/dist/{edit--yj0Iybx.mjs → edit-D3zlqt11.mjs} +1 -1
- package/dist/{edit-BV3P-kiT.mjs → edit-DxvSeH5Y.mjs} +1 -1
- package/dist/{edit-BaWrwFgf.mjs → edit-yvYhMo5N.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.mjs → edit.vue_vue_type_script_setup_true_lang-CA2vVvh7.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-NJMVf1bn.mjs → edit.vue_vue_type_script_setup_true_lang-CK2dpk1z.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-JZ4KujwQ.mjs → edit.vue_vue_type_script_setup_true_lang-D59t05Ec.mjs} +2 -2
- package/dist/{edit.vue_vue_type_script_setup_true_lang-BA4yxgQj.mjs → edit.vue_vue_type_script_setup_true_lang-DnzT146Q.mjs} +1 -1
- package/dist/{index-Dyo7je0Z.mjs → index-4gYJADQ3.mjs} +18 -3
- package/dist/{index-U9RubJnZ.mjs → index-BOS2gtjd.mjs} +1 -1
- package/dist/index-BmxQiLjm.mjs +287 -0
- package/dist/{index-DunHcdgk.mjs → index-Bx1vPk7S.mjs} +2 -2
- package/dist/{index-CyDCZO1f.mjs → index-CQE1DdOZ.mjs} +26 -23
- package/dist/{index-rSyUfdXn.mjs → index-CVU2G5rZ.mjs} +1 -1
- package/dist/{index-BcxOe2-n.mjs → index-DZAvRhPJ.mjs} +1 -1
- package/dist/index-Di8LMzmd.mjs +335 -0
- package/dist/{index-Br-xX9gN.mjs → index-DmX4B8mf.mjs} +2 -2
- package/dist/{index-C9hmVQif.mjs → index-DxQzN9_F.mjs} +2 -2
- package/dist/{index-CoeHKpWi.mjs → index-eTof-sqF.mjs} +1 -1
- package/dist/{index-DFm7gtx_.mjs → index-e_AlnW3A.mjs} +4 -4
- package/dist/{index-CGds22-2.mjs → index-eassrLOa.mjs} +1 -0
- package/dist/{index-Bvn3U9pm.mjs → index-hCldWS2K.mjs} +5 -5
- package/dist/{index-DycM8yjC.mjs → index-vfIgwaoQ.mjs} +23 -20
- package/dist/index.mjs +6 -3
- package/dts/api/asset/asset-inventory-record/index.d.ts +2 -1
- package/dts/api/asset/asset-inventory-record/types.d.ts +8 -1
- package/dts/lang/asset/zh-cn.d.ts +3 -0
- package/package.json +1 -1
- package/dist/index-Bb_sQScO.mjs +0 -169
- package/dist/index-hGjsHCRF.mjs +0 -320
package/dist/index-Bb_sQScO.mjs
DELETED
@@ -1,169 +0,0 @@
|
|
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
|
-
};
|
package/dist/index-hGjsHCRF.mjs
DELETED
@@ -1,320 +0,0 @@
|
|
1
|
-
import { defineComponent as H, ref as I, computed as Q, onBeforeMount as K, resolveComponent as u, openBlock as V, createElementBlock as G, createVNode as o, withCtx as e, createTextVNode as r, toDisplayString as a, unref as m, createBlock as J, isRef as O, createCommentVNode as W, createElementVNode as i } from "vue";
|
2
|
-
import { useUserStore as g, clearEmpty as h, request as $, useTableHooks as X, routerUtil as Z } from "jmash-core";
|
3
|
-
import { useI18n as x } from "vue-i18n";
|
4
|
-
import { useRouter as ee, useRoute as te } from "vue-router";
|
5
|
-
import { q as ae, D as S, a as le } from "./index-CGds22-2.mjs";
|
6
|
-
import { c as oe } from "./common-CshrwPyx.mjs";
|
7
|
-
class se {
|
8
|
-
getKey(s) {
|
9
|
-
return {
|
10
|
-
recordId: s.recordId
|
11
|
-
};
|
12
|
-
}
|
13
|
-
// 查询翻页信息资产折旧记录
|
14
|
-
findPage(s) {
|
15
|
-
const _ = g().user.tenant;
|
16
|
-
return h(s), $({
|
17
|
-
url: "/v1/asset/depreciation_record/page/" + _,
|
18
|
-
method: "get",
|
19
|
-
params: s
|
20
|
-
});
|
21
|
-
}
|
22
|
-
// 查询列表信息资产折旧记录
|
23
|
-
findList(s) {
|
24
|
-
const _ = g().user.tenant;
|
25
|
-
return h(s), $({
|
26
|
-
url: "/v1/asset/depreciation_record/list/" + _,
|
27
|
-
method: "get",
|
28
|
-
params: s
|
29
|
-
});
|
30
|
-
}
|
31
|
-
// 查询资产折旧记录
|
32
|
-
findById(s) {
|
33
|
-
const _ = g().user.tenant;
|
34
|
-
return h(s), $({
|
35
|
-
url: "/v1/asset/depreciation_record/id/" + _ + "/" + s.recordId,
|
36
|
-
method: "get"
|
37
|
-
});
|
38
|
-
}
|
39
|
-
// 导出资产折旧记录Excel文件
|
40
|
-
exportExcel(s) {
|
41
|
-
const _ = g().user.tenant;
|
42
|
-
h(s);
|
43
|
-
const f = ae.stringify(s, {
|
44
|
-
arrayFormat: "brackets",
|
45
|
-
allowDots: !0
|
46
|
-
});
|
47
|
-
return $({
|
48
|
-
url: "/v1/asset/depreciation_record/" + _ + "/depreciation_records.xlsx?" + f,
|
49
|
-
method: "get",
|
50
|
-
responseType: "blob"
|
51
|
-
});
|
52
|
-
}
|
53
|
-
}
|
54
|
-
const C = new se(), ne = { class: "app-container" }, re = { class: "cell-item" }, ie = { class: "cell-item" }, de = { class: "cell-item" }, ue = { class: "cell-item" }, ce = { class: "cell-item" }, pe = { class: "cell-item" }, me = { class: "cell-item" }, _e = { class: "cell-item" }, fe = { class: "cell-item" }, ve = { class: "cell-item" }, be = {
|
55
|
-
class: "search-container",
|
56
|
-
style: { border: "none" }
|
57
|
-
}, Ie = /* @__PURE__ */ H({
|
58
|
-
__name: "index",
|
59
|
-
setup(P) {
|
60
|
-
const { t: s } = x(), _ = ee(), f = te();
|
61
|
-
S.assetSortDictEnum.useEnumValues();
|
62
|
-
const d = I({
|
63
|
-
assetId: f.query.assetId
|
64
|
-
}), n = I({}), w = Q(() => {
|
65
|
-
const t = n.value.oldMoney ?? 0, l = parseFloat(
|
66
|
-
n.value.totalDepreciation ?? "0"
|
67
|
-
), v = t - l;
|
68
|
-
return parseFloat(v.toFixed(2));
|
69
|
-
}), {
|
70
|
-
tableHooks: k,
|
71
|
-
multipleTableRef: E,
|
72
|
-
queryFormRef: q,
|
73
|
-
listLoading: B,
|
74
|
-
tableData: y,
|
75
|
-
total: b
|
76
|
-
} = X(s, C, d);
|
77
|
-
let M = I([
|
78
|
-
// 折旧年月
|
79
|
-
{
|
80
|
-
label: "depreciationRecord.year",
|
81
|
-
prop: "years",
|
82
|
-
sortable: "custom",
|
83
|
-
isColumn: !0
|
84
|
-
},
|
85
|
-
// 月折旧额
|
86
|
-
{
|
87
|
-
label: "depreciationRecord.depreciationMoney",
|
88
|
-
prop: "depreciationMoney",
|
89
|
-
sortable: "custom",
|
90
|
-
isColumn: !0
|
91
|
-
}
|
92
|
-
]);
|
93
|
-
function z(t) {
|
94
|
-
d.value.year = oe(t).getYear();
|
95
|
-
}
|
96
|
-
function F() {
|
97
|
-
Z.closeTagView(f.fullPath, _, !1);
|
98
|
-
}
|
99
|
-
return K(() => {
|
100
|
-
f.query.assetId ? (le.findById({ assetId: f.query.assetId }).then(({ data: t }) => {
|
101
|
-
n.value = t;
|
102
|
-
}), C.findPage({
|
103
|
-
assetId: f.query.assetId
|
104
|
-
}).then(({ data: { results: t, curPage: l, pageSize: v, totalSize: D } }) => {
|
105
|
-
t && (y.value = t, d.value.curPage = l, d.value.pageSize = v, b.value = D);
|
106
|
-
})) : y.value = [];
|
107
|
-
}), (t, l) => {
|
108
|
-
const v = u("el-button"), D = u("el-col"), L = u("el-row"), c = u("el-descriptions-item"), T = u("el-descriptions"), U = u("el-date-picker"), R = u("el-form-item"), j = u("el-form"), A = u("jmash-table"), N = u("jmash-pagination"), Y = u("el-card");
|
109
|
-
return V(), G("div", ne, [
|
110
|
-
o(Y, {
|
111
|
-
shadow: "never",
|
112
|
-
class: "table-container"
|
113
|
-
}, {
|
114
|
-
header: e(() => [
|
115
|
-
o(L, { justify: "space-between" }, {
|
116
|
-
default: e(() => [
|
117
|
-
o(D, { span: 12 }, {
|
118
|
-
default: e(() => [
|
119
|
-
o(v, {
|
120
|
-
type: "primary",
|
121
|
-
onClick: F
|
122
|
-
}, {
|
123
|
-
default: e(() => [
|
124
|
-
r(a(t.$t("common.back")), 1)
|
125
|
-
]),
|
126
|
-
_: 1
|
127
|
-
})
|
128
|
-
]),
|
129
|
-
_: 1
|
130
|
-
})
|
131
|
-
]),
|
132
|
-
_: 1
|
133
|
-
})
|
134
|
-
]),
|
135
|
-
footer: e(() => [
|
136
|
-
m(b) > 0 ? (V(), J(N, {
|
137
|
-
key: 0,
|
138
|
-
total: m(b),
|
139
|
-
"onUpdate:total": l[3] || (l[3] = (p) => O(b) ? b.value = p : null),
|
140
|
-
"current-page": d.value.curPage,
|
141
|
-
"onUpdate:currentPage": l[4] || (l[4] = (p) => d.value.curPage = p),
|
142
|
-
"page-size": d.value.pageSize,
|
143
|
-
"onUpdate:pageSize": l[5] || (l[5] = (p) => d.value.pageSize = p),
|
144
|
-
onPagination: l[6] || (l[6] = (p) => m(k).getList())
|
145
|
-
}, null, 8, ["total", "current-page", "page-size"])) : W("", !0)
|
146
|
-
]),
|
147
|
-
default: e(() => [
|
148
|
-
l[7] || (l[7] = i("div", { class: "title-content" }, "资产信息", -1)),
|
149
|
-
o(T, {
|
150
|
-
class: "margin-top",
|
151
|
-
column: 2,
|
152
|
-
border: ""
|
153
|
-
}, {
|
154
|
-
default: e(() => [
|
155
|
-
o(c, null, {
|
156
|
-
label: e(() => [
|
157
|
-
i("div", re, a(t.$t("asset.name")), 1)
|
158
|
-
]),
|
159
|
-
default: e(() => [
|
160
|
-
r(" " + a(n.value.name), 1)
|
161
|
-
]),
|
162
|
-
_: 1
|
163
|
-
}),
|
164
|
-
o(c, null, {
|
165
|
-
label: e(() => [
|
166
|
-
i("div", ie, a(t.$t("asset.code")), 1)
|
167
|
-
]),
|
168
|
-
default: e(() => [
|
169
|
-
r(" " + a(n.value.code), 1)
|
170
|
-
]),
|
171
|
-
_: 1
|
172
|
-
}),
|
173
|
-
o(c, null, {
|
174
|
-
label: e(() => [
|
175
|
-
i("div", de, a(t.$t("asset.number")) + "/" + a(t.$t("asset.unit")), 1)
|
176
|
-
]),
|
177
|
-
default: e(() => [
|
178
|
-
r(" " + a(n.value.number) + "/" + a(n.value.unit), 1)
|
179
|
-
]),
|
180
|
-
_: 1
|
181
|
-
}),
|
182
|
-
o(c, null, {
|
183
|
-
label: e(() => [
|
184
|
-
i("div", ue, a(t.$t("asset.buyDate")), 1)
|
185
|
-
]),
|
186
|
-
default: e(() => [
|
187
|
-
r(" " + a(n.value.buyDate), 1)
|
188
|
-
]),
|
189
|
-
_: 1
|
190
|
-
}),
|
191
|
-
o(c, null, {
|
192
|
-
label: e(() => [
|
193
|
-
i("div", ce, a(t.$t("asset.assetSort")), 1)
|
194
|
-
]),
|
195
|
-
default: e(() => [
|
196
|
-
r(" " + a(m(S).assetSortDictEnum.getEnumValue(
|
197
|
-
n.value.assetSort
|
198
|
-
)), 1)
|
199
|
-
]),
|
200
|
-
_: 1
|
201
|
-
}),
|
202
|
-
o(c, null, {
|
203
|
-
label: e(() => [
|
204
|
-
i("div", pe, a(t.$t("asset.useLimit")), 1)
|
205
|
-
]),
|
206
|
-
default: e(() => [
|
207
|
-
r(" " + a(n.value.useLimit), 1)
|
208
|
-
]),
|
209
|
-
_: 1
|
210
|
-
}),
|
211
|
-
o(c, null, {
|
212
|
-
label: e(() => [
|
213
|
-
i("div", me, a(t.$t("asset.oldMoney")), 1)
|
214
|
-
]),
|
215
|
-
default: e(() => [
|
216
|
-
r(" " + a(n.value.oldMoney), 1)
|
217
|
-
]),
|
218
|
-
_: 1
|
219
|
-
}),
|
220
|
-
o(c, null, {
|
221
|
-
label: e(() => [
|
222
|
-
i("div", _e, a(t.$t("asset.netSalvage")), 1)
|
223
|
-
]),
|
224
|
-
default: e(() => [
|
225
|
-
r(" " + a(n.value.netSalvage), 1)
|
226
|
-
]),
|
227
|
-
_: 1
|
228
|
-
}),
|
229
|
-
o(c, null, {
|
230
|
-
label: e(() => [
|
231
|
-
i("div", fe, a(t.$t("depreciationRecord.netAssetValue")), 1)
|
232
|
-
]),
|
233
|
-
default: e(() => [
|
234
|
-
r(" " + a(w.value), 1)
|
235
|
-
]),
|
236
|
-
_: 1
|
237
|
-
}),
|
238
|
-
o(c, null, {
|
239
|
-
label: e(() => [
|
240
|
-
i("div", ve, a(t.$t("depreciationRecord.totalDepreciation")), 1)
|
241
|
-
]),
|
242
|
-
default: e(() => [
|
243
|
-
r(" " + a(n.value.totalDepreciation), 1)
|
244
|
-
]),
|
245
|
-
_: 1
|
246
|
-
})
|
247
|
-
]),
|
248
|
-
_: 1
|
249
|
-
}),
|
250
|
-
l[8] || (l[8] = i("div", { class: "title-content" }, "折旧记录", -1)),
|
251
|
-
i("div", be, [
|
252
|
-
o(j, {
|
253
|
-
ref_key: "queryFormRef",
|
254
|
-
ref: q,
|
255
|
-
model: d.value,
|
256
|
-
inline: !0
|
257
|
-
}, {
|
258
|
-
default: e(() => [
|
259
|
-
o(R, {
|
260
|
-
label: t.$t("depreciationRecord.years"),
|
261
|
-
prop: "selectYear"
|
262
|
-
}, {
|
263
|
-
default: e(() => [
|
264
|
-
o(U, {
|
265
|
-
modelValue: d.value.selectYear,
|
266
|
-
"onUpdate:modelValue": l[0] || (l[0] = (p) => d.value.selectYear = p),
|
267
|
-
disabled: m(y).length === 0,
|
268
|
-
type: "year",
|
269
|
-
placeholder: t.$t("depreciationRecord.yearPlaceholder"),
|
270
|
-
onChange: z
|
271
|
-
}, null, 8, ["modelValue", "disabled", "placeholder"])
|
272
|
-
]),
|
273
|
-
_: 1
|
274
|
-
}, 8, ["label"]),
|
275
|
-
o(R, { class: "search-btn" }, {
|
276
|
-
default: e(() => [
|
277
|
-
o(v, {
|
278
|
-
type: "primary",
|
279
|
-
onClick: l[1] || (l[1] = (p) => m(k).handleQuery())
|
280
|
-
}, {
|
281
|
-
default: e(() => [
|
282
|
-
r(a(t.$t("common.search")), 1)
|
283
|
-
]),
|
284
|
-
_: 1
|
285
|
-
}),
|
286
|
-
o(v, {
|
287
|
-
onClick: l[2] || (l[2] = (p) => m(k).resetQuery())
|
288
|
-
}, {
|
289
|
-
default: e(() => [
|
290
|
-
r(a(t.$t("common.reset")), 1)
|
291
|
-
]),
|
292
|
-
_: 1
|
293
|
-
})
|
294
|
-
]),
|
295
|
-
_: 1
|
296
|
-
})
|
297
|
-
]),
|
298
|
-
_: 1
|
299
|
-
}, 8, ["model"])
|
300
|
-
]),
|
301
|
-
o(A, {
|
302
|
-
ref_key: "multipleTableRef",
|
303
|
-
ref: E,
|
304
|
-
class: "table-top",
|
305
|
-
"row-key": "assetId",
|
306
|
-
"is-selection": !1,
|
307
|
-
"list-loading": m(B),
|
308
|
-
data: m(y),
|
309
|
-
"table-label": m(M)
|
310
|
-
}, null, 8, ["list-loading", "data", "table-label"])
|
311
|
-
]),
|
312
|
-
_: 1
|
313
|
-
})
|
314
|
-
]);
|
315
|
-
};
|
316
|
-
}
|
317
|
-
});
|
318
|
-
export {
|
319
|
-
Ie as default
|
320
|
-
};
|