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