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.
Files changed (31) hide show
  1. package/dist/{assign-DS84uCHm.mjs → assign-D4YB344H.mjs} +1 -1
  2. package/dist/{edit-CuEUJBMa.mjs → edit-Bwq5Vg9D.mjs} +1 -1
  3. package/dist/{edit--yj0Iybx.mjs → edit-D3zlqt11.mjs} +1 -1
  4. package/dist/{edit-BV3P-kiT.mjs → edit-DxvSeH5Y.mjs} +1 -1
  5. package/dist/{edit-BaWrwFgf.mjs → edit-yvYhMo5N.mjs} +1 -1
  6. package/dist/{edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.mjs → edit.vue_vue_type_script_setup_true_lang-CA2vVvh7.mjs} +1 -1
  7. package/dist/{edit.vue_vue_type_script_setup_true_lang-NJMVf1bn.mjs → edit.vue_vue_type_script_setup_true_lang-CK2dpk1z.mjs} +1 -1
  8. package/dist/{edit.vue_vue_type_script_setup_true_lang-JZ4KujwQ.mjs → edit.vue_vue_type_script_setup_true_lang-D59t05Ec.mjs} +2 -2
  9. package/dist/{edit.vue_vue_type_script_setup_true_lang-BA4yxgQj.mjs → edit.vue_vue_type_script_setup_true_lang-DnzT146Q.mjs} +1 -1
  10. package/dist/{index-Dyo7je0Z.mjs → index-4gYJADQ3.mjs} +18 -3
  11. package/dist/{index-U9RubJnZ.mjs → index-BOS2gtjd.mjs} +1 -1
  12. package/dist/index-BmxQiLjm.mjs +287 -0
  13. package/dist/{index-DunHcdgk.mjs → index-Bx1vPk7S.mjs} +2 -2
  14. package/dist/{index-CyDCZO1f.mjs → index-CQE1DdOZ.mjs} +26 -23
  15. package/dist/{index-rSyUfdXn.mjs → index-CVU2G5rZ.mjs} +1 -1
  16. package/dist/{index-BcxOe2-n.mjs → index-DZAvRhPJ.mjs} +1 -1
  17. package/dist/index-Di8LMzmd.mjs +335 -0
  18. package/dist/{index-Br-xX9gN.mjs → index-DmX4B8mf.mjs} +2 -2
  19. package/dist/{index-C9hmVQif.mjs → index-DxQzN9_F.mjs} +2 -2
  20. package/dist/{index-CoeHKpWi.mjs → index-eTof-sqF.mjs} +1 -1
  21. package/dist/{index-DFm7gtx_.mjs → index-e_AlnW3A.mjs} +4 -4
  22. package/dist/{index-CGds22-2.mjs → index-eassrLOa.mjs} +1 -0
  23. package/dist/{index-Bvn3U9pm.mjs → index-hCldWS2K.mjs} +5 -5
  24. package/dist/{index-DycM8yjC.mjs → index-vfIgwaoQ.mjs} +23 -20
  25. package/dist/index.mjs +6 -3
  26. package/dts/api/asset/asset-inventory-record/index.d.ts +2 -1
  27. package/dts/api/asset/asset-inventory-record/types.d.ts +8 -1
  28. package/dts/lang/asset/zh-cn.d.ts +3 -0
  29. package/package.json +1 -1
  30. package/dist/index-Bb_sQScO.mjs +0 -169
  31. package/dist/index-hGjsHCRF.mjs +0 -320
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as T, mergeModels as O, ref as v, useModel as G, resolveComponent as o, openBlock as $, createBlock as C, withCtx as e, createElementVNode as p, createVNode as t, createTextVNode as c, toDisplayString as u, unref as y, createElementBlock as H, Fragment as J, renderList as P, withModifiers as Q } from "vue";
2
2
  import { ElMessage as W } from "element-plus";
3
- import { D as q, s as X, a as Y } from "./index-CGds22-2.mjs";
3
+ import { D as q, s as X, a as Y } from "./index-eassrLOa.mjs";
4
4
  import { useI18n as Z } from "vue-i18n";
5
5
  const x = { class: "total-num dis_bottom" }, ee = { class: "dialog-footer" }, te = /* @__PURE__ */ T({
6
6
  __name: "assign",
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-NJMVf1bn.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-DnzT146Q.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-BA4yxgQj.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-CK2dpk1z.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-CA2vVvh7.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-JZ4KujwQ.mjs";
1
+ import { _ as f } from "./edit.vue_vue_type_script_setup_true_lang-D59t05Ec.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as F, mergeModels as q, ref as D, reactive as R, useModel as K, resolveComponent as n, openBlock as N, createBlock as S, withCtx as o, createElementVNode as b, createVNode as l, createTextVNode as P, toDisplayString as I, unref as r } from "vue";
2
- import { s as g, D as z } from "./index-CGds22-2.mjs";
2
+ import { s as g, D as z } from "./index-eassrLOa.mjs";
3
3
  import { ElMessage as M } from "element-plus";
4
4
  import { useI18n as A } from "vue-i18n";
5
5
  const L = { class: "dialog-footer" }, Q = /* @__PURE__ */ F({
@@ -1,5 +1,5 @@
1
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";
2
+ import { D as p, S as se, b as V } from "./index-eassrLOa.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";
@@ -1,8 +1,8 @@
1
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
- import { D as p, a as R, S as T } from "./index-CGds22-2.mjs";
2
+ import { D as p, a as R, S as T } from "./index-eassrLOa.mjs";
3
3
  import { ElMessage as G } from "element-plus";
4
4
  import { useI18n as H } from "vue-i18n";
5
- import { a as M } from "./index-rSyUfdXn.mjs";
5
+ import { a as M } from "./index-CVU2G5rZ.mjs";
6
6
  const J = { class: "dialog-footer" }, x = /* @__PURE__ */ E({
7
7
  __name: "edit",
8
8
  props: /* @__PURE__ */ k({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as P, mergeModels as S, ref as T, reactive as L, useModel as z, watch as G, watchEffect as U, resolveComponent as m, resolveDirective as H, openBlock as J, createBlock as Q, withCtx as r, createElementVNode as f, createVNode as t, createTextVNode as F, toDisplayString as k, unref as o, withDirectives as W } from "vue";
2
- import { a as g, D as C, C as X } from "./index-CGds22-2.mjs";
2
+ import { a as g, D as C, C as X } from "./index-eassrLOa.mjs";
3
3
  import { ElMessage as N } from "element-plus";
4
4
  import { useI18n as Z } from "vue-i18n";
5
5
  const x = { class: "dialog-footer" }, Y = 10, oe = /* @__PURE__ */ P({
@@ -1,5 +1,6 @@
1
1
  import { useUserStore as n, clearEmpty as r, request as o } from "jmash-core";
2
- class s {
2
+ import { q as a } from "./index-eassrLOa.mjs";
3
+ class i {
3
4
  getKey(t) {
4
5
  return {
5
6
  inventoryId: t.inventoryId
@@ -31,8 +32,22 @@ class s {
31
32
  method: "get"
32
33
  });
33
34
  }
35
+ // 导出
36
+ exportExcel(t) {
37
+ const e = n().user.tenant;
38
+ r(t);
39
+ const s = a.stringify(t, {
40
+ arrayFormat: "brackets",
41
+ allowDots: !0
42
+ });
43
+ return o({
44
+ url: "/v1/asset/inventory_detail/" + e + "/inventory_detail.xlsx?" + s,
45
+ method: "get",
46
+ responseType: "blob"
47
+ });
48
+ }
34
49
  }
35
- const d = new s();
50
+ const c = new i();
36
51
  export {
37
- d as i
52
+ c as i
38
53
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as N, ref as k, resolveComponent as c, openBlock as d, createElementBlock as m, createVNode as t, withCtx as e, createTextVNode as u, toDisplayString as l, createElementVNode as s, unref as O, withDirectives as $, vShow as D, createCommentVNode as q } from "vue";
2
2
  import { useRouter as z, useRoute as K } from "vue-router";
3
- import { D as w, s as L } from "./index-CGds22-2.mjs";
3
+ import { D as w, s as L } from "./index-eassrLOa.mjs";
4
4
  import { routerUtil as R } from "jmash-core";
5
5
  const S = { class: "app-container" }, T = { class: "cell-item" }, j = { class: "cell-item" }, A = { class: "cell-item" }, U = { class: "cell-item" }, F = { class: "cell-item" }, G = { class: "cell-item" }, H = { class: "cell-item" }, J = { key: 0 }, M = { key: 1 }, Q = {
6
6
  key: 2,
@@ -0,0 +1,287 @@
1
+ import { defineComponent as z, getCurrentInstance as F, ref as N, reactive as V, onBeforeMount as H, resolveComponent as b, resolveDirective as Y, openBlock as A, createElementBlock as G, createVNode as u, withCtx as n, createTextVNode as g, toDisplayString as d, createElementVNode as v, unref as f, withDirectives as X, createBlock as U, isRef as K, createCommentVNode as Q } from "vue";
2
+ import { useRouter as W, useRoute as J } from "vue-router";
3
+ import { c as E, D as I } from "./index-eassrLOa.mjs";
4
+ import { useTableHooks as Z, routerUtil as ee } from "jmash-core";
5
+ import { i as T } from "./index-4gYJADQ3.mjs";
6
+ import { useI18n as te } from "vue-i18n";
7
+ var M = { exports: {} };
8
+ (function(D, x) {
9
+ (function(j, w) {
10
+ w();
11
+ })(E, function() {
12
+ function j(e, t) {
13
+ return typeof t > "u" ? t = { autoBom: !1 } : typeof t != "object" && (console.warn("Deprecated: Expected third argument to be a object"), t = { autoBom: !t }), t.autoBom && /^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type) ? new Blob(["\uFEFF", e], { type: e.type }) : e;
14
+ }
15
+ function w(e, t, p) {
16
+ var o = new XMLHttpRequest();
17
+ o.open("GET", e), o.responseType = "blob", o.onload = function() {
18
+ h(o.response, t, p);
19
+ }, o.onerror = function() {
20
+ console.error("could not download file");
21
+ }, o.send();
22
+ }
23
+ function y(e) {
24
+ var t = new XMLHttpRequest();
25
+ t.open("HEAD", e, !1);
26
+ try {
27
+ t.send();
28
+ } catch {
29
+ }
30
+ return 200 <= t.status && 299 >= t.status;
31
+ }
32
+ function s(e) {
33
+ try {
34
+ e.dispatchEvent(new MouseEvent("click"));
35
+ } catch {
36
+ var t = document.createEvent("MouseEvents");
37
+ t.initMouseEvent("click", !0, !0, window, 0, 0, 0, 80, 20, !1, !1, !1, !1, 0, null), e.dispatchEvent(t);
38
+ }
39
+ }
40
+ var r = typeof window == "object" && window.window === window ? window : typeof self == "object" && self.self === self ? self : typeof E == "object" && E.global === E ? E : void 0, k = r.navigator && /Macintosh/.test(navigator.userAgent) && /AppleWebKit/.test(navigator.userAgent) && !/Safari/.test(navigator.userAgent), h = r.saveAs || (typeof window != "object" || window !== r ? function() {
41
+ } : "download" in HTMLAnchorElement.prototype && !k ? function(e, t, p) {
42
+ var o = r.URL || r.webkitURL, l = document.createElement("a");
43
+ t = t || e.name || "download", l.download = t, l.rel = "noopener", typeof e == "string" ? (l.href = e, l.origin === location.origin ? s(l) : y(l.href) ? w(e, t, p) : s(l, l.target = "_blank")) : (l.href = o.createObjectURL(e), setTimeout(function() {
44
+ o.revokeObjectURL(l.href);
45
+ }, 4e4), setTimeout(function() {
46
+ s(l);
47
+ }, 0));
48
+ } : "msSaveOrOpenBlob" in navigator ? function(e, t, p) {
49
+ if (t = t || e.name || "download", typeof e != "string") navigator.msSaveOrOpenBlob(j(e, p), t);
50
+ else if (y(e)) w(e, t, p);
51
+ else {
52
+ var o = document.createElement("a");
53
+ o.href = e, o.target = "_blank", setTimeout(function() {
54
+ s(o);
55
+ });
56
+ }
57
+ } : function(e, t, p, o) {
58
+ if (o = o || open("", "_blank"), o && (o.document.title = o.document.body.innerText = "downloading..."), typeof e == "string") return w(e, t, p);
59
+ var l = e.type === "application/octet-stream", L = /constructor/i.test(r.HTMLElement) || r.safari, S = /CriOS\/[\d]+/.test(navigator.userAgent);
60
+ if ((S || l && L || k) && typeof FileReader < "u") {
61
+ var i = new FileReader();
62
+ i.onloadend = function() {
63
+ var c = i.result;
64
+ c = S ? c : c.replace(/^data:[^;]*;/, "data:attachment/file;"), o ? o.location.href = c : location = c, o = null;
65
+ }, i.readAsDataURL(e);
66
+ } else {
67
+ var a = r.URL || r.webkitURL, m = a.createObjectURL(e);
68
+ o ? o.location = m : location.href = m, o = null, setTimeout(function() {
69
+ a.revokeObjectURL(m);
70
+ }, 4e4);
71
+ }
72
+ });
73
+ r.saveAs = h.saveAs = h, D.exports = h;
74
+ });
75
+ })(M);
76
+ var oe = M.exports;
77
+ const ne = { class: "app-container" }, ae = { class: "cell-item" }, re = { class: "cell-item" }, ie = { class: "cell-item" }, le = { class: "cell-item" }, se = { class: "cell-item" }, fe = /* @__PURE__ */ z({
78
+ __name: "index",
79
+ setup(D) {
80
+ const { t: x } = te(), { proxy: j } = F(), w = W(), y = J(), s = N({
81
+ curPage: 1,
82
+ pageSize: 10
83
+ }), r = V({}), { multipleTableRef: k, listLoading: h, tableData: e, total: t } = Z(
84
+ x,
85
+ T,
86
+ s
87
+ );
88
+ let p = N([
89
+ // 资产名称
90
+ {
91
+ label: "inventoryRecord.propertyName",
92
+ prop: "propertyName",
93
+ sortable: "custom",
94
+ isColumn: !0
95
+ },
96
+ // 资产明细编码
97
+ {
98
+ label: "inventoryRecord.deviceCode",
99
+ prop: "deviceCode",
100
+ sortable: "custom",
101
+ isColumn: !0
102
+ },
103
+ // 盘点结果
104
+ {
105
+ label: "inventoryRecord.inventoryStatus",
106
+ prop: "status",
107
+ sortable: "custom",
108
+ isColumn: !0,
109
+ slotName: "status",
110
+ columnType: "slot"
111
+ }
112
+ ]);
113
+ H(() => {
114
+ T.findById({ inventoryId: y.query.inventoryId }).then(({ data: i }) => {
115
+ Object.assign(r, i);
116
+ }), l({ ...s.value });
117
+ });
118
+ function o() {
119
+ l({ ...s.value });
120
+ }
121
+ function l(i) {
122
+ y.query.inventoryId ? T.findInfoAssetPage({
123
+ inventoryId: y.query.inventoryId,
124
+ ...i
125
+ }).then(({ data: { results: a, curPage: m, pageSize: c, totalSize: R } }) => {
126
+ a && (e.value = a, s.value.curPage = m, s.value.pageSize = c, t.value = R);
127
+ }) : e.value = [];
128
+ }
129
+ function L(i) {
130
+ const a = y.query.inventoryId, m = {};
131
+ m.req = { inventoryId: a, ...s.value }, T.exportExcel(m).then((c) => {
132
+ const R = new Blob([c.data], {
133
+ type: "application/octet-stream"
134
+ });
135
+ oe.saveAs(R, i + ".xlsx");
136
+ });
137
+ }
138
+ function S() {
139
+ ee.closeTagView(y.fullPath, w, !1);
140
+ }
141
+ return (i, a) => {
142
+ const m = b("el-button"), c = b("el-descriptions-item"), R = b("el-descriptions"), B = b("el-col"), P = b("el-row"), O = b("jmash-table"), $ = b("jmash-pagination"), C = b("el-card"), q = Y("hasPerm");
143
+ return A(), G("div", ne, [
144
+ u(C, { shadow: "never" }, {
145
+ header: n(() => [
146
+ u(m, {
147
+ type: "primary",
148
+ onClick: S
149
+ }, {
150
+ default: n(() => [
151
+ g(d(i.$t("common.back")), 1)
152
+ ]),
153
+ _: 1
154
+ })
155
+ ]),
156
+ default: n(() => [
157
+ a[4] || (a[4] = v("div", { class: "title-content" }, "盘点信息", -1)),
158
+ u(R, {
159
+ class: "margin-top",
160
+ column: 2,
161
+ border: ""
162
+ }, {
163
+ default: n(() => [
164
+ u(c, null, {
165
+ label: n(() => [
166
+ v("div", ae, d(i.$t("inventoryRecord.siteName")), 1)
167
+ ]),
168
+ default: n(() => [
169
+ g(" " + d(r.siteName), 1)
170
+ ]),
171
+ _: 1
172
+ }),
173
+ u(c, null, {
174
+ label: n(() => [
175
+ v("div", re, d(i.$t("inventoryRecord.inventoryTime")), 1)
176
+ ]),
177
+ default: n(() => [
178
+ g(" " + d(r.inventoryTime ? f(j).$moment.formatDate(r.inventoryTime, "YYYY-MM-DD") : ""), 1)
179
+ ]),
180
+ _: 1
181
+ }),
182
+ u(c, null, {
183
+ label: n(() => [
184
+ v("span", null, [
185
+ v("div", ie, d(i.$t("inventoryRecord.userName")), 1)
186
+ ])
187
+ ]),
188
+ default: n(() => [
189
+ g(" " + d(r.userName), 1)
190
+ ]),
191
+ _: 1
192
+ }),
193
+ u(c, null, {
194
+ label: n(() => [
195
+ v("div", le, d(i.$t("inventoryRecord.inventoryStatus")), 1)
196
+ ]),
197
+ default: n(() => [
198
+ g(" " + d(f(I).inventoryResults.getEnumValue(r.inventoryStatus)), 1)
199
+ ]),
200
+ _: 1
201
+ }),
202
+ u(c, null, {
203
+ label: n(() => [
204
+ v("div", se, d(i.$t("inventoryRecord.inventoryNote")), 1)
205
+ ]),
206
+ default: n(() => [
207
+ g(" " + d(r.inventoryNote), 1)
208
+ ]),
209
+ _: 1
210
+ })
211
+ ]),
212
+ _: 1
213
+ }),
214
+ a[5] || (a[5] = v("div", { class: "title-content" }, "资产信息", -1)),
215
+ u(C, { shadow: "never" }, {
216
+ header: n(() => [
217
+ u(P, {
218
+ justify: "space-between",
219
+ span: 17
220
+ }, {
221
+ default: n(() => [
222
+ u(B, { span: 12 }),
223
+ u(B, {
224
+ span: 7,
225
+ class: "container-float"
226
+ }, {
227
+ default: n(() => [
228
+ X((A(), U(m, {
229
+ plain: "",
230
+ type: "primary",
231
+ onClick: a[0] || (a[0] = (_) => L(f(x)("inventoryRecord.name")))
232
+ }, {
233
+ default: n(() => [
234
+ g(d(i.$t("common.export")), 1)
235
+ ]),
236
+ _: 1
237
+ })), [
238
+ [q, ["asset:inventory_record:export"]]
239
+ ])
240
+ ]),
241
+ _: 1
242
+ })
243
+ ]),
244
+ _: 1
245
+ })
246
+ ]),
247
+ footer: n(() => [
248
+ f(t) > 0 ? (A(), U($, {
249
+ key: 0,
250
+ total: f(t),
251
+ "onUpdate:total": a[1] || (a[1] = (_) => K(t) ? t.value = _ : null),
252
+ "current-page": s.value.curPage,
253
+ "onUpdate:currentPage": a[2] || (a[2] = (_) => s.value.curPage = _),
254
+ "page-size": s.value.pageSize,
255
+ "onUpdate:pageSize": a[3] || (a[3] = (_) => s.value.pageSize = _),
256
+ onPagination: o
257
+ }, null, 8, ["total", "current-page", "page-size"])) : Q("", !0)
258
+ ]),
259
+ default: n(() => [
260
+ u(O, {
261
+ ref_key: "multipleTableRef",
262
+ ref: k,
263
+ class: "table-top",
264
+ "row-key": "inventoryId",
265
+ "is-selection": !1,
266
+ "list-loading": f(h),
267
+ data: f(e),
268
+ "table-label": f(p)
269
+ }, {
270
+ status: n((_) => [
271
+ v("span", null, d(f(I).inventoryResults.getEnumValue(_.data.row.status)), 1)
272
+ ]),
273
+ _: 1
274
+ }, 8, ["list-loading", "data", "table-label"])
275
+ ]),
276
+ _: 1
277
+ })
278
+ ]),
279
+ _: 1
280
+ })
281
+ ]);
282
+ };
283
+ }
284
+ });
285
+ export {
286
+ fe as default
287
+ };
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as se, ref as k, reactive as E, resolveComponent as s, resolveDirective as ie, openBlock as d, createElementBlock as p, createElementVNode as g, createVNode as o, withCtx as a, unref as n, withKeys as q, toDisplayString as u, createTextVNode as f, withDirectives as b, createBlock as R, isRef as j, createCommentVNode as D, vShow as z } from "vue";
2
2
  import { useTableHooks as re, fileApi as T } from "jmash-core";
3
- import { D as C, s as de } from "./index-CGds22-2.mjs";
3
+ import { D as C, s as de } from "./index-eassrLOa.mjs";
4
4
  import { useI18n as ue } from "vue-i18n";
5
5
  import { useRouter as me } from "vue-router";
6
- import { _ as pe } from "./edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.mjs";
6
+ import { _ as pe } from "./edit.vue_vue_type_script_setup_true_lang-CA2vVvh7.mjs";
7
7
  const ce = { class: "app-container" }, fe = { class: "search-container" }, be = { key: 0 }, _e = { key: 1 }, ve = {
8
8
  key: 2,
9
9
  class: "distance-left"
@@ -1,18 +1,21 @@
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";
1
+ import { defineComponent as K, ref as S, resolveComponent as r, resolveDirective as F, openBlock as m, 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 h, a as G } from "./index-CGds22-2.mjs";
4
+ import { D as h, a as G } from "./index-eassrLOa.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
9
  const { t: R } = x(), D = J();
10
10
  h.assetSortDictEnum.useEnumValues();
11
- const s = S({}), {
11
+ const s = S({
12
+ curPage: 1,
13
+ pageSize: 10
14
+ }), {
12
15
  tableHooks: i,
13
16
  multipleTableRef: N,
14
- queryFormRef: j,
15
- listLoading: P,
17
+ queryFormRef: P,
18
+ listLoading: j,
16
19
  tableData: E,
17
20
  total: b
18
21
  } = M(R, G, s);
@@ -113,7 +116,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
113
116
  function T(n) {
114
117
  i.selectionRows.value = n;
115
118
  }
116
- function L(n) {
119
+ function z(n) {
117
120
  D.push({
118
121
  path: "/rawasset/asset-depreciation-record/info",
119
122
  query: {
@@ -122,26 +125,26 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
122
125
  });
123
126
  }
124
127
  return i.getList(), (n, e) => {
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, [
128
+ const L = r("jmash-select"), _ = r("el-form-item"), p = r("el-col"), U = 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");
129
+ return m(), k("div", O, [
127
130
  y("div", W, [
128
131
  a(I, {
129
132
  ref_key: "queryFormRef",
130
- ref: j,
133
+ ref: P,
131
134
  model: s.value,
132
135
  inline: !0
133
136
  }, {
134
137
  default: o(() => [
135
138
  a(C, null, {
136
139
  default: o(() => [
137
- a(m, { span: 6 }, {
140
+ a(p, { span: 6 }, {
138
141
  default: o(() => [
139
142
  a(_, {
140
143
  label: n.$t("depreciationRecord.assetSort"),
141
144
  prop: "assetSort"
142
145
  }, {
143
146
  default: o(() => [
144
- a(U, {
147
+ a(L, {
145
148
  modelValue: s.value.assetSort,
146
149
  "onUpdate:modelValue": e[0] || (e[0] = (t) => s.value.assetSort = t),
147
150
  placeholder: n.$t("depreciationRecord.assetSortPlaceholder"),
@@ -154,14 +157,14 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
154
157
  ]),
155
158
  _: 1
156
159
  }),
157
- a(m, { span: 6 }, {
160
+ a(p, { span: 6 }, {
158
161
  default: o(() => [
159
162
  a(_, {
160
163
  label: n.$t("depreciationRecord.name"),
161
164
  prop: "likeName"
162
165
  }, {
163
166
  default: o(() => [
164
- a(z, {
167
+ a(U, {
165
168
  modelValue: s.value.likeName,
166
169
  "onUpdate:modelValue": e[2] || (e[2] = (t) => s.value.likeName = t),
167
170
  placeholder: n.$t("depreciationRecord.namePlaceholder"),
@@ -173,7 +176,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
173
176
  ]),
174
177
  _: 1
175
178
  }),
176
- a(m, { span: 12 }, {
179
+ a(p, { span: 12 }, {
177
180
  default: o(() => [
178
181
  a(_, { class: "search-btn" }, {
179
182
  default: o(() => [
@@ -217,9 +220,9 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
217
220
  span: 20
218
221
  }, {
219
222
  default: o(() => [
220
- a(m, { span: 12 }, {
223
+ a(p, { span: 12 }, {
221
224
  default: o(() => [
222
- g((p(), w(f, {
225
+ g((m(), w(f, {
223
226
  type: "primary",
224
227
  onClick: e[6] || (e[6] = (t) => l(i).deleteRecords())
225
228
  }, {
@@ -233,15 +236,15 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
233
236
  ]),
234
237
  _: 1
235
238
  }),
236
- a(m, {
239
+ a(p, {
237
240
  span: 8,
238
241
  align: "right"
239
242
  }, {
240
243
  default: o(() => [
241
- g((p(), w(f, {
244
+ g((m(), w(f, {
242
245
  plain: "",
243
246
  type: "primary",
244
- onClick: e[7] || (e[7] = (t) => l(i).handleExport(l(R)("asset.depreciationRecord.name")))
247
+ onClick: e[7] || (e[7] = (t) => l(i).handleExport(l(R)("depreciationRecord.name")))
245
248
  }, {
246
249
  default: o(() => [
247
250
  c(u(n.$t("common.export")), 1)
@@ -263,7 +266,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
263
266
  })
264
267
  ]),
265
268
  footer: o(() => [
266
- l(b) > 0 ? (p(), w(A, {
269
+ l(b) > 0 ? (m(), w(A, {
267
270
  key: 0,
268
271
  total: l(b),
269
272
  "onUpdate:total": e[9] || (e[9] = (t) => $(b) ? b.value = t : null),
@@ -280,7 +283,7 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
280
283
  ref: N,
281
284
  class: "table-top",
282
285
  "row-key": "recordId",
283
- "list-loading": l(P),
286
+ "list-loading": l(j),
284
287
  data: l(E),
285
288
  "table-label": l(d),
286
289
  onSelectionChange: T
@@ -292,9 +295,9 @@ const O = { class: "app-container" }, W = { class: "search-container" }, X = ["o
292
295
  y("span", null, u(l(h).assetSortDictEnum.getEnumValue(t.data.row.assetSort)), 1)
293
296
  ]),
294
297
  operation: o((t) => [
295
- g((p(), k("span", {
298
+ g((m(), k("span", {
296
299
  class: "el-button-color",
297
- onClick: (Z) => L(t.data.row)
300
+ onClick: (Z) => z(t.data.row)
298
301
  }, [
299
302
  c(u(n.$t("common.view")), 1)
300
303
  ], 8, X)), [
@@ -1,5 +1,5 @@
1
1
  import { useUserStore as s, clearEmpty as a, request as n } from "jmash-core";
2
- import { q as o } from "./index-CGds22-2.mjs";
2
+ import { q as o } from "./index-eassrLOa.mjs";
3
3
  class i {
4
4
  getKey(t) {
5
5
  return {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as U, ref as y, resolveComponent as c, openBlock as A, createElementBlock as j, createVNode as a, withCtx as e, createTextVNode as i, toDisplayString as t, unref as u, createBlock as M, isRef as K, createCommentVNode as O, createElementVNode as o } from "vue";
2
2
  import { useRouter as q, useRoute as H } from "vue-router";
3
- import { D as _ } from "./index-CGds22-2.mjs";
3
+ import { D as _ } from "./index-eassrLOa.mjs";
4
4
  import { useUserStore as I, clearEmpty as R, request as D, useTableHooks as F, routerUtil as G } from "jmash-core";
5
5
  import { s as J } from "./index-BwbnYpa1.mjs";
6
6
  import { useI18n as Q } from "vue-i18n";