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",