xyvcard-reports 0.0.1

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 (89) hide show
  1. package/README.md +51 -0
  2. package/dist/FileSaver.min-CsYbMEwD.mjs +74 -0
  3. package/dist/_plugin-vue_export-helper-CHgC5LLL.mjs +9 -0
  4. package/dist/add-Cy3sJJ7g.mjs +318 -0
  5. package/dist/edit-BAGsETAq.mjs +411 -0
  6. package/dist/edit-Bjwtnj4P.mjs +168 -0
  7. package/dist/edit-Bxcb4i2M.mjs +403 -0
  8. package/dist/edit-C8qWCW9s.mjs +556 -0
  9. package/dist/edit-CiU1D1Jz.mjs +349 -0
  10. package/dist/edit-Cmne_lfW.mjs +382 -0
  11. package/dist/edit-K7u73FcA.mjs +411 -0
  12. package/dist/follow-9aVr4ibB.mjs +318 -0
  13. package/dist/import-upload-0sdXY1HZ.mjs +198 -0
  14. package/dist/import-upload-DUeH28xE.mjs +198 -0
  15. package/dist/index-B5w3z8Uz.mjs +20 -0
  16. package/dist/index-B_hFZVhb-C3Oi__-I.mjs +1851 -0
  17. package/dist/index-Bu_3ElUk.mjs +7989 -0
  18. package/dist/index-CK9MaZXF.mjs +467 -0
  19. package/dist/index-D1lQtxJR.mjs +21 -0
  20. package/dist/index-D1oq_3kJ.mjs +471 -0
  21. package/dist/index-D3AJ_PUR.mjs +315 -0
  22. package/dist/index-DOju9U4r.mjs +97 -0
  23. package/dist/index-DVvlf-iS.mjs +62 -0
  24. package/dist/index-DelDUsnl.mjs +504 -0
  25. package/dist/index-DwYDVqTx.mjs +497 -0
  26. package/dist/index-U4WVV44p.mjs +1412 -0
  27. package/dist/index-dCp3LVPJ.mjs +415 -0
  28. package/dist/index-s8Isx9r4.mjs +4 -0
  29. package/dist/index.mjs +2818 -0
  30. package/dist/index.vue_vue_type_script_setup_true_lang-CEG9dHlK.mjs +309 -0
  31. package/dist/info-Br2M6Km-.mjs +4 -0
  32. package/dist/info-CFB6sv2K.mjs +4 -0
  33. package/dist/info-CXnZKXhF.mjs +4 -0
  34. package/dist/info-DrJSbVMC.mjs +4 -0
  35. package/dist/info-Fz09GDFn.mjs +4 -0
  36. package/dist/info.vue_vue_type_script_setup_true_lang-Bqk5gi3s.mjs +275 -0
  37. package/dist/info.vue_vue_type_script_setup_true_lang-CZzSMDzL.mjs +211 -0
  38. package/dist/info.vue_vue_type_script_setup_true_lang-D-RdMz1r.mjs +169 -0
  39. package/dist/info.vue_vue_type_script_setup_true_lang-DmEdMXdW.mjs +211 -0
  40. package/dist/info.vue_vue_type_script_setup_true_lang-kb5E2gev.mjs +211 -0
  41. package/dist/style.css +1 -0
  42. package/dts/src/App.vue.d.ts +2 -0
  43. package/dts/src/api/reports/dict.d.ts +7 -0
  44. package/dts/src/api/reports/index.d.ts +15 -0
  45. package/dts/src/api/reports/report-demand-ledger/index.d.ts +13 -0
  46. package/dts/src/api/reports/report-demand-ledger/types.d.ts +91 -0
  47. package/dts/src/api/reports/report-demand-record/index.d.ts +13 -0
  48. package/dts/src/api/reports/report-demand-record/types.d.ts +63 -0
  49. package/dts/src/api/reports/report-files/index.d.ts +8 -0
  50. package/dts/src/api/reports/report-files/types.d.ts +85 -0
  51. package/dts/src/api/reports/report-third-party/index.d.ts +16 -0
  52. package/dts/src/api/reports/report-third-party/types.d.ts +100 -0
  53. package/dts/src/api/reports/task-inspect-matters/index.d.ts +20 -0
  54. package/dts/src/api/reports/task-inspect-matters/types.d.ts +78 -0
  55. package/dts/src/api/reports/task-inspect-type/index.d.ts +20 -0
  56. package/dts/src/api/reports/task-inspect-type/types.d.ts +68 -0
  57. package/dts/src/constant.d.ts +38 -0
  58. package/dts/src/index.d.ts +6 -0
  59. package/dts/src/lang/index.d.ts +1 -0
  60. package/dts/src/lang/reports/en.d.ts +0 -0
  61. package/dts/src/lang/reports/zh-cn.d.ts +207 -0
  62. package/dts/src/main.d.ts +5 -0
  63. package/dts/src/permission.d.ts +1 -0
  64. package/dts/src/router/index.d.ts +9 -0
  65. package/dts/src/utils/timePlugin.d.ts +5 -0
  66. package/dts/src/views/reports/report-demand-ledger/edit.vue.d.ts +37 -0
  67. package/dts/src/views/reports/report-demand-ledger/follow.vue.d.ts +55 -0
  68. package/dts/src/views/reports/report-demand-ledger/index.vue.d.ts +2 -0
  69. package/dts/src/views/reports/report-demand-ledger/info.vue.d.ts +28 -0
  70. package/dts/src/views/reports/report-third-matter/edit.vue.d.ts +37 -0
  71. package/dts/src/views/reports/report-third-matter/import-upload.vue.d.ts +31 -0
  72. package/dts/src/views/reports/report-third-matter/index.vue.d.ts +2 -0
  73. package/dts/src/views/reports/report-third-matter/info.vue.d.ts +28 -0
  74. package/dts/src/views/reports/report-third-month-summary/edit.vue.d.ts +37 -0
  75. package/dts/src/views/reports/report-third-month-summary/index.vue.d.ts +2 -0
  76. package/dts/src/views/reports/report-third-month-summary/info.vue.d.ts +28 -0
  77. package/dts/src/views/reports/report-third-party/edit.vue.d.ts +37 -0
  78. package/dts/src/views/reports/report-third-party/index.vue.d.ts +2 -0
  79. package/dts/src/views/reports/report-third-party/info.vue.d.ts +28 -0
  80. package/dts/src/views/reports/report-third-use-support/edit.vue.d.ts +37 -0
  81. package/dts/src/views/reports/report-third-use-support/import-upload.vue.d.ts +31 -0
  82. package/dts/src/views/reports/report-third-use-support/index.vue.d.ts +2 -0
  83. package/dts/src/views/reports/report-third-use-support/info.vue.d.ts +28 -0
  84. package/dts/src/views/reports/task-inspect-matters/edit.vue.d.ts +28 -0
  85. package/dts/src/views/reports/task-inspect-matters/index.vue.d.ts +2 -0
  86. package/dts/src/views/reports/task-inspect-type/add.vue.d.ts +11 -0
  87. package/dts/src/views/reports/task-inspect-type/edit.vue.d.ts +2 -0
  88. package/dts/src/views/reports/task-inspect-type/index.vue.d.ts +2 -0
  89. package/package.json +61 -0
@@ -0,0 +1,309 @@
1
+ import { defineComponent as J, ref as w, reactive as V, resolveComponent as i, resolveDirective as O, createElementBlock as I, openBlock as r, createElementVNode as D, createVNode as n, createBlock as d, createCommentVNode as h, withCtx as l, unref as a, createTextVNode as p, toDisplayString as m, withDirectives as k, isRef as E } from "vue";
2
+ import { useTableHooks as X } from "jmash-core";
3
+ import { useI18n as Y } from "vue-i18n";
4
+ import { t as Z, a as ee } from "./edit-Bxcb4i2M.mjs";
5
+ const te = { class: "app-container" }, oe = { class: "search-container" }, le = ["onClick"], ae = ["onClick"], me = /* @__PURE__ */ J({
6
+ __name: "index",
7
+ setup(ne) {
8
+ const { t: c } = Y(), b = w({}), {
9
+ tableHooks: s,
10
+ multipleTableRef: R,
11
+ queryFormRef: T,
12
+ listLoading: j,
13
+ tableData: P,
14
+ total: C
15
+ } = X(c, Z, b);
16
+ let _ = w([
17
+ {
18
+ label: "taskInspectMatters.inspectType",
19
+ prop: "inspectType",
20
+ width: "150",
21
+ sortable: "custom",
22
+ isColumn: !0
23
+ },
24
+ {
25
+ label: "taskInspectMatters.mattersDimension",
26
+ prop: "mattersDimension",
27
+ width: "150",
28
+ sortable: "custom",
29
+ isColumn: !0
30
+ },
31
+ {
32
+ label: "taskInspectMatters.mattersItem",
33
+ prop: "mattersItem",
34
+ width: "150",
35
+ sortable: "custom",
36
+ isColumn: !0
37
+ },
38
+ {
39
+ label: "taskInspectMatters.mattersStandard",
40
+ prop: "mattersStandard",
41
+ width: "150",
42
+ sortable: "custom",
43
+ isColumn: !0
44
+ },
45
+ {
46
+ label: "taskInspectMatters.mattersWay",
47
+ prop: "mattersWay",
48
+ minWidth: "150",
49
+ sortable: "custom",
50
+ isColumn: !0
51
+ },
52
+ {
53
+ label: "taskInspectMatters.riskLevel",
54
+ prop: "riskLevel",
55
+ width: "150",
56
+ sortable: "custom",
57
+ isColumn: !0
58
+ },
59
+ {
60
+ label: "common.operate",
61
+ width: "200",
62
+ slotName: "operation",
63
+ columnType: "slot",
64
+ fixed: "right",
65
+ isColumn: !0
66
+ }
67
+ ]);
68
+ const u = w({
69
+ title: c("common.edit"),
70
+ visible: !1
71
+ }), y = w(!1);
72
+ let $ = V({});
73
+ function L() {
74
+ $ = V({}), u.value.title = c("common.add"), u.value.visible = !0;
75
+ }
76
+ function U(t) {
77
+ $.mattersId = t.mattersId, u.value.title = c("common.edit"), u.value.visible = !0;
78
+ }
79
+ function z(t) {
80
+ s.selectionRows.value = t;
81
+ }
82
+ function B(t) {
83
+ s.handleSort(t.prop, t.order);
84
+ }
85
+ function N(t) {
86
+ t && s.getList();
87
+ }
88
+ function q() {
89
+ y.value = !1;
90
+ }
91
+ function W(t) {
92
+ t.updateMask = "", s.importExcel(t).then((e) => {
93
+ y.value = !1;
94
+ });
95
+ }
96
+ return s.getList(), (t, e) => {
97
+ const M = i("el-form-item"), g = i("el-col"), f = i("el-button"), S = i("el-row"), x = i("el-form"), A = i("jmash-column-select"), F = i("jmash-table"), H = i("jmash-pagination"), Q = i("el-card"), K = i("jmash-import-upload"), v = O("hasPerm");
98
+ return r(), I("div", te, [
99
+ D("div", oe, [
100
+ n(x, {
101
+ ref_key: "queryFormRef",
102
+ ref: T,
103
+ model: b.value,
104
+ inline: !0
105
+ }, {
106
+ default: l(() => [
107
+ n(S, null, {
108
+ default: l(() => [
109
+ n(g, { span: 6 }, {
110
+ default: l(() => [
111
+ n(M, {
112
+ label: t.$t("taskInspectMatters.updateBy"),
113
+ prop: "updateBy"
114
+ }, null, 8, ["label"])
115
+ ]),
116
+ _: 1
117
+ }),
118
+ n(g, { span: 18 }, {
119
+ default: l(() => [
120
+ n(M, { class: "search-btn" }, {
121
+ default: l(() => [
122
+ n(f, {
123
+ type: "primary",
124
+ onClick: e[0] || (e[0] = (o) => a(s).handleQuery())
125
+ }, {
126
+ default: l(() => [
127
+ p(m(t.$t("common.search")), 1)
128
+ ]),
129
+ _: 1
130
+ }),
131
+ n(f, {
132
+ onClick: e[1] || (e[1] = (o) => a(s).resetQuery())
133
+ }, {
134
+ default: l(() => [
135
+ p(m(t.$t("common.reset")), 1)
136
+ ]),
137
+ _: 1
138
+ })
139
+ ]),
140
+ _: 1
141
+ })
142
+ ]),
143
+ _: 1
144
+ })
145
+ ]),
146
+ _: 1
147
+ })
148
+ ]),
149
+ _: 1
150
+ }, 8, ["model"]),
151
+ e[13] || (e[13] = D("div", { class: "clear" }, null, -1))
152
+ ]),
153
+ n(Q, {
154
+ shadow: "never",
155
+ class: "table-container"
156
+ }, {
157
+ header: l(() => [
158
+ n(S, null, {
159
+ default: l(() => [
160
+ n(g, { span: 17 }, {
161
+ default: l(() => [
162
+ k((r(), d(f, {
163
+ type: "primary",
164
+ onClick: L
165
+ }, {
166
+ default: l(() => [
167
+ p(m(t.$t("common.add")), 1)
168
+ ]),
169
+ _: 1
170
+ })), [
171
+ [v, ["reports:task_inspect_matters:add"]]
172
+ ]),
173
+ k((r(), d(f, {
174
+ type: "primary",
175
+ onClick: e[2] || (e[2] = (o) => a(s).deleteRecords())
176
+ }, {
177
+ default: l(() => [
178
+ p(m(t.$t("common.batchDelete")), 1)
179
+ ]),
180
+ _: 1
181
+ })), [
182
+ [v, ["reports:task_inspect_matters:delete"]]
183
+ ])
184
+ ]),
185
+ _: 1
186
+ }),
187
+ n(g, {
188
+ span: 7,
189
+ class: "container-float"
190
+ }, {
191
+ default: l(() => [
192
+ k((r(), d(f, {
193
+ plain: "",
194
+ type: "primary",
195
+ onClick: e[3] || (e[3] = (o) => y.value = !0)
196
+ }, {
197
+ default: l(() => [
198
+ p(m(t.$t("common.import")), 1)
199
+ ]),
200
+ _: 1
201
+ })), [
202
+ [v, ["reports:task_inspect_matters:import"]]
203
+ ]),
204
+ k((r(), d(f, {
205
+ plain: "",
206
+ type: "primary",
207
+ onClick: e[4] || (e[4] = (o) => a(s).handleExport(a(c)("reports.taskInspectMatters.name")))
208
+ }, {
209
+ default: l(() => [
210
+ p(m(t.$t("common.export")), 1)
211
+ ]),
212
+ _: 1
213
+ })), [
214
+ [v, ["reports:task_inspect_matters:export"]]
215
+ ]),
216
+ k((r(), d(f, {
217
+ plain: "",
218
+ type: "primary",
219
+ onClick: e[5] || (e[5] = (o) => a(s).handleExportPdf(a(c)("reports.taskInspectMatters.name")))
220
+ }, {
221
+ default: l(() => [
222
+ p(m(t.$t("common.print")), 1)
223
+ ]),
224
+ _: 1
225
+ })), [
226
+ [v, ["reports:task_inspect_matters:print"]]
227
+ ]),
228
+ n(A, {
229
+ modelValue: a(_),
230
+ "onUpdate:modelValue": e[6] || (e[6] = (o) => E(_) ? _.value = o : _ = o),
231
+ "label-name": "reports/task-inspect-matters"
232
+ }, null, 8, ["modelValue"])
233
+ ]),
234
+ _: 1
235
+ })
236
+ ]),
237
+ _: 1
238
+ })
239
+ ]),
240
+ footer: l(() => [
241
+ a(C) > 0 ? (r(), d(H, {
242
+ key: 0,
243
+ total: a(C),
244
+ "onUpdate:total": e[7] || (e[7] = (o) => E(C) ? C.value = o : null),
245
+ "current-page": b.value.curPage,
246
+ "onUpdate:currentPage": e[8] || (e[8] = (o) => b.value.curPage = o),
247
+ "page-size": b.value.pageSize,
248
+ "onUpdate:pageSize": e[9] || (e[9] = (o) => b.value.pageSize = o),
249
+ onPagination: e[10] || (e[10] = (o) => a(s).getList())
250
+ }, null, 8, ["total", "current-page", "page-size"])) : h("", !0)
251
+ ]),
252
+ default: l(() => [
253
+ n(F, {
254
+ ref_key: "multipleTableRef",
255
+ ref: R,
256
+ "row-key": "mattersId",
257
+ "list-loading": a(j),
258
+ data: a(P),
259
+ "table-label": a(_),
260
+ onSelectionChange: z,
261
+ onSortChange: B
262
+ }, {
263
+ operation: l((o) => [
264
+ k((r(), I("span", {
265
+ class: "el-button-color",
266
+ onClick: (G) => U(o.data.row)
267
+ }, [
268
+ p(m(t.$t("common.edit")), 1)
269
+ ], 8, le)), [
270
+ [v, ["reports:task_inspect_matters:update"]]
271
+ ]),
272
+ k((r(), I("span", {
273
+ class: "el-button-color dropdown-left",
274
+ onClick: (G) => a(s).deleteRecord(o.data.row)
275
+ }, [
276
+ p(m(t.$t("common.delete")), 1)
277
+ ], 8, ae)), [
278
+ [v, ["reports:task_inspect_matters:delete"]]
279
+ ])
280
+ ]),
281
+ _: 1
282
+ }, 8, ["list-loading", "data", "table-label"])
283
+ ]),
284
+ _: 1
285
+ }),
286
+ u.value.visible ? (r(), d(ee, {
287
+ key: 0,
288
+ modelValue: u.value.visible,
289
+ "onUpdate:modelValue": e[11] || (e[11] = (o) => u.value.visible = o),
290
+ title: u.value.title,
291
+ "entity-key": a($),
292
+ onRefresh: N,
293
+ width: "900px"
294
+ }, null, 8, ["modelValue", "title", "entity-key"])) : h("", !0),
295
+ y.value ? (r(), d(K, {
296
+ key: 1,
297
+ "upload-visible": y.value,
298
+ "template-title": t.$t("sysUser.templateDownload"),
299
+ onTemplateDown: e[12] || (e[12] = (o) => a(s).downloadTemplate(a(c)("reports.taskInspectMatters.name"))),
300
+ onImportEvents: W,
301
+ onUploadClosed: q
302
+ }, null, 8, ["upload-visible", "template-title"])) : h("", !0)
303
+ ]);
304
+ };
305
+ }
306
+ });
307
+ export {
308
+ me as _
309
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-DmEdMXdW.mjs";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-Bqk5gi3s.mjs";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-D-RdMz1r.mjs";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-CZzSMDzL.mjs";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-kb5E2gev.mjs";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,275 @@
1
+ import { defineComponent as C, mergeModels as V, useModel as M, ref as k, resolveComponent as p, createBlock as c, openBlock as m, withCtx as e, createVNode as l, createCommentVNode as g, createTextVNode as n, toDisplayString as s, unref as v, createElementBlock as I, Fragment as N, renderList as P } from "vue";
2
+ import { r as z } from "./index-DVvlf-iS.mjs";
3
+ import { fileApi as O } from "jmash-core";
4
+ import { D as i } from "./index-Bu_3ElUk.mjs";
5
+ import { b as j } from "./index-B_hFZVhb-C3Oi__-I.mjs";
6
+ import { r as T } from "./index-D1lQtxJR.mjs";
7
+ const J = /* @__PURE__ */ C({
8
+ __name: "info",
9
+ props: /* @__PURE__ */ V({
10
+ entityKey: {
11
+ type: Object,
12
+ default: () => {
13
+ }
14
+ }
15
+ }, {
16
+ modelValue: { type: Boolean },
17
+ modelModifiers: {}
18
+ }),
19
+ emits: /* @__PURE__ */ V(["refresh"], ["update:modelValue"]),
20
+ setup(y, { emit: A }) {
21
+ i.orgIdBizDict.useValues(), i.itemBizLayDict.useValues(), i.involvedPlateDict.useValues(), console.log(i.noticeUserDict.values, "=>Dict.noticeUserDict ");
22
+ const b = M(y, "modelValue"), D = k([]), a = k({}), L = y;
23
+ z.findById({ ledgerId: L.entityKey.ledgerId }).then(({ data: t }) => {
24
+ a.value = t;
25
+ }), T.findList({ actionId: L.entityKey.ledgerId }).then(({ data: t }) => {
26
+ D.value = t.results;
27
+ });
28
+ async function $(t) {
29
+ try {
30
+ const d = O.fileUrl(t.filePath), o = await (await fetch(d)).blob(), _ = window.URL.createObjectURL(o), f = document.createElement("a");
31
+ f.href = _, f.download = t.fileName || "download", document.body.appendChild(f), f.click();
32
+ } catch {
33
+ }
34
+ }
35
+ function B() {
36
+ b.value && (b.value = !1);
37
+ }
38
+ return (t, d) => {
39
+ const r = p("el-form-item"), o = p("el-col"), _ = p("jmash-enum-radio"), f = p("el-button"), U = p("el-row"), w = p("el-form"), h = p("el-dialog");
40
+ return m(), c(h, {
41
+ modelValue: b.value,
42
+ "onUpdate:modelValue": d[2] || (d[2] = (u) => b.value = u),
43
+ onClose: B
44
+ }, {
45
+ default: e(() => [
46
+ l(w, {
47
+ ref: "ledgerFormRef",
48
+ "label-width": "150px",
49
+ class: "custom-table-form custom-form"
50
+ }, {
51
+ default: e(() => [
52
+ l(U, null, {
53
+ default: e(() => [
54
+ l(o, { span: 12 }, {
55
+ default: e(() => [
56
+ l(r, {
57
+ label: t.$t("reportDemandLedger.govOrgId"),
58
+ prop: "govOrgId"
59
+ }, {
60
+ default: e(() => [
61
+ n(s(v(i).orgIdBizDict.getValue(a.value.govOrgId)), 1)
62
+ ]),
63
+ _: 1
64
+ }, 8, ["label"])
65
+ ]),
66
+ _: 1
67
+ }),
68
+ l(o, { span: 12 }, {
69
+ default: e(() => [
70
+ l(r, {
71
+ label: t.$t("reportDemandLedger.itemId"),
72
+ prop: "itemId"
73
+ }, {
74
+ default: e(() => [
75
+ n(s(v(i).itemBizLayDict.getValue(a.value.itemId)), 1)
76
+ ]),
77
+ _: 1
78
+ }, 8, ["label"])
79
+ ]),
80
+ _: 1
81
+ }),
82
+ l(o, { span: 12 }, {
83
+ default: e(() => [
84
+ l(r, {
85
+ label: t.$t("reportDemandLedger.createBy"),
86
+ prop: "createBy"
87
+ }, {
88
+ default: e(() => [
89
+ n(s(v(j).userInfo(a.value.createBy).realName), 1)
90
+ ]),
91
+ _: 1
92
+ }, 8, ["label"])
93
+ ]),
94
+ _: 1
95
+ }),
96
+ l(o, { span: 12 }, {
97
+ default: e(() => [
98
+ l(r, {
99
+ label: t.$t("reportDemandLedger.demandDate"),
100
+ prop: "demandDate"
101
+ }, {
102
+ default: e(() => [
103
+ n(s(a.value.demandDate), 1)
104
+ ]),
105
+ _: 1
106
+ }, 8, ["label"])
107
+ ]),
108
+ _: 1
109
+ }),
110
+ l(o, { span: 24 }, {
111
+ default: e(() => [
112
+ l(r, {
113
+ label: t.$t("reportDemandLedger.likeContent"),
114
+ prop: "content"
115
+ }, {
116
+ default: e(() => [
117
+ n(s(a.value.content), 1)
118
+ ]),
119
+ _: 1
120
+ }, 8, ["label"])
121
+ ]),
122
+ _: 1
123
+ }),
124
+ l(o, { span: 12 }, {
125
+ default: e(() => [
126
+ l(r, {
127
+ label: t.$t("reportDemandLedger.state"),
128
+ prop: "state"
129
+ }, {
130
+ default: e(() => [
131
+ l(_, {
132
+ modelValue: a.value.state,
133
+ "onUpdate:modelValue": d[0] || (d[0] = (u) => a.value.state = u),
134
+ data: v(i).stateDict.values,
135
+ disabled: !0
136
+ }, null, 8, ["modelValue", "data"])
137
+ ]),
138
+ _: 1
139
+ }, 8, ["label"])
140
+ ]),
141
+ _: 1
142
+ }),
143
+ l(o, { span: 12 }, {
144
+ default: e(() => [
145
+ l(r, {
146
+ label: t.$t("reportDemandLedger.isEscalate"),
147
+ prop: "isEscalate"
148
+ }, {
149
+ default: e(() => [
150
+ l(_, {
151
+ modelValue: a.value.isEscalate,
152
+ "onUpdate:modelValue": d[1] || (d[1] = (u) => a.value.isEscalate = u),
153
+ data: v(i).escalateDict.values,
154
+ disabled: !0
155
+ }, null, 8, ["modelValue", "data"])
156
+ ]),
157
+ _: 1
158
+ }, 8, ["label"])
159
+ ]),
160
+ _: 1
161
+ }),
162
+ a.value.isEscalate == !0 ? (m(), c(o, {
163
+ key: 0,
164
+ span: 24
165
+ }, {
166
+ default: e(() => [
167
+ l(r, {
168
+ label: t.$t("reportDemandLedger.involvedPlate"),
169
+ prop: "involvedPlate"
170
+ }, {
171
+ default: e(() => [
172
+ n(s(a.value.involvedPlate), 1)
173
+ ]),
174
+ _: 1
175
+ }, 8, ["label"])
176
+ ]),
177
+ _: 1
178
+ })) : g("", !0),
179
+ a.value.isEscalate == !0 ? (m(), c(o, {
180
+ key: 1,
181
+ span: 24
182
+ }, {
183
+ default: e(() => [
184
+ l(r, {
185
+ label: t.$t("reportDemandLedger.proposeMethod"),
186
+ prop: "proposeMethod"
187
+ }, {
188
+ default: e(() => [
189
+ n(s(a.value.proposeMethod), 1)
190
+ ]),
191
+ _: 1
192
+ }, 8, ["label"])
193
+ ]),
194
+ _: 1
195
+ })) : g("", !0),
196
+ a.value.isEscalate == !0 ? (m(), c(o, {
197
+ key: 2,
198
+ span: 12
199
+ }, {
200
+ default: e(() => [
201
+ l(r, {
202
+ label: t.$t("reportDemandLedger.notifyType"),
203
+ prop: "notifyType"
204
+ }, {
205
+ default: e(() => [
206
+ n(s(a.value.notifyType), 1)
207
+ ]),
208
+ _: 1
209
+ }, 8, ["label"])
210
+ ]),
211
+ _: 1
212
+ })) : g("", !0),
213
+ a.value.isEscalate == !0 ? (m(), c(o, {
214
+ key: 3,
215
+ span: 12
216
+ }, {
217
+ default: e(() => [
218
+ l(r, {
219
+ label: t.$t("reportDemandLedger.notifyUser"),
220
+ prop: "notifyUser"
221
+ }, {
222
+ default: e(() => [
223
+ n(s(a.value.notifyUser), 1)
224
+ ]),
225
+ _: 1
226
+ }, 8, ["label"])
227
+ ]),
228
+ _: 1
229
+ })) : g("", !0),
230
+ l(o, { span: 24 }, {
231
+ default: e(() => [
232
+ l(r, {
233
+ label: t.$t("reportDemandLedger.files"),
234
+ prop: "files"
235
+ }, {
236
+ default: e(() => [
237
+ (m(!0), I(N, null, P(D.value, (u, E) => (m(), I("div", {
238
+ key: E,
239
+ class: "files-list"
240
+ }, [
241
+ n(s(u.fileName) + " ", 1),
242
+ l(f, {
243
+ type: "primary",
244
+ link: "",
245
+ size: "small",
246
+ class: "icon-right",
247
+ onClick: (F) => $(u)
248
+ }, {
249
+ default: e(() => [...d[3] || (d[3] = [
250
+ n(" 查看 ", -1)
251
+ ])]),
252
+ _: 2
253
+ }, 1032, ["onClick"])
254
+ ]))), 128))
255
+ ]),
256
+ _: 1
257
+ }, 8, ["label"])
258
+ ]),
259
+ _: 1
260
+ })
261
+ ]),
262
+ _: 1
263
+ })
264
+ ]),
265
+ _: 1
266
+ }, 512)
267
+ ]),
268
+ _: 1
269
+ }, 8, ["modelValue"]);
270
+ };
271
+ }
272
+ });
273
+ export {
274
+ J as _
275
+ };