xyvcard-reports 0.0.19 → 0.0.21

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 (44) hide show
  1. package/dist/{FileSaver.min-pkIPzuSf.mjs → FileSaver.min-9pctQCRS.mjs} +1 -1
  2. package/dist/{add-DffdINsL.mjs → add-Dx1n7NDH.mjs} +2 -2
  3. package/dist/{constant-DViNTpBY.mjs → constant-qhPwZUPf.mjs} +2134 -2084
  4. package/dist/{edit-D7XxpHeq.mjs → edit-BK2--9m5.mjs} +3 -3
  5. package/dist/{edit-C4VeyM3B.mjs → edit-C2HiAoqA.mjs} +20 -20
  6. package/dist/{edit-D7_DMGWO.mjs → edit-CJeMVvsU.mjs} +8 -8
  7. package/dist/{edit-CiApG8IE.mjs → edit-Cbj7MbVd.mjs} +10 -10
  8. package/dist/{edit-DiJGXpqt.mjs → edit-DXxz7V5O.mjs} +11 -11
  9. package/dist/{edit-_UsSuMdw.mjs → edit-PMZyzVdm.mjs} +3 -3
  10. package/dist/{edit-BkIvAc_z.mjs → edit-yO8sjDy8.mjs} +2 -2
  11. package/dist/{follow-BInjR_c-.mjs → follow-P2_KfMjV.mjs} +1 -1
  12. package/dist/{import-upload-CVWhT3dS.mjs → import-upload-CDHQ05gt.mjs} +1 -1
  13. package/dist/{import-upload-BuMaDGi0.mjs → import-upload-D4Ej-Wtd.mjs} +1 -1
  14. package/dist/{index-C7CnRVtn.mjs → index-BA2IISrV.mjs} +183 -170
  15. package/dist/{index-CbWfowvu.mjs → index-BYrvGkaE.mjs} +150 -139
  16. package/dist/{index-DmeDYGNi.mjs → index-Bhr3FzhQ.mjs} +3 -3
  17. package/dist/{index-B8BxqvlQ.mjs → index-CRWVTZQ0.mjs} +1 -1
  18. package/dist/index-CaHUk1EF-Cw4XGyg-.mjs +3042 -0
  19. package/dist/{index-Dk4UPiq7.mjs → index-Cw5s4Yba.mjs} +152 -139
  20. package/dist/{index-CRJLLhma.mjs → index-DS6wdvJi.mjs} +2 -2
  21. package/dist/{index-B_AxECLr.mjs → index-XCypL2vG.mjs} +166 -157
  22. package/dist/index-cmTCxGlG.mjs +1909 -0
  23. package/dist/{index-F_lMgx9W.mjs → index-plPmX1H0.mjs} +167 -154
  24. package/dist/index.mjs +1 -1
  25. package/dist/{index.vue_vue_type_script_setup_true_lang-BHI1ur2J.mjs → index.vue_vue_type_script_setup_true_lang-XCLU3UjS.mjs} +4 -4
  26. package/dist/{info-cv-wiwFs.mjs → info-BB5FtxWS.mjs} +3 -3
  27. package/dist/{info-DC_SLi8k.mjs → info-BP0B16YQ.mjs} +3 -3
  28. package/dist/{info-IIY7Euy3.mjs → info-CvaNbkpA.mjs} +1 -1
  29. package/dist/{info-Bm4Dsm8M.mjs → info-DrgpD5RU.mjs} +1 -1
  30. package/dist/{info-CW7CL4Ko.mjs → info-DviWPK_1.mjs} +1 -1
  31. package/dist/{info-CXBdrR-y.mjs → info-_7dAmewP.mjs} +1 -1
  32. package/dist/{info.vue_vue_type_script_setup_true_lang-DVarUDtY.mjs → info.vue_vue_type_script_setup_true_lang-Bkj6TnWJ.mjs} +1 -1
  33. package/dist/{info.vue_vue_type_script_setup_true_lang-B7Fw120q.mjs → info.vue_vue_type_script_setup_true_lang-CHaMCv-u.mjs} +2 -2
  34. package/dist/{info.vue_vue_type_script_setup_true_lang-BxLYzDWi.mjs → info.vue_vue_type_script_setup_true_lang-CHspChfW.mjs} +2 -2
  35. package/dist/{info.vue_vue_type_script_setup_true_lang-CPtlno35.mjs → info.vue_vue_type_script_setup_true_lang-DEOmURaS.mjs} +2 -2
  36. package/dts/src/api/reports/dict.d.ts +4 -1
  37. package/dts/src/api/reports/index.d.ts +2 -1
  38. package/dts/src/utils/returnBizLay.d.ts +2 -0
  39. package/dts/src/views/reports/report-demand-ledger/follow.vue.d.ts +3 -3
  40. package/dts/src/views/reports/task-inspect-matters/edit.vue.d.ts +1 -1
  41. package/package.json +5 -4
  42. package/dist/index-BoPDZM_b-Dr6nUlmS.mjs +0 -1809
  43. package/dist/index-CtbfBxfN.mjs +0 -79
  44. package/dist/index-DQ9bz2at.mjs +0 -30122
@@ -1,30 +1,39 @@
1
- import { defineComponent as ie, getCurrentInstance as de, ref as O, reactive as j, onActivated as se, resolveComponent as u, resolveDirective as pe, createElementBlock as I, openBlock as n, createElementVNode as U, createVNode as r, createBlock as f, createCommentVNode as T, withCtx as l, withKeys as z, unref as a, createTextVNode as m, toDisplayString as i, withDirectives as b, isRef as F } from "vue";
2
- import { useTableHooks as ue } from "jmash-core";
3
- import { useI18n as me } from "vue-i18n";
4
- import { r as E } from "./index-CRJLLhma.mjs";
5
- import ce from "./edit-CiApG8IE.mjs";
6
- import { _ as ve } from "./info.vue_vue_type_script_setup_true_lang-B7Fw120q.mjs";
7
- import { b as ye } from "./index-B_hFZVhb-C3Oi__-I.mjs";
8
- import { C as R } from "./constant-DViNTpBY.mjs";
9
- import { O as fe, D as $ } from "./index-CtbfBxfN.mjs";
10
- import { F as be } from "./FileSaver.min-pkIPzuSf.mjs";
11
- import ge from "./import-upload-BuMaDGi0.mjs";
12
- const he = { class: "app-container" }, we = { class: "search-container" }, Ie = { key: 0 }, _e = { key: 0 }, ke = ["onClick"], Ce = ["onClick"], Te = ["onClick"], $e = ["onClick"], je = /* @__PURE__ */ ie({
1
+ import { defineComponent as pe, getCurrentInstance as ue, watch as me, ref as P, reactive as Q, onActivated as ce, resolveComponent as u, resolveDirective as ve, createElementBlock as w, openBlock as d, createElementVNode as R, createVNode as r, createBlock as b, createCommentVNode as C, withCtx as l, withKeys as z, unref as a, createTextVNode as m, toDisplayString as s, withDirectives as g, isRef as F } from "vue";
2
+ import { useTableHooks as ye } from "jmash-core";
3
+ import { useI18n as fe } from "vue-i18n";
4
+ import { r as E } from "./index-DS6wdvJi.mjs";
5
+ import be from "./edit-Cbj7MbVd.mjs";
6
+ import { _ as ge } from "./info.vue_vue_type_script_setup_true_lang-CHaMCv-u.mjs";
7
+ import { b as he } from "./index-B_hFZVhb-C3Oi__-I.mjs";
8
+ import { C as D } from "./constant-qhPwZUPf.mjs";
9
+ import { a as we, O as _e, D as N } from "./index-cmTCxGlG.mjs";
10
+ import { F as Ie } from "./FileSaver.min-9pctQCRS.mjs";
11
+ import ke from "./import-upload-D4Ej-Wtd.mjs";
12
+ const Ce = { class: "app-container" }, Te = { class: "search-container" }, Oe = { key: 0 }, $e = { key: 0 }, Pe = ["onClick"], De = ["onClick"], Ve = ["onClick"], Ue = ["onClick"], He = /* @__PURE__ */ pe({
13
13
  __name: "index",
14
- setup(Ve) {
15
- const { proxy: q } = de(), B = new fe({ orgType: R.OUTSOURCE });
16
- B.useValues(), $.orgIdBizDict.useValues(), $.itemBizLayDict.useValues();
17
- const { t: v } = me(), d = O({
18
- matterSort: R.SUPPORT
14
+ setup(Re) {
15
+ const { proxy: q } = ue(), B = new we({ orgType: D.OUTSOURCE });
16
+ B.useValues();
17
+ const V = new _e({ orgType: D.HALL });
18
+ V.useValues(), me(
19
+ () => V.values,
20
+ (o) => {
21
+ o && o.length > 0 && (n.value.govOrgId || (n.value.govOrgId = o[0].value, i.handleQuery()));
22
+ },
23
+ { immediate: !0, deep: !0 }
24
+ // 立即执行并深度监听
25
+ ), N.itemBizLayDict.useValues();
26
+ const { t: v } = fe(), n = P({
27
+ matterSort: D.SUPPORT
19
28
  }), {
20
- tableHooks: p,
21
- multipleTableRef: K,
22
- queryFormRef: M,
23
- listLoading: Q,
24
- tableData: A,
25
- total: P
26
- } = ue(v, E, d);
27
- let V = O([
29
+ tableHooks: i,
30
+ multipleTableRef: A,
31
+ queryFormRef: H,
32
+ listLoading: K,
33
+ tableData: M,
34
+ total: U
35
+ } = ye(v, E, n);
36
+ let T = P([
28
37
  {
29
38
  label: "reportThirdParty.govOrgId",
30
39
  prop: "govOrgId",
@@ -93,84 +102,87 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
93
102
  isColumn: !0
94
103
  }
95
104
  ]);
96
- const s = O({
105
+ const p = P({
97
106
  title: v("common.edit"),
98
107
  visible: !1,
99
108
  isCopy: !1
100
- }), _ = O({
109
+ }), _ = P({
101
110
  title: v("common.view"),
102
111
  visible: !1
103
112
  });
104
- let k = j({});
105
- function H() {
106
- k = j({}), s.value.title = v("common.add"), s.value.visible = !0, s.value.isCopy = !1;
107
- }
108
- function Y(o) {
109
- k.reportId = o.reportId, s.value.isCopy = !1, s.value.title = v("common.edit"), s.value.visible = !0;
113
+ let I = Q({});
114
+ function Y() {
115
+ I = Q({}), p.value.title = v("common.add"), p.value.visible = !0, p.value.isCopy = !1;
110
116
  }
111
117
  function x(o) {
112
- k.reportId = o.reportId, _.value.title = v("common.view"), _.value.visible = !0;
118
+ I.reportId = o.reportId, p.value.isCopy = !1, p.value.title = v("common.edit"), p.value.visible = !0;
113
119
  }
114
120
  function W(o) {
115
- k.reportId = o.reportId, s.value.isCopy = !0, s.value.title = v("reportDemandLedger.copy"), s.value.visible = !0;
121
+ I.reportId = o.reportId, _.value.title = v("common.view"), _.value.visible = !0;
116
122
  }
117
- const D = O(!1);
118
- function G() {
119
- D.value = !1;
123
+ function G(o) {
124
+ I.reportId = o.reportId, p.value.isCopy = !0, p.value.title = v("reportDemandLedger.copy"), p.value.visible = !0;
120
125
  }
121
- function J(o) {
126
+ const O = P(!1);
127
+ function J() {
128
+ O.value = !1;
129
+ }
130
+ function X(o) {
122
131
  E.downloadTemplate().then((e) => {
123
- const g = new Blob([e.data], {
132
+ const $ = new Blob([e.data], {
124
133
  type: "application/octet-stream"
125
134
  });
126
- be.saveAs(g, o + ".xlsx");
135
+ Ie.saveAs($, o + ".xlsx");
127
136
  });
128
137
  }
129
- function X(o) {
130
- o.updateMask = "", o.matterSort = R.SUPPORT, p.importExcel(o).then(() => {
131
- D.value = !1;
138
+ function Z(o) {
139
+ o.updateMask = "", o.matterSort = D.SUPPORT, i.importExcel(o).then(() => {
140
+ O.value = !1;
132
141
  });
133
142
  }
134
- const Z = async (o) => {
143
+ const ee = async (o) => {
135
144
  try {
136
145
  const e = {
137
146
  req: {
138
- matterSort: R.SUPPORT,
147
+ matterSort: D.SUPPORT,
139
148
  ...o == null ? void 0 : o.req
140
149
  }
141
150
  };
142
151
  console.log(e, "=>exportParams ");
143
- const g = await E.exportPdf(
152
+ const $ = await E.exportPdf(
144
153
  e
145
- ), h = new Blob([g.data], { type: "application/pdf" }), c = window.URL.createObjectURL(h), w = document.createElement("a");
146
- w.href = c, w.download = "使用支持表.pdf", document.body.appendChild(w), w.click(), document.body.removeChild(w), window.URL.revokeObjectURL(c);
154
+ ), h = new Blob([$.data], { type: "application/pdf" }), c = window.URL.createObjectURL(h), y = document.createElement("a");
155
+ y.href = c, y.download = "使用支持表.pdf", document.body.appendChild(y), y.click(), document.body.removeChild(y), window.URL.revokeObjectURL(c);
147
156
  } catch (e) {
148
157
  throw console.error("导出PDF失败:", e), new Error("导出PDF失败");
149
158
  }
150
159
  };
151
- function ee(o) {
152
- p.selectionRows.value = o;
153
- }
154
160
  function te(o) {
155
- p.handleSort(o.prop, o.order);
161
+ i.selectionRows.value = o;
162
+ }
163
+ function oe(o) {
164
+ i.handleSort(o.prop, o.order);
165
+ }
166
+ function j(o) {
167
+ o && i.getList();
156
168
  }
157
- function N(o) {
158
- o && p.getList();
169
+ function le() {
170
+ n.value.govOrgId = void 0, i.resetQuery(), i.handleQuery();
159
171
  }
160
- return se(() => {
161
- p.getList();
172
+ return ce(() => {
173
+ i.getList();
162
174
  }), (o, e) => {
163
- const g = u("jmash-select"), h = u("el-form-item"), c = u("el-col"), w = u("el-input"), S = u("el-row"), C = u("el-button"), oe = u("el-form"), le = u("jmash-column-select"), re = u("jmash-table"), ae = u("jmash-pagination"), ne = u("el-card"), y = pe("hasPerm");
164
- return n(), I("div", he, [
165
- U("div", we, [
166
- r(oe, {
175
+ const $ = u("el-tree-select"), h = u("el-form-item"), c = u("el-col"), y = u("jmash-select"), re = u("el-input"), L = u("el-row"), k = u("el-button"), ae = u("el-form"), ne = u("jmash-column-select"), ie = u("jmash-table"), de = u("jmash-pagination"), se = u("el-card"), f = ve("hasPerm");
176
+ return d(), w("div", Ce, [
177
+ R("div", Te, [
178
+ r(ae, {
167
179
  ref_key: "queryFormRef",
168
- ref: M,
169
- model: d.value,
180
+ ref: H,
181
+ model: n.value,
170
182
  inline: !0
171
183
  }, {
172
184
  default: l(() => [
173
- r(S, null, {
185
+ r(L, null, {
174
186
  default: l(() => [
175
187
  r(c, { span: 6 }, {
176
188
  default: l(() => [
@@ -179,12 +191,13 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
179
191
  prop: "govOrgId"
180
192
  }, {
181
193
  default: l(() => [
182
- r(g, {
183
- modelValue: d.value.govOrgId,
184
- "onUpdate:modelValue": e[0] || (e[0] = (t) => d.value.govOrgId = t),
194
+ r($, {
195
+ modelValue: n.value.govOrgId,
196
+ "onUpdate:modelValue": e[0] || (e[0] = (t) => n.value.govOrgId = t),
185
197
  placeholder: o.$t("reportThirdParty.govOrgIdRequired"),
186
- data: a($).orgIdBizDict.values,
187
- onKeyup: e[1] || (e[1] = z((t) => a(p).handleQuery(), ["enter"])),
198
+ data: a(V).values,
199
+ "node-key": "value",
200
+ onKeyup: e[1] || (e[1] = z((t) => a(i).handleQuery(), ["enter"])),
188
201
  clearable: "",
189
202
  filterable: ""
190
203
  }, null, 8, ["modelValue", "placeholder", "data"])
@@ -201,12 +214,12 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
201
214
  prop: "itsmId"
202
215
  }, {
203
216
  default: l(() => [
204
- r(g, {
205
- modelValue: d.value.itsmId,
206
- "onUpdate:modelValue": e[2] || (e[2] = (t) => d.value.itsmId = t),
217
+ r(y, {
218
+ modelValue: n.value.itsmId,
219
+ "onUpdate:modelValue": e[2] || (e[2] = (t) => n.value.itsmId = t),
207
220
  placeholder: o.$t("reportThirdParty.itemIdRequired"),
208
- data: a($).itemBizLayDict.values,
209
- onKeyup: e[3] || (e[3] = z((t) => a(p).handleQuery(), ["enter"])),
221
+ data: a(N).itemBizLayDict.values,
222
+ onKeyup: e[3] || (e[3] = z((t) => a(i).handleQuery(), ["enter"])),
210
223
  clearable: "",
211
224
  filterable: ""
212
225
  }, null, 8, ["modelValue", "placeholder", "data"])
@@ -223,11 +236,11 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
223
236
  prop: "likeDescribe"
224
237
  }, {
225
238
  default: l(() => [
226
- r(w, {
227
- modelValue: d.value.likeDescribe,
228
- "onUpdate:modelValue": e[4] || (e[4] = (t) => d.value.likeDescribe = t),
239
+ r(re, {
240
+ modelValue: n.value.likeDescribe,
241
+ "onUpdate:modelValue": e[4] || (e[4] = (t) => n.value.likeDescribe = t),
229
242
  placeholder: o.$t("reportThirdParty.likeDescribeRequired"),
230
- onKeyup: e[5] || (e[5] = z((t) => a(p).handleQuery(), ["enter"])),
243
+ onKeyup: e[5] || (e[5] = z((t) => a(i).handleQuery(), ["enter"])),
231
244
  class: "!w-[203px]"
232
245
  }, null, 8, ["modelValue", "placeholder"])
233
246
  ]),
@@ -243,9 +256,9 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
243
256
  prop: "outOrgId"
244
257
  }, {
245
258
  default: l(() => [
246
- r(g, {
247
- modelValue: d.value.outOrgId,
248
- "onUpdate:modelValue": e[6] || (e[6] = (t) => d.value.outOrgId = t),
259
+ r(y, {
260
+ modelValue: n.value.outOrgId,
261
+ "onUpdate:modelValue": e[6] || (e[6] = (t) => n.value.outOrgId = t),
249
262
  placeholder: o.$t("reportThirdParty.outOrgIdRequired"),
250
263
  data: a(B).values,
251
264
  clearable: "",
@@ -261,26 +274,26 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
261
274
  ]),
262
275
  _: 1
263
276
  }),
264
- r(S, null, {
277
+ r(L, null, {
265
278
  default: l(() => [
266
279
  r(c, { span: 24 }, {
267
280
  default: l(() => [
268
281
  r(h, { class: "search-btn" }, {
269
282
  default: l(() => [
270
- r(C, {
283
+ r(k, {
271
284
  type: "primary",
272
- onClick: e[7] || (e[7] = (t) => a(p).handleQuery())
285
+ onClick: e[7] || (e[7] = (t) => a(i).handleQuery())
273
286
  }, {
274
287
  default: l(() => [
275
- m(i(o.$t("common.search")), 1)
288
+ m(s(o.$t("common.search")), 1)
276
289
  ]),
277
290
  _: 1
278
291
  }),
279
- r(C, {
280
- onClick: e[8] || (e[8] = (t) => a(p).resetQuery())
292
+ r(k, {
293
+ onClick: e[8] || (e[8] = (t) => le())
281
294
  }, {
282
295
  default: l(() => [
283
- m(i(o.$t("common.reset")), 1)
296
+ m(s(o.$t("common.reset")), 1)
284
297
  ]),
285
298
  _: 1
286
299
  })
@@ -296,38 +309,38 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
296
309
  ]),
297
310
  _: 1
298
311
  }, 8, ["model"]),
299
- e[20] || (e[20] = U("div", { class: "clear" }, null, -1))
312
+ e[20] || (e[20] = R("div", { class: "clear" }, null, -1))
300
313
  ]),
301
- r(ne, {
314
+ r(se, {
302
315
  shadow: "never",
303
316
  class: "table-container"
304
317
  }, {
305
318
  header: l(() => [
306
- r(S, null, {
319
+ r(L, null, {
307
320
  default: l(() => [
308
321
  r(c, { span: 17 }, {
309
322
  default: l(() => [
310
- b((n(), f(C, {
323
+ g((d(), b(k, {
311
324
  type: "primary",
312
- onClick: H
325
+ onClick: Y
313
326
  }, {
314
327
  default: l(() => [
315
- m(i(o.$t("common.add")), 1)
328
+ m(s(o.$t("common.add")), 1)
316
329
  ]),
317
330
  _: 1
318
331
  })), [
319
- [y, ["reports:report_third_party:add"]]
332
+ [f, ["reports:report_third_party:add"]]
320
333
  ]),
321
- b((n(), f(C, {
334
+ g((d(), b(k, {
322
335
  type: "primary",
323
- onClick: e[9] || (e[9] = (t) => a(p).deleteRecords())
336
+ onClick: e[9] || (e[9] = (t) => a(i).deleteRecords())
324
337
  }, {
325
338
  default: l(() => [
326
- m(i(o.$t("common.batchDelete")), 1)
339
+ m(s(o.$t("common.batchDelete")), 1)
327
340
  ]),
328
341
  _: 1
329
342
  })), [
330
- [y, ["reports:report_third_party:delete"]]
343
+ [f, ["reports:report_third_party:delete"]]
331
344
  ])
332
345
  ]),
333
346
  _: 1
@@ -337,33 +350,33 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
337
350
  class: "container-float"
338
351
  }, {
339
352
  default: l(() => [
340
- b((n(), f(C, {
353
+ g((d(), b(k, {
341
354
  plain: "",
342
355
  type: "primary",
343
- onClick: e[10] || (e[10] = (t) => D.value = !0)
356
+ onClick: e[10] || (e[10] = (t) => O.value = !0)
344
357
  }, {
345
358
  default: l(() => [
346
- m(i(o.$t("common.import")), 1)
359
+ m(s(o.$t("common.import")), 1)
347
360
  ]),
348
361
  _: 1
349
362
  })), [
350
- [y, ["itsmsys:sys_user_ext:import"]]
363
+ [f, ["itsmsys:sys_user_ext:import"]]
351
364
  ]),
352
- b((n(), f(C, {
365
+ g((d(), b(k, {
353
366
  plain: "",
354
367
  type: "primary",
355
- onClick: e[11] || (e[11] = (t) => Z())
368
+ onClick: e[11] || (e[11] = (t) => ee())
356
369
  }, {
357
370
  default: l(() => [
358
- m(i(o.$t("common.export")), 1)
371
+ m(s(o.$t("common.export")), 1)
359
372
  ]),
360
373
  _: 1
361
374
  })), [
362
- [y, ["reports:report_third_party:export"]]
375
+ [f, ["reports:report_third_party:export"]]
363
376
  ]),
364
- r(le, {
365
- modelValue: a(V),
366
- "onUpdate:modelValue": e[12] || (e[12] = (t) => F(V) ? V.value = t : V = t),
377
+ r(ne, {
378
+ modelValue: a(T),
379
+ "onUpdate:modelValue": e[12] || (e[12] = (t) => F(T) ? T.value = t : T = t),
367
380
  "label-name": "reports/report-third-party"
368
381
  }, null, 8, ["modelValue"])
369
382
  ]),
@@ -374,78 +387,78 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
374
387
  })
375
388
  ]),
376
389
  footer: l(() => [
377
- a(P) > 0 ? (n(), f(ae, {
390
+ a(U) > 0 ? (d(), b(de, {
378
391
  key: 0,
379
- total: a(P),
380
- "onUpdate:total": e[13] || (e[13] = (t) => F(P) ? P.value = t : null),
381
- "current-page": d.value.curPage,
382
- "onUpdate:currentPage": e[14] || (e[14] = (t) => d.value.curPage = t),
383
- "page-size": d.value.pageSize,
384
- "onUpdate:pageSize": e[15] || (e[15] = (t) => d.value.pageSize = t),
385
- onPagination: e[16] || (e[16] = (t) => a(p).getList())
386
- }, null, 8, ["total", "current-page", "page-size"])) : T("", !0)
392
+ total: a(U),
393
+ "onUpdate:total": e[13] || (e[13] = (t) => F(U) ? U.value = t : null),
394
+ "current-page": n.value.curPage,
395
+ "onUpdate:currentPage": e[14] || (e[14] = (t) => n.value.curPage = t),
396
+ "page-size": n.value.pageSize,
397
+ "onUpdate:pageSize": e[15] || (e[15] = (t) => n.value.pageSize = t),
398
+ onPagination: e[16] || (e[16] = (t) => a(i).getList())
399
+ }, null, 8, ["total", "current-page", "page-size"])) : C("", !0)
387
400
  ]),
388
401
  default: l(() => [
389
- r(re, {
402
+ r(ie, {
390
403
  ref_key: "multipleTableRef",
391
- ref: K,
404
+ ref: A,
392
405
  "row-key": "reportId",
393
- "list-loading": a(Q),
394
- data: a(A),
395
- "table-label": a(V),
396
- onSelectionChange: ee,
397
- onSortChange: te
406
+ "list-loading": a(K),
407
+ data: a(M),
408
+ "table-label": a(T),
409
+ onSelectionChange: te,
410
+ onSortChange: oe
398
411
  }, {
399
412
  govOrgId: l((t) => [
400
- U("span", null, i(a($).orgIdBizDict.getValue(t.data.row.govOrgId)), 1)
413
+ R("span", null, s(a(V).getValue(t.data.row.govOrgId)), 1)
401
414
  ]),
402
415
  itsmId: l((t) => [
403
- U("span", null, i(a($).itemBizLayDict.getValue(t.data.row.itsmId)), 1)
416
+ R("span", null, s(a(N).itemBizLayDict.getValue(t.data.row.itsmId)), 1)
404
417
  ]),
405
418
  createBy: l((t) => [
406
- t.data.row.createBy ? (n(), I("span", Ie, i(a(ye).userInfo(t.data.row.createBy).realName), 1)) : T("", !0)
419
+ t.data.row.createBy ? (d(), w("span", Oe, s(a(he).userInfo(t.data.row.createBy).realName), 1)) : C("", !0)
407
420
  ]),
408
421
  createTime: l((t) => [
409
- m(i(a(q).$moment.formatDate(
422
+ m(s(a(q).$moment.formatDate(
410
423
  t.data.row.createTime,
411
424
  "YYYY-MM-DD HH:mm"
412
425
  )), 1)
413
426
  ]),
414
427
  outOrgId: l((t) => [
415
- t.data.row.outOrgId ? (n(), I("span", _e, i(a(B).getValue(t.data.row.outOrgId)), 1)) : T("", !0)
428
+ t.data.row.outOrgId ? (d(), w("span", $e, s(a(B).getValue(t.data.row.outOrgId)), 1)) : C("", !0)
416
429
  ]),
417
430
  operation: l((t) => [
418
- b((n(), I("span", {
431
+ g((d(), w("span", {
419
432
  class: "el-button-color",
420
- onClick: (L) => Y(t.data.row)
433
+ onClick: (S) => x(t.data.row)
421
434
  }, [
422
- m(i(o.$t("common.edit")), 1)
423
- ], 8, ke)), [
424
- [y, ["reports:report_third_party:update"]]
435
+ m(s(o.$t("common.edit")), 1)
436
+ ], 8, Pe)), [
437
+ [f, ["reports:report_third_party:update"]]
425
438
  ]),
426
- b((n(), I("span", {
439
+ g((d(), w("span", {
427
440
  class: "el-button-color dropdown-left",
428
- onClick: (L) => a(p).deleteRecord(t.data.row)
441
+ onClick: (S) => a(i).deleteRecord(t.data.row)
429
442
  }, [
430
- m(i(o.$t("common.delete")), 1)
431
- ], 8, Ce)), [
432
- [y, ["reports:report_third_party:delete"]]
443
+ m(s(o.$t("common.delete")), 1)
444
+ ], 8, De)), [
445
+ [f, ["reports:report_third_party:delete"]]
433
446
  ]),
434
- b((n(), I("span", {
447
+ g((d(), w("span", {
435
448
  class: "el-button-color dropdown-left",
436
- onClick: (L) => x(t.data.row)
449
+ onClick: (S) => W(t.data.row)
437
450
  }, [
438
- m(i(o.$t("common.view")), 1)
439
- ], 8, Te)), [
440
- [y, ["reports:report_third_party:view"]]
451
+ m(s(o.$t("common.view")), 1)
452
+ ], 8, Ve)), [
453
+ [f, ["reports:report_third_party:view"]]
441
454
  ]),
442
- b((n(), I("span", {
455
+ g((d(), w("span", {
443
456
  class: "el-button-color dropdown-left",
444
- onClick: (L) => W(t.data.row)
457
+ onClick: (S) => G(t.data.row)
445
458
  }, [
446
- m(i(o.$t("reportDemandLedger.copy")), 1)
447
- ], 8, $e)), [
448
- [y, ["reports:report_demand_ledger:follow"]]
459
+ m(s(o.$t("reportDemandLedger.copy")), 1)
460
+ ], 8, Ue)), [
461
+ [f, ["reports:report_demand_ledger:follow"]]
449
462
  ])
450
463
  ]),
451
464
  _: 1
@@ -453,37 +466,37 @@ const he = { class: "app-container" }, we = { class: "search-container" }, Ie =
453
466
  ]),
454
467
  _: 1
455
468
  }),
456
- s.value.visible ? (n(), f(ce, {
469
+ p.value.visible ? (d(), b(be, {
457
470
  key: 0,
458
- modelValue: s.value.visible,
459
- "onUpdate:modelValue": e[17] || (e[17] = (t) => s.value.visible = t),
460
- title: s.value.title,
461
- "entity-key": a(k),
462
- "is-copy": s.value.isCopy,
463
- onRefresh: N,
471
+ modelValue: p.value.visible,
472
+ "onUpdate:modelValue": e[17] || (e[17] = (t) => p.value.visible = t),
473
+ title: p.value.title,
474
+ "entity-key": a(I),
475
+ "is-copy": p.value.isCopy,
476
+ onRefresh: j,
464
477
  width: "900px"
465
- }, null, 8, ["modelValue", "title", "entity-key", "is-copy"])) : T("", !0),
466
- _.value.visible ? (n(), f(ve, {
478
+ }, null, 8, ["modelValue", "title", "entity-key", "is-copy"])) : C("", !0),
479
+ _.value.visible ? (d(), b(ge, {
467
480
  key: 1,
468
481
  modelValue: _.value.visible,
469
482
  "onUpdate:modelValue": e[18] || (e[18] = (t) => _.value.visible = t),
470
483
  title: _.value.title,
471
- "entity-key": a(k),
472
- onRefresh: N,
484
+ "entity-key": a(I),
485
+ onRefresh: j,
473
486
  width: "900px"
474
- }, null, 8, ["modelValue", "title", "entity-key"])) : T("", !0),
475
- D.value ? (n(), f(ge, {
487
+ }, null, 8, ["modelValue", "title", "entity-key"])) : C("", !0),
488
+ O.value ? (d(), b(ke, {
476
489
  key: 2,
477
- "upload-visible": D.value,
490
+ "upload-visible": O.value,
478
491
  "template-title": o.$t("sysUser.templateDownload"),
479
- onTemplateDown: e[19] || (e[19] = (t) => J(a(v)("sysUserOps.name"))),
480
- onImportEvents: X,
481
- onUploadClosed: G
482
- }, null, 8, ["upload-visible", "template-title"])) : T("", !0)
492
+ onTemplateDown: e[19] || (e[19] = (t) => X(a(v)("sysUserOps.name"))),
493
+ onImportEvents: Z,
494
+ onUploadClosed: J
495
+ }, null, 8, ["upload-visible", "template-title"])) : C("", !0)
483
496
  ]);
484
497
  };
485
498
  }
486
499
  });
487
500
  export {
488
- je as default
501
+ He as default
489
502
  };