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,211 @@
1
+ import { defineComponent as k, mergeModels as h, useModel as $, ref as I, resolveComponent as u, createBlock as O, openBlock as _, withCtx as e, createVNode as t, createTextVNode as a, toDisplayString as n, unref as m, createElementBlock as T, Fragment as C, renderList as L } from "vue";
2
+ import { fileApi as U } from "jmash-core";
3
+ import { D as d } from "./index-Bu_3ElUk.mjs";
4
+ import { b as z } from "./index-B_hFZVhb-C3Oi__-I.mjs";
5
+ import { r as M } from "./index-D1lQtxJR.mjs";
6
+ import { r as N } from "./index-DOju9U4r.mjs";
7
+ const G = /* @__PURE__ */ k({
8
+ __name: "info",
9
+ props: /* @__PURE__ */ h({
10
+ entityKey: {
11
+ type: Object,
12
+ default: () => {
13
+ }
14
+ }
15
+ }, {
16
+ modelValue: { type: Boolean },
17
+ modelModifiers: {}
18
+ }),
19
+ emits: /* @__PURE__ */ h(["refresh"], ["update:modelValue"]),
20
+ setup(b, { emit: E }) {
21
+ d.orgIdBizDict.useValues(), d.itemBizLayDict.useValues(), d.involvedPlateDict.useValues(), console.log(d.noticeUserDict.values, "=>Dict.noticeUserDict ");
22
+ const c = $(b, "modelValue"), v = I([]), i = I({}), g = b;
23
+ N.findById({ reportId: g.entityKey.reportId }).then(({ data: l }) => {
24
+ i.value = l;
25
+ }), M.findList({ actionId: g.entityKey.reportId }).then(({ data: l }) => {
26
+ v.value = l.results;
27
+ });
28
+ async function V(l) {
29
+ try {
30
+ const s = U.fileUrl(l.filePath), o = await (await fetch(s)).blob(), y = window.URL.createObjectURL(o), p = document.createElement("a");
31
+ p.href = y, p.download = l.fileName || "download", document.body.appendChild(p), p.click();
32
+ } catch {
33
+ }
34
+ }
35
+ function D() {
36
+ c.value && (c.value = !1);
37
+ }
38
+ return (l, s) => {
39
+ const r = u("el-form-item"), o = u("el-col"), y = u("el-button"), p = u("el-row"), B = u("el-form"), P = u("el-dialog");
40
+ return _(), O(P, {
41
+ modelValue: c.value,
42
+ "onUpdate:modelValue": s[0] || (s[0] = (f) => c.value = f),
43
+ onClose: D
44
+ }, {
45
+ default: e(() => [
46
+ t(B, {
47
+ ref: "ledgerFormRef",
48
+ "label-width": "150px",
49
+ class: "custom-table-form custom-form"
50
+ }, {
51
+ default: e(() => [
52
+ t(p, null, {
53
+ default: e(() => [
54
+ t(o, { span: 12 }, {
55
+ default: e(() => [
56
+ t(r, {
57
+ label: l.$t("reportThirdParty.govOrgId"),
58
+ prop: "govOrgId"
59
+ }, {
60
+ default: e(() => [
61
+ a(n(m(d).orgIdBizDict.getValue(i.value.govOrgId)), 1)
62
+ ]),
63
+ _: 1
64
+ }, 8, ["label"])
65
+ ]),
66
+ _: 1
67
+ }),
68
+ t(o, { span: 12 }, {
69
+ default: e(() => [
70
+ t(r, {
71
+ label: l.$t("reportThirdParty.itsmId"),
72
+ prop: "itsmId"
73
+ }, {
74
+ default: e(() => [
75
+ a(n(m(d).itemBizLayDict.getValue(i.value.itsmId)), 1)
76
+ ]),
77
+ _: 1
78
+ }, 8, ["label"])
79
+ ]),
80
+ _: 1
81
+ }),
82
+ t(o, { span: 12 }, {
83
+ default: e(() => [
84
+ t(r, {
85
+ label: l.$t("reportThirdParty.outOrgId"),
86
+ prop: "outOrgId"
87
+ }, {
88
+ default: e(() => [
89
+ a(n(m(d).orgIdBizDict.getValue(i.value.outOrgId)), 1)
90
+ ]),
91
+ _: 1
92
+ }, 8, ["label"])
93
+ ]),
94
+ _: 1
95
+ }),
96
+ t(o, { span: 12 }, {
97
+ default: e(() => [
98
+ t(r, {
99
+ label: l.$t("reportThirdParty.createBy"),
100
+ prop: "createBy"
101
+ }, {
102
+ default: e(() => [
103
+ a(n(m(z).userInfo(i.value.createBy).realName), 1)
104
+ ]),
105
+ _: 1
106
+ }, 8, ["label"])
107
+ ]),
108
+ _: 1
109
+ }),
110
+ t(o, { span: 24 }, {
111
+ default: e(() => [
112
+ t(r, {
113
+ label: l.$t("reportThirdParty.matterType"),
114
+ prop: "matterType"
115
+ }, {
116
+ default: e(() => [
117
+ a(n(m(d).matterTypeEnum.getEnumValue(i.value.matterType)), 1)
118
+ ]),
119
+ _: 1
120
+ }, 8, ["label"])
121
+ ]),
122
+ _: 1
123
+ }),
124
+ t(o, { span: 24 }, {
125
+ default: e(() => [
126
+ t(r, {
127
+ label: l.$t("reportThirdParty.likeDescribe"),
128
+ prop: "describe"
129
+ }, {
130
+ default: e(() => [
131
+ a(n(i.value.describe), 1)
132
+ ]),
133
+ _: 1
134
+ }, 8, ["label"])
135
+ ]),
136
+ _: 1
137
+ }),
138
+ t(o, { span: 12 }, {
139
+ default: e(() => [
140
+ t(r, {
141
+ label: l.$t("reportThirdParty.matterSource "),
142
+ prop: "matterSource "
143
+ }, {
144
+ default: e(() => [
145
+ a(n(i.value.matterSource), 1)
146
+ ]),
147
+ _: 1
148
+ }, 8, ["label"])
149
+ ]),
150
+ _: 1
151
+ }),
152
+ t(o, { span: 12 }, {
153
+ default: e(() => [
154
+ t(r, {
155
+ label: l.$t("reportThirdParty.proposeMethod"),
156
+ prop: "proposeMethod"
157
+ }, {
158
+ default: e(() => [
159
+ a(n(i.value.proposeMethod), 1)
160
+ ]),
161
+ _: 1
162
+ }, 8, ["label"])
163
+ ]),
164
+ _: 1
165
+ }),
166
+ t(o, { span: 24 }, {
167
+ default: e(() => [
168
+ t(r, {
169
+ label: l.$t("reportThirdParty.files"),
170
+ prop: "files"
171
+ }, {
172
+ default: e(() => [
173
+ (_(!0), T(C, null, L(v.value, (f, w) => (_(), T("div", {
174
+ key: w,
175
+ class: "files-list"
176
+ }, [
177
+ a(n(f.fileName) + " ", 1),
178
+ t(y, {
179
+ type: "primary",
180
+ link: "",
181
+ size: "small",
182
+ class: "icon-right",
183
+ onClick: (S) => V(f)
184
+ }, {
185
+ default: e(() => [...s[1] || (s[1] = [
186
+ a(" 查看 ", -1)
187
+ ])]),
188
+ _: 2
189
+ }, 1032, ["onClick"])
190
+ ]))), 128))
191
+ ]),
192
+ _: 1
193
+ }, 8, ["label"])
194
+ ]),
195
+ _: 1
196
+ })
197
+ ]),
198
+ _: 1
199
+ })
200
+ ]),
201
+ _: 1
202
+ }, 512)
203
+ ]),
204
+ _: 1
205
+ }, 8, ["modelValue"]);
206
+ };
207
+ }
208
+ });
209
+ export {
210
+ G as _
211
+ };
@@ -0,0 +1,169 @@
1
+ import { defineComponent as O, mergeModels as I, useModel as T, ref as h, resolveComponent as u, createBlock as C, openBlock as b, withCtx as e, createVNode as t, createTextVNode as i, toDisplayString as c, unref as f, createElementBlock as D, Fragment as L, renderList as U } from "vue";
2
+ import { fileApi as $ } from "jmash-core";
3
+ import { D as n } from "./index-Bu_3ElUk.mjs";
4
+ import { b as z } from "./index-B_hFZVhb-C3Oi__-I.mjs";
5
+ import { r as N } from "./index-D1lQtxJR.mjs";
6
+ import { r as A } from "./index-DOju9U4r.mjs";
7
+ const G = /* @__PURE__ */ O({
8
+ __name: "info",
9
+ props: /* @__PURE__ */ I({
10
+ entityKey: {
11
+ type: Object,
12
+ default: () => {
13
+ }
14
+ }
15
+ }, {
16
+ modelValue: { type: Boolean },
17
+ modelModifiers: {}
18
+ }),
19
+ emits: /* @__PURE__ */ I(["refresh"], ["update:modelValue"]),
20
+ setup(y, { emit: F }) {
21
+ n.orgIdBizDict.useValues(), n.itemBizLayDict.useValues(), n.involvedPlateDict.useValues(), console.log(n.noticeUserDict.values, "=>Dict.noticeUserDict ");
22
+ const p = T(y, "modelValue"), g = h([]), s = h({}), v = y;
23
+ A.findById({ reportId: v.entityKey.reportId }).then(({ data: l }) => {
24
+ s.value = l;
25
+ }), N.findList({ actionId: v.entityKey.reportId }).then(({ data: l }) => {
26
+ g.value = l.results;
27
+ });
28
+ async function V(l) {
29
+ try {
30
+ const r = $.fileUrl(l.filePath), o = await (await fetch(r)).blob(), _ = window.URL.createObjectURL(o), d = document.createElement("a");
31
+ d.href = _, d.download = l.fileName || "download", document.body.appendChild(d), d.click();
32
+ } catch {
33
+ }
34
+ }
35
+ function B() {
36
+ p.value && (p.value = !1);
37
+ }
38
+ return (l, r) => {
39
+ const a = u("el-form-item"), o = u("el-col"), _ = u("el-button"), d = u("el-row"), w = u("el-form"), k = u("el-dialog");
40
+ return b(), C(k, {
41
+ modelValue: p.value,
42
+ "onUpdate:modelValue": r[0] || (r[0] = (m) => p.value = m),
43
+ onClose: B
44
+ }, {
45
+ default: e(() => [
46
+ t(w, {
47
+ ref: "ledgerFormRef",
48
+ "label-width": "150px",
49
+ class: "custom-table-form custom-form"
50
+ }, {
51
+ default: e(() => [
52
+ t(d, null, {
53
+ default: e(() => [
54
+ t(o, { span: 12 }, {
55
+ default: e(() => [
56
+ t(a, {
57
+ label: l.$t("reportThirdParty.govOrgId"),
58
+ prop: "govOrgId"
59
+ }, {
60
+ default: e(() => [
61
+ i(c(f(n).orgIdBizDict.getValue(s.value.govOrgId)), 1)
62
+ ]),
63
+ _: 1
64
+ }, 8, ["label"])
65
+ ]),
66
+ _: 1
67
+ }),
68
+ t(o, { span: 12 }, {
69
+ default: e(() => [
70
+ t(a, {
71
+ label: l.$t("reportThirdParty.itsmId"),
72
+ prop: "itsmId"
73
+ }, {
74
+ default: e(() => [
75
+ i(c(f(n).itemBizLayDict.getValue(s.value.itsmId)), 1)
76
+ ]),
77
+ _: 1
78
+ }, 8, ["label"])
79
+ ]),
80
+ _: 1
81
+ }),
82
+ t(o, { span: 12 }, {
83
+ default: e(() => [
84
+ t(a, {
85
+ label: l.$t("reportThirdParty.createBy"),
86
+ prop: "createBy"
87
+ }, {
88
+ default: e(() => [
89
+ i(c(f(z).userInfo(s.value.createBy).realName), 1)
90
+ ]),
91
+ _: 1
92
+ }, 8, ["label"])
93
+ ]),
94
+ _: 1
95
+ }),
96
+ t(o, { span: 12 }, {
97
+ default: e(() => [
98
+ t(a, {
99
+ label: l.$t("reportThirdParty.outOrgId"),
100
+ prop: "outOrgId"
101
+ }, {
102
+ default: e(() => [
103
+ i(c(f(n).orgIdBizDict.getValue(s.value.outOrgId)), 1)
104
+ ]),
105
+ _: 1
106
+ }, 8, ["label"])
107
+ ]),
108
+ _: 1
109
+ }),
110
+ t(o, { span: 24 }, {
111
+ default: e(() => [
112
+ t(a, {
113
+ label: l.$t("reportThirdParty.likeDescribe"),
114
+ prop: "describe"
115
+ }, {
116
+ default: e(() => [
117
+ i(c(s.value.describe), 1)
118
+ ]),
119
+ _: 1
120
+ }, 8, ["label"])
121
+ ]),
122
+ _: 1
123
+ }),
124
+ t(o, { span: 24 }, {
125
+ default: e(() => [
126
+ t(a, {
127
+ label: l.$t("reportThirdParty.files"),
128
+ prop: "files"
129
+ }, {
130
+ default: e(() => [
131
+ (b(!0), D(L, null, U(g.value, (m, P) => (b(), D("div", {
132
+ key: P,
133
+ class: "files-list"
134
+ }, [
135
+ i(c(m.fileName) + " ", 1),
136
+ t(_, {
137
+ type: "primary",
138
+ link: "",
139
+ size: "small",
140
+ class: "icon-right",
141
+ onClick: (K) => V(m)
142
+ }, {
143
+ default: e(() => [...r[1] || (r[1] = [
144
+ i(" 查看 ", -1)
145
+ ])]),
146
+ _: 2
147
+ }, 1032, ["onClick"])
148
+ ]))), 128))
149
+ ]),
150
+ _: 1
151
+ }, 8, ["label"])
152
+ ]),
153
+ _: 1
154
+ })
155
+ ]),
156
+ _: 1
157
+ })
158
+ ]),
159
+ _: 1
160
+ }, 512)
161
+ ]),
162
+ _: 1
163
+ }, 8, ["modelValue"]);
164
+ };
165
+ }
166
+ });
167
+ export {
168
+ G as _
169
+ };
@@ -0,0 +1,211 @@
1
+ import { defineComponent as k, mergeModels as h, useModel as $, ref as I, resolveComponent as u, createBlock as O, openBlock as _, withCtx as e, createVNode as t, createTextVNode as a, toDisplayString as n, unref as m, createElementBlock as T, Fragment as C, renderList as L } from "vue";
2
+ import { fileApi as U } from "jmash-core";
3
+ import { D as d } from "./index-Bu_3ElUk.mjs";
4
+ import { b as z } from "./index-B_hFZVhb-C3Oi__-I.mjs";
5
+ import { r as M } from "./index-D1lQtxJR.mjs";
6
+ import { r as N } from "./index-DOju9U4r.mjs";
7
+ const G = /* @__PURE__ */ k({
8
+ __name: "info",
9
+ props: /* @__PURE__ */ h({
10
+ entityKey: {
11
+ type: Object,
12
+ default: () => {
13
+ }
14
+ }
15
+ }, {
16
+ modelValue: { type: Boolean },
17
+ modelModifiers: {}
18
+ }),
19
+ emits: /* @__PURE__ */ h(["refresh"], ["update:modelValue"]),
20
+ setup(b, { emit: E }) {
21
+ d.orgIdBizDict.useValues(), d.itemBizLayDict.useValues(), d.involvedPlateDict.useValues(), console.log(d.noticeUserDict.values, "=>Dict.noticeUserDict ");
22
+ const c = $(b, "modelValue"), v = I([]), i = I({}), g = b;
23
+ N.findById({ reportId: g.entityKey.reportId }).then(({ data: l }) => {
24
+ i.value = l;
25
+ }), M.findList({ actionId: g.entityKey.reportId }).then(({ data: l }) => {
26
+ v.value = l.results;
27
+ });
28
+ async function V(l) {
29
+ try {
30
+ const s = U.fileUrl(l.filePath), o = await (await fetch(s)).blob(), y = window.URL.createObjectURL(o), p = document.createElement("a");
31
+ p.href = y, p.download = l.fileName || "download", document.body.appendChild(p), p.click();
32
+ } catch {
33
+ }
34
+ }
35
+ function D() {
36
+ c.value && (c.value = !1);
37
+ }
38
+ return (l, s) => {
39
+ const r = u("el-form-item"), o = u("el-col"), y = u("el-button"), p = u("el-row"), B = u("el-form"), P = u("el-dialog");
40
+ return _(), O(P, {
41
+ modelValue: c.value,
42
+ "onUpdate:modelValue": s[0] || (s[0] = (f) => c.value = f),
43
+ onClose: D
44
+ }, {
45
+ default: e(() => [
46
+ t(B, {
47
+ ref: "ledgerFormRef",
48
+ "label-width": "150px",
49
+ class: "custom-table-form custom-form"
50
+ }, {
51
+ default: e(() => [
52
+ t(p, null, {
53
+ default: e(() => [
54
+ t(o, { span: 12 }, {
55
+ default: e(() => [
56
+ t(r, {
57
+ label: l.$t("reportThirdParty.govOrgId"),
58
+ prop: "govOrgId"
59
+ }, {
60
+ default: e(() => [
61
+ a(n(m(d).orgIdBizDict.getValue(i.value.govOrgId)), 1)
62
+ ]),
63
+ _: 1
64
+ }, 8, ["label"])
65
+ ]),
66
+ _: 1
67
+ }),
68
+ t(o, { span: 12 }, {
69
+ default: e(() => [
70
+ t(r, {
71
+ label: l.$t("reportThirdParty.itsmId"),
72
+ prop: "itsmId"
73
+ }, {
74
+ default: e(() => [
75
+ a(n(m(d).itemBizLayDict.getValue(i.value.itsmId)), 1)
76
+ ]),
77
+ _: 1
78
+ }, 8, ["label"])
79
+ ]),
80
+ _: 1
81
+ }),
82
+ t(o, { span: 12 }, {
83
+ default: e(() => [
84
+ t(r, {
85
+ label: l.$t("reportThirdParty.outOrgId"),
86
+ prop: "outOrgId"
87
+ }, {
88
+ default: e(() => [
89
+ a(n(m(d).orgIdBizDict.getValue(i.value.outOrgId)), 1)
90
+ ]),
91
+ _: 1
92
+ }, 8, ["label"])
93
+ ]),
94
+ _: 1
95
+ }),
96
+ t(o, { span: 12 }, {
97
+ default: e(() => [
98
+ t(r, {
99
+ label: l.$t("reportThirdParty.createBy"),
100
+ prop: "createBy"
101
+ }, {
102
+ default: e(() => [
103
+ a(n(m(z).userInfo(i.value.createBy).realName), 1)
104
+ ]),
105
+ _: 1
106
+ }, 8, ["label"])
107
+ ]),
108
+ _: 1
109
+ }),
110
+ t(o, { span: 24 }, {
111
+ default: e(() => [
112
+ t(r, {
113
+ label: l.$t("reportThirdParty.matterType"),
114
+ prop: "matterType"
115
+ }, {
116
+ default: e(() => [
117
+ a(n(m(d).matterTypeEnum.getEnumValue(i.value.matterType)), 1)
118
+ ]),
119
+ _: 1
120
+ }, 8, ["label"])
121
+ ]),
122
+ _: 1
123
+ }),
124
+ t(o, { span: 24 }, {
125
+ default: e(() => [
126
+ t(r, {
127
+ label: l.$t("reportThirdParty.likeDescribe"),
128
+ prop: "describe"
129
+ }, {
130
+ default: e(() => [
131
+ a(n(i.value.describe), 1)
132
+ ]),
133
+ _: 1
134
+ }, 8, ["label"])
135
+ ]),
136
+ _: 1
137
+ }),
138
+ t(o, { span: 12 }, {
139
+ default: e(() => [
140
+ t(r, {
141
+ label: l.$t("reportThirdParty.matterSource "),
142
+ prop: "matterSource "
143
+ }, {
144
+ default: e(() => [
145
+ a(n(i.value.matterSource), 1)
146
+ ]),
147
+ _: 1
148
+ }, 8, ["label"])
149
+ ]),
150
+ _: 1
151
+ }),
152
+ t(o, { span: 12 }, {
153
+ default: e(() => [
154
+ t(r, {
155
+ label: l.$t("reportThirdParty.proposeMethod"),
156
+ prop: "proposeMethod"
157
+ }, {
158
+ default: e(() => [
159
+ a(n(i.value.proposeMethod), 1)
160
+ ]),
161
+ _: 1
162
+ }, 8, ["label"])
163
+ ]),
164
+ _: 1
165
+ }),
166
+ t(o, { span: 24 }, {
167
+ default: e(() => [
168
+ t(r, {
169
+ label: l.$t("reportThirdParty.files"),
170
+ prop: "files"
171
+ }, {
172
+ default: e(() => [
173
+ (_(!0), T(C, null, L(v.value, (f, w) => (_(), T("div", {
174
+ key: w,
175
+ class: "files-list"
176
+ }, [
177
+ a(n(f.fileName) + " ", 1),
178
+ t(y, {
179
+ type: "primary",
180
+ link: "",
181
+ size: "small",
182
+ class: "icon-right",
183
+ onClick: (S) => V(f)
184
+ }, {
185
+ default: e(() => [...s[1] || (s[1] = [
186
+ a(" 查看 ", -1)
187
+ ])]),
188
+ _: 2
189
+ }, 1032, ["onClick"])
190
+ ]))), 128))
191
+ ]),
192
+ _: 1
193
+ }, 8, ["label"])
194
+ ]),
195
+ _: 1
196
+ })
197
+ ]),
198
+ _: 1
199
+ })
200
+ ]),
201
+ _: 1
202
+ }, 512)
203
+ ]),
204
+ _: 1
205
+ }, 8, ["modelValue"]);
206
+ };
207
+ }
208
+ });
209
+ export {
210
+ G as _
211
+ };