From 6b6a2d8aac6dff427b418122f19ff3ff5bbf91c7 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Tue, 21 Mar 2023 09:57:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BB=A3=E6=94=B6=E6=AC=BE?= =?UTF-8?q?=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../agencyfund/agencyfund.vue | 26 ++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/agencyfund/agencyfund.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/agencyfund/agencyfund.vue index 935b04dd47..7e39083ecc 100644 --- a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/agencyfund/agencyfund.vue +++ b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/agencyfund/agencyfund.vue @@ -18,11 +18,25 @@ + + + + + + + + + + + + + +
查询 @@ -209,6 +223,11 @@ export default { size: 10, params: { payerName: '', + createDept: '', + createByName: '', + createStartDate: '', + createEndDate: '', + collectionMoney: '', collectionStartDate: '', collectionEndDate: '', collectionBank: '', @@ -304,7 +323,12 @@ export default { useOrgSid: '', createBySid: '', state: '', - orgPath: '' + orgPath: '', + createDept: '', + createByName: '', + createStartDate: '', + createEndDate: '', + collectionMoney: '' }, total: 0 }