xyvcard-asset 0.0.18 → 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.
@@ -3,7 +3,7 @@ import { useI18n as le } from "vue-i18n";
3
3
  import { a as ae } from "./index-rSyUfdXn.mjs";
4
4
  import { useTableHooks as oe } from "jmash-core";
5
5
  import { D as m, S as se } from "./index-CGds22-2.mjs";
6
- import ne from "./edit-D32-_mu1.mjs";
6
+ import { _ as ne } from "./edit.vue_vue_type_script_setup_true_lang-JZ4KujwQ.mjs";
7
7
  const re = { class: "app-container" }, ue = { class: "search-container" }, ie = ["onClick"], ye = /* @__PURE__ */ X({
8
8
  __name: "index",
9
9
  setup(de) {
@@ -13,9 +13,9 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
13
13
  pageSize: 10
14
14
  }), {
15
15
  tableHooks: u,
16
- multipleTableRef: E,
17
- queryFormRef: L,
18
- listLoading: U,
16
+ multipleTableRef: L,
17
+ queryFormRef: U,
18
+ listLoading: E,
19
19
  tableData: B,
20
20
  total: y
21
21
  } = oe(g, ae, n);
@@ -115,21 +115,21 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
115
115
  a && u.getList();
116
116
  }
117
117
  return u.getList(), (a, t) => {
118
- const O = r("el-tooltip"), F = r("el-tree-select"), b = r("el-form-item"), f = r("el-col"), C = r("jmash-select"), H = r("el-input"), $ = r("el-row"), S = r("el-button"), M = r("el-form"), x = r("jmash-column-select"), G = r("jmash-table"), J = r("jmash-pagination"), W = r("el-card"), I = te("hasPerm");
118
+ const O = r("el-tooltip"), F = r("el-tree-select"), f = r("el-form-item"), b = r("el-col"), C = r("jmash-select"), H = r("el-input"), $ = r("el-row"), S = r("el-button"), M = r("el-form"), x = r("jmash-column-select"), G = r("jmash-table"), J = r("jmash-pagination"), W = r("el-card"), I = te("hasPerm");
119
119
  return p(), P("div", re, [
120
120
  d("div", ue, [
121
121
  o(M, {
122
122
  ref_key: "queryFormRef",
123
- ref: L,
123
+ ref: U,
124
124
  model: n.value,
125
125
  inline: !0
126
126
  }, {
127
127
  default: l(() => [
128
128
  o($, null, {
129
129
  default: l(() => [
130
- o(f, { span: 6 }, {
130
+ o(b, { span: 6 }, {
131
131
  default: l(() => [
132
- o(b, {
132
+ o(f, {
133
133
  label: a.$t("assetDetail.orgId"),
134
134
  prop: "orgId"
135
135
  }, {
@@ -170,9 +170,9 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
170
170
  ]),
171
171
  _: 1
172
172
  }),
173
- o(f, { span: 6 }, {
173
+ o(b, { span: 6 }, {
174
174
  default: l(() => [
175
- o(b, {
175
+ o(f, {
176
176
  label: a.$t("assetDetail.siteName"),
177
177
  prop: "siteId"
178
178
  }, {
@@ -194,9 +194,9 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
194
194
  ]),
195
195
  _: 1
196
196
  }),
197
- o(f, { span: 6 }, {
197
+ o(b, { span: 6 }, {
198
198
  default: l(() => [
199
- o(b, {
199
+ o(f, {
200
200
  label: a.$t("assetDetail.assetSort"),
201
201
  prop: "assetSort"
202
202
  }, {
@@ -215,9 +215,9 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
215
215
  ]),
216
216
  _: 1
217
217
  }),
218
- o(f, { span: 6 }, {
218
+ o(b, { span: 6 }, {
219
219
  default: l(() => [
220
- o(b, {
220
+ o(f, {
221
221
  label: a.$t("assetDetail.assetName"),
222
222
  prop: "likeAssetName"
223
223
  }, {
@@ -237,7 +237,7 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
237
237
  ]),
238
238
  _: 1
239
239
  }),
240
- o(b, { class: "search-btn" }, {
240
+ o(f, { class: "search-btn" }, {
241
241
  default: l(() => [
242
242
  o(S, {
243
243
  type: "primary",
@@ -271,7 +271,7 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
271
271
  header: l(() => [
272
272
  o($, { justify: "space-between" }, {
273
273
  default: l(() => [
274
- o(f, {
274
+ o(b, {
275
275
  span: 24,
276
276
  align: "right"
277
277
  }, {
@@ -315,10 +315,10 @@ const re = { class: "app-container" }, ue = { class: "search-container" }, ie =
315
315
  default: l(() => [
316
316
  o(G, {
317
317
  ref_key: "multipleTableRef",
318
- ref: E,
318
+ ref: L,
319
319
  class: "table-top",
320
320
  "row-key": "DetailId",
321
- "list-loading": s(U),
321
+ "list-loading": s(E),
322
322
  data: s(B),
323
323
  "table-label": s(c),
324
324
  onSelectionChange: K,
@@ -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,11 +1,11 @@
1
- import { defineComponent as ne, ref as f, reactive as z, resolveComponent as d, resolveDirective as ue, openBlock as r, createElementBlock as _, createElementVNode as h, createVNode as s, withCtx as l, withKeys as N, unref as o, createTextVNode as m, toDisplayString as u, withDirectives as b, createBlock as c, isRef as A, createCommentVNode as w } from "vue";
1
+ import { defineComponent as ne, ref as f, reactive as z, resolveComponent as d, resolveDirective as ue, openBlock as r, createElementBlock as _, createElementVNode as h, createVNode as s, withCtx as l, withKeys as N, unref as o, createTextVNode as m, toDisplayString as u, withDirectives as c, createBlock as b, isRef as A, createCommentVNode as w } from "vue";
2
2
  import { useI18n as re } from "vue-i18n";
3
3
  import { _ as ie } from "./edit.vue_vue_type_script_setup_true_lang-BA4yxgQj.mjs";
4
- import de from "./assign-CnuGWSFW.mjs";
4
+ import de from "./assign-DS84uCHm.mjs";
5
5
  import { a as me, D as V } from "./index-CGds22-2.mjs";
6
6
  import { useTableHooks as pe } from "jmash-core";
7
7
  import { useRouter as fe } from "vue-router";
8
- const be = { class: "app-container" }, ce = { class: "search-container" }, ye = ["onClick"], ve = ["onClick"], ge = ["onClick"], we = ["onClick"], De = /* @__PURE__ */ ne({
8
+ const ce = { class: "app-container" }, be = { class: "search-container" }, ye = ["onClick"], ve = ["onClick"], ge = ["onClick"], we = ["onClick"], De = /* @__PURE__ */ ne({
9
9
  __name: "index",
10
10
  setup(ke) {
11
11
  const { t: y } = re(), K = fe(), i = f({
@@ -122,7 +122,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
122
122
  }
123
123
  function X(a) {
124
124
  K.push({
125
- path: "/asset/asset-asset/assetExhibitioninfo",
125
+ path: "/rawasset/asset-asset/info",
126
126
  query: { entityKey: a.assetId }
127
127
  });
128
128
  }
@@ -139,8 +139,8 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
139
139
  }
140
140
  return n.getList(), (a, t) => {
141
141
  const x = d("el-input"), U = d("el-form-item"), v = d("el-col"), P = d("jmash-select"), g = d("el-button"), q = d("el-row"), ee = d("el-form"), te = d("jmash-column-select"), ae = d("jmash-table"), le = d("jmash-pagination"), oe = d("el-card"), se = d("jmash-import-upload"), p = ue("hasPerm");
142
- return r(), _("div", be, [
143
- h("div", ce, [
142
+ return r(), _("div", ce, [
143
+ h("div", be, [
144
144
  s(ee, {
145
145
  ref_key: "queryFormRef",
146
146
  ref: Q,
@@ -252,7 +252,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
252
252
  default: l(() => [
253
253
  s(v, { span: 12 }, {
254
254
  default: l(() => [
255
- b((r(), c(g, {
255
+ c((r(), b(g, {
256
256
  type: "primary",
257
257
  onClick: G
258
258
  }, {
@@ -263,7 +263,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
263
263
  })), [
264
264
  [p, ["asset:asset:add"]]
265
265
  ]),
266
- b((r(), c(g, {
266
+ c((r(), b(g, {
267
267
  type: "primary",
268
268
  onClick: t[8] || (t[8] = (e) => o(n).deleteRecords())
269
269
  }, {
@@ -282,7 +282,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
282
282
  align: "right"
283
283
  }, {
284
284
  default: l(() => [
285
- b((r(), c(g, {
285
+ c((r(), b(g, {
286
286
  plain: "",
287
287
  type: "primary",
288
288
  onClick: t[9] || (t[9] = (e) => C.value = !0)
@@ -294,7 +294,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
294
294
  })), [
295
295
  [p, ["asset:asset:import"]]
296
296
  ]),
297
- b((r(), c(g, {
297
+ c((r(), b(g, {
298
298
  plain: "",
299
299
  type: "primary",
300
300
  onClick: t[10] || (t[10] = (e) => o(n).handleExport(o(y)("asset.asset.name")))
@@ -319,7 +319,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
319
319
  })
320
320
  ]),
321
321
  footer: l(() => [
322
- o(T) > 0 ? (r(), c(le, {
322
+ o(T) > 0 ? (r(), b(le, {
323
323
  key: 0,
324
324
  total: o(T),
325
325
  "onUpdate:total": t[12] || (t[12] = (e) => A(T) ? T.value = e : null),
@@ -358,7 +358,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
358
358
  h("span", null, u(o(V).assetStatusDict.getValue(e.data.row.assignStatus)), 1)
359
359
  ]),
360
360
  operation: l((e) => [
361
- b((r(), _("span", {
361
+ c((r(), _("span", {
362
362
  class: "el-button-color",
363
363
  onClick: (E) => J(e.data.row)
364
364
  }, [
@@ -366,7 +366,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
366
366
  ], 8, ye)), [
367
367
  [p, ["asset:asset:update"]]
368
368
  ]),
369
- e.data.row.assignStatus === !1 ? b((r(), _("span", {
369
+ e.data.row.assignStatus === !1 ? c((r(), _("span", {
370
370
  key: 0,
371
371
  class: "el-button-color dropdown-left",
372
372
  onClick: (E) => o(n).deleteRecord(e.data.row)
@@ -375,7 +375,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
375
375
  ], 8, ve)), [
376
376
  [p, ["asset:asset:delete"]]
377
377
  ]) : w("", !0),
378
- e.data.row.assignStatus === !1 ? b((r(), _("span", {
378
+ e.data.row.assignStatus === !1 ? c((r(), _("span", {
379
379
  key: 1,
380
380
  class: "el-button-color dropdown-left",
381
381
  onClick: (E) => H(e.data.row)
@@ -384,7 +384,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
384
384
  ], 8, ge)), [
385
385
  [p, ["asset:asset:assign"]]
386
386
  ]) : w("", !0),
387
- b((r(), _("span", {
387
+ c((r(), _("span", {
388
388
  class: "el-button-color dropdown-left",
389
389
  onClick: (E) => X(e.data.row)
390
390
  }, [
@@ -398,7 +398,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
398
398
  ]),
399
399
  _: 1
400
400
  }),
401
- S.value ? (r(), c(ie, {
401
+ S.value ? (r(), b(ie, {
402
402
  key: 0,
403
403
  modelValue: S.value,
404
404
  "onUpdate:modelValue": t[16] || (t[16] = (e) => S.value = e),
@@ -407,7 +407,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
407
407
  width: "900px",
408
408
  onRefresh: I
409
409
  }, null, 8, ["modelValue", "title", "entity-key"])) : w("", !0),
410
- C.value ? (r(), c(se, {
410
+ C.value ? (r(), b(se, {
411
411
  key: 1,
412
412
  "upload-visible": C.value,
413
413
  "template-title": a.$t("sysUser.templateDownload"),
@@ -415,7 +415,7 @@ const be = { class: "app-container" }, ce = { class: "search-container" }, ye =
415
415
  onImportEvents: Z,
416
416
  onUploadClosed: Y
417
417
  }, null, 8, ["upload-visible", "template-title"])) : w("", !0),
418
- D.value ? (r(), c(de, {
418
+ D.value ? (r(), b(de, {
419
419
  key: 2,
420
420
  modelValue: D.value,
421
421
  "onUpdate:modelValue": t[18] || (t[18] = (e) => D.value = e),
@@ -3,7 +3,7 @@ import { useTableHooks as re, fileApi as T } from "jmash-core";
3
3
  import { D as C, s as de } from "./index-CGds22-2.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-LbrAsCMD.mjs";
6
+ import { _ as pe } from "./edit.vue_vue_type_script_setup_true_lang-CSvQU9EU.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"
@@ -115,7 +115,7 @@ const ce = { class: "app-container" }, fe = { class: "search-container" }, be =
115
115
  }
116
116
  function H(l) {
117
117
  L.push({
118
- path: "/asset/asset-site/assetSiteInfo",
118
+ path: "/rawasset/asset-site/info",
119
119
  query: { entityKey: l.siteId }
120
120
  });
121
121
  }
@@ -132,7 +132,7 @@ const ce = { class: "app-container" }, fe = { class: "search-container" }, be =
132
132
  l.mobileEncrypt = !l.mobileEncrypt;
133
133
  }
134
134
  return r.getList(), (l, t) => {
135
- const W = s("el-tooltip"), X = s("el-tree-select"), w = s("el-form-item"), c = s("el-col"), Y = s("el-input"), Z = s("jmash-select"), P = s("el-button"), S = s("el-row"), x = s("el-form"), ee = s("jmash-column-select"), te = s("el-image"), U = s("svg-icon"), le = s("el-switch"), oe = s("jmash-table"), ae = s("jmash-pagination"), ne = s("el-card"), h = ie("hasPerm");
135
+ const W = s("el-tooltip"), X = s("el-tree-select"), w = s("el-form-item"), c = s("el-col"), Y = s("el-input"), Z = s("jmash-select"), P = s("el-button"), U = s("el-row"), x = s("el-form"), ee = s("jmash-column-select"), te = s("el-image"), S = s("svg-icon"), le = s("el-switch"), oe = s("jmash-table"), ae = s("jmash-pagination"), ne = s("el-card"), h = ie("hasPerm");
136
136
  return d(), p("div", ce, [
137
137
  g("div", fe, [
138
138
  o(x, {
@@ -142,7 +142,7 @@ const ce = { class: "app-container" }, fe = { class: "search-container" }, be =
142
142
  inline: !0
143
143
  }, {
144
144
  default: a(() => [
145
- o(S, null, {
145
+ o(U, null, {
146
146
  default: a(() => [
147
147
  o(c, { span: 6 }, {
148
148
  default: a(() => [
@@ -265,7 +265,7 @@ const ce = { class: "app-container" }, fe = { class: "search-container" }, be =
265
265
  class: "table-container"
266
266
  }, {
267
267
  header: a(() => [
268
- o(S, { justify: "space-between" }, {
268
+ o(U, { justify: "space-between" }, {
269
269
  default: a(() => [
270
270
  o(c, { span: 17 }, {
271
271
  default: a(() => [
@@ -339,13 +339,13 @@ const ce = { class: "app-container" }, fe = { class: "search-container" }, be =
339
339
  mobilePhone: a((e) => [
340
340
  e.data.row.mobileEncrypt ? (d(), p("span", _e, u(e.data.row.mobilePhone), 1)) : (d(), p("span", be, u(e.data.row.mobilePhoneIns), 1)),
341
341
  e.data.row.mobilePhoneIns ? (d(), p("span", ve, [
342
- b(o(U, {
342
+ b(o(S, {
343
343
  "icon-class": "close-eye",
344
344
  onClick: (m) => N(e.data.row)
345
345
  }, null, 8, ["onClick"]), [
346
346
  [z, !e.data.row.mobileEncrypt]
347
347
  ]),
348
- b(o(U, {
348
+ b(o(S, {
349
349
  "icon-class": "eye-open",
350
350
  onClick: (m) => N(e.data.row)
351
351
  }, null, 8, ["onClick"]), [
@@ -1,4 +1,4 @@
1
- import { defineComponent as W, ref as b, resolveComponent as n, resolveDirective as X, openBlock as f, createElementBlock as I, createElementVNode as u, createVNode as l, withCtx as o, unref as s, withKeys as R, toDisplayString as p, Fragment as Z, renderList as x, createBlock as A, createTextVNode as h, isRef as k, createCommentVNode as ee, withDirectives as te } from "vue";
1
+ import { defineComponent as W, ref as b, resolveComponent as n, resolveDirective as X, openBlock as f, createElementBlock as I, createElementVNode as u, createVNode as l, withCtx as o, unref as s, withKeys as w, toDisplayString as p, Fragment as Z, renderList as x, createBlock as A, createTextVNode as R, isRef as k, createCommentVNode as ee, withDirectives as te } from "vue";
2
2
  import { D as _, s as le } from "./index-CGds22-2.mjs";
3
3
  import { useI18n as oe } from "vue-i18n";
4
4
  import { s as ae } from "./index-BwbnYpa1.mjs";
@@ -10,7 +10,7 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
10
10
  setup(de) {
11
11
  _.unionOrgBizLayDict.useValues(), _.siteDict.useValues();
12
12
  const $ = ne(), { t: N } = oe();
13
- let w = b();
13
+ let h = b();
14
14
  const c = b([]), r = b({
15
15
  curPage: 1,
16
16
  pageSize: 10
@@ -94,7 +94,7 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
94
94
  ]);
95
95
  function S(a) {
96
96
  r.value.siteId = "", le.findList({ orgId: a }).then(({ data: { results: t } }) => {
97
- w.value = t;
97
+ h.value = t;
98
98
  });
99
99
  }
100
100
  function U(a) {
@@ -106,7 +106,7 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
106
106
  }
107
107
  function j(a) {
108
108
  $.push({
109
- path: "/asset/asset-service-appt-record/assetRecordInfo",
109
+ path: "/rawasset/asset-service-appt-record/info",
110
110
  query: { entityKey: a.recordId }
111
111
  });
112
112
  }
@@ -143,7 +143,7 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
143
143
  "render-after-expand": !1,
144
144
  placeholder: a.$t("serviceApptRecord.orgIdRequired"),
145
145
  class: "!w-[203px]",
146
- onKeyup: t[1] || (t[1] = R((e) => s(i).handleQuery(), ["enter"])),
146
+ onKeyup: t[1] || (t[1] = w((e) => s(i).handleQuery(), ["enter"])),
147
147
  onChange: S
148
148
  }, {
149
149
  default: o(({ data: e }) => [
@@ -183,10 +183,10 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
183
183
  placeholder: a.$t("serviceApptRecord.siteIdRequired"),
184
184
  class: "!w-[203px]",
185
185
  clearable: "",
186
- onKeyup: t[3] || (t[3] = R((e) => s(i).handleQuery(), ["enter"]))
186
+ onKeyup: t[3] || (t[3] = w((e) => s(i).handleQuery(), ["enter"]))
187
187
  }, {
188
188
  default: o(() => [
189
- (f(!0), I(Z, null, x(s(w), (e) => (f(), A(Q, {
189
+ (f(!0), I(Z, null, x(s(h), (e) => (f(), A(Q, {
190
190
  key: e.siteId,
191
191
  label: e.name,
192
192
  value: e.siteId
@@ -211,7 +211,7 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
211
211
  modelValue: r.value.likeServiceName,
212
212
  "onUpdate:modelValue": t[4] || (t[4] = (e) => r.value.likeServiceName = e),
213
213
  placeholder: a.$t("serviceApptRecord.serviceNameRequired"),
214
- onKeyup: t[5] || (t[5] = R((e) => s(i).handleQuery(), ["enter"]))
214
+ onKeyup: t[5] || (t[5] = w((e) => s(i).handleQuery(), ["enter"]))
215
215
  }, null, 8, ["modelValue", "placeholder"])
216
216
  ]),
217
217
  _: 1
@@ -256,13 +256,13 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
256
256
  onClick: t[7] || (t[7] = (e) => s(i).handleQuery())
257
257
  }, {
258
258
  default: o(() => [
259
- h(p(a.$t("common.search")), 1)
259
+ R(p(a.$t("common.search")), 1)
260
260
  ]),
261
261
  _: 1
262
262
  }),
263
263
  l(V, { onClick: D }, {
264
264
  default: o(() => [
265
- h(p(a.$t("common.reset")), 1)
265
+ R(p(a.$t("common.reset")), 1)
266
266
  ]),
267
267
  _: 1
268
268
  })
@@ -339,7 +339,7 @@ const se = { class: "app-container" }, ie = { class: "search-container" }, pe =
339
339
  class: "el-button-color",
340
340
  onClick: (ue) => j(e.data.row)
341
341
  }, [
342
- h(p(a.$t("common.view")), 1)
342
+ R(p(a.$t("common.view")), 1)
343
343
  ], 8, pe)), [
344
344
  [J, ["asset:service_appt_record:view"]]
345
345
  ])
@@ -1,4 +1,4 @@
1
- import { defineComponent as H, getCurrentInstance as G, ref as b, resolveComponent as s, resolveDirective as J, openBlock as _, createElementBlock as V, createElementVNode as d, createVNode as n, withCtx as o, unref as r, withKeys as R, createTextVNode as N, toDisplayString as u, isRef as S, createBlock as W, createCommentVNode as X, withDirectives as Z } from "vue";
1
+ import { defineComponent as H, getCurrentInstance as G, ref as b, resolveComponent as s, resolveDirective as J, openBlock as _, createElementBlock as V, createElementVNode as d, createVNode as n, withCtx as o, unref as r, withKeys as R, createTextVNode as w, toDisplayString as u, isRef as S, createBlock as W, createCommentVNode as X, withDirectives as Z } from "vue";
2
2
  import { useTableHooks as x } from "jmash-core";
3
3
  import { useI18n as ee } from "vue-i18n";
4
4
  import { c as k } from "./common-CshrwPyx.mjs";
@@ -78,22 +78,22 @@ const ne = { class: "app-container" }, le = { class: "search-container" }, ae =
78
78
  l[0]
79
79
  ).getFullDate(), a.value.inventoryEndTime = k(l[1]).getFullDate(), i.handleQuery();
80
80
  } else
81
- h();
81
+ N();
82
82
  }
83
83
  function U(l) {
84
84
  i.selectionRows.value = l;
85
85
  }
86
- function h() {
86
+ function N() {
87
87
  c.value = [], a.value.inventoryStartTime = "", a.value.inventoryEndTime = "", i.resetQuery();
88
88
  }
89
89
  function Y(l) {
90
90
  T.push({
91
- path: "/asset/asset-inventory-record/inventoryInfo",
91
+ path: "/rawasset/asset-inventory-record/info",
92
92
  query: { inventoryId: l.inventoryId }
93
93
  });
94
94
  }
95
95
  return i.getList(), (l, t) => {
96
- const L = s("el-tree-select"), v = s("el-form-item"), m = s("el-col"), Q = s("el-input"), B = s("jmash-select"), g = s("el-row"), E = s("el-date-picker"), w = s("el-button"), q = s("el-form"), A = s("jmash-column-select"), F = s("jmash-table"), K = s("jmash-pagination"), M = s("el-card"), O = J("hasPerm");
96
+ const L = s("el-tree-select"), v = s("el-form-item"), m = s("el-col"), Q = s("el-input"), B = s("jmash-select"), g = s("el-row"), E = s("el-date-picker"), h = s("el-button"), q = s("el-form"), A = s("jmash-column-select"), F = s("jmash-table"), K = s("jmash-pagination"), M = s("el-card"), O = J("hasPerm");
97
97
  return _(), V("div", ne, [
98
98
  d("div", le, [
99
99
  n(q, {
@@ -201,18 +201,18 @@ const ne = { class: "app-container" }, le = { class: "search-container" }, ae =
201
201
  default: o(() => [
202
202
  n(v, { class: "search-btn" }, {
203
203
  default: o(() => [
204
- n(w, {
204
+ n(h, {
205
205
  type: "primary",
206
206
  onClick: t[7] || (t[7] = (e) => r(i).handleQuery())
207
207
  }, {
208
208
  default: o(() => [
209
- N(u(l.$t("common.search")), 1)
209
+ w(u(l.$t("common.search")), 1)
210
210
  ]),
211
211
  _: 1
212
212
  }),
213
- n(w, { onClick: h }, {
213
+ n(h, { onClick: N }, {
214
214
  default: o(() => [
215
- N(u(l.$t("common.reset")), 1)
215
+ w(u(l.$t("common.reset")), 1)
216
216
  ]),
217
217
  _: 1
218
218
  })
@@ -306,7 +306,7 @@ const ne = { class: "app-container" }, le = { class: "search-container" }, ae =
306
306
  class: "el-button-color",
307
307
  onClick: (se) => Y(e.data.row)
308
308
  }, [
309
- N(u(l.$t("common.view")), 1)
309
+ w(u(l.$t("common.view")), 1)
310
310
  ], 8, ae)), [
311
311
  [O, ["asset:inventory_record:view"]]
312
312
  ])
@@ -11,7 +11,7 @@ const S = { class: "app-container" }, T = { class: "cell-item" }, j = { class: "
11
11
  w.unionOrgBizLayDict.useValues();
12
12
  const C = z(), _ = K(), r = k([!1]), n = k({});
13
13
  _.query.entityKey && L.findById({ siteId: _.query.entityKey }).then(({ data: o }) => {
14
- console.log(o), n.value = Object.assign(n, o);
14
+ n.value = Object.assign(n, o);
15
15
  });
16
16
  function p(o) {
17
17
  r.value[o] = !r.value[o];