From 57def548e7e3281c34fb0196e70e5e3bc95acc6c Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Sun, 31 May 2020 10:07:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E8=BD=A6=E4=BD=8D=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E8=B4=B9=E7=94=A8=E6=97=B6=20=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../parkingSpaceCreateFeeAdd.html | 12 +----------- .../parkingSpaceCreateFeeAdd.js | 7 ------- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.html b/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.html index 129abee1a..e81e8ccd7 100644 --- a/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.html +++ b/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.html @@ -51,17 +51,7 @@ -
- -
- -
-
+
diff --git a/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.js b/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.js index 664915890..cb8f18bca 100644 --- a/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.js +++ b/public/components/property/parkingSpaceCreateFeeAdd/parkingSpaceCreateFeeAdd.js @@ -11,7 +11,6 @@ psId: '', feeTypeCd:'', configId:'', - billType:'', parkingSpaceState:'', isMore:false, locationTypeCdName:'', @@ -75,12 +74,6 @@ param: "", errInfo: "费用项目不能为空" } - ], - 'parkingSpaceCreateFeeAddInfo.billType': [{ - limit: "required", - param: "", - errInfo: "出账类型不能为空" - } ], 'parkingSpaceCreateFeeAddInfo.parkingSpaceState': [{ limit: "required",