From 58345decfc747cb1835c34ebf517524484344218 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Fri, 23 Jul 2021 19:41:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=AC=A0=E8=B4=B9=E5=82=AC?= =?UTF-8?q?=E7=BC=B4=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../feeCollectionOrderManage.html | 20 +++++++++++++------ .../feeCollectionOrderManage.js | 1 + 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.html b/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.html index 96be91bc5..2579a1001 100644 --- a/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.html +++ b/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.html @@ -12,9 +12,13 @@
- +
@@ -25,9 +29,13 @@
- +
diff --git a/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.js b/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.js index 35fbdde0b..e944077ea 100644 --- a/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.js +++ b/public/pages/property/feeCollectionOrderManage/feeCollectionOrderManage.js @@ -16,6 +16,7 @@ collectionName: '', staffName: '', collectionWay: '', + state:'', communityId: vc.getCurrentCommunity().communityId } }