diff --git a/public/components/property/carCreateFeeAdd/carCreateFeeAdd.js b/public/components/property/carCreateFeeAdd/carCreateFeeAdd.js
index 34af5b270..7f917a267 100755
--- a/public/components/property/carCreateFeeAdd/carCreateFeeAdd.js
+++ b/public/components/property/carCreateFeeAdd/carCreateFeeAdd.js
@@ -46,6 +46,7 @@
_initCarCreateFeeAddDateInfo: function () {
vc.initDate('carCreateFeeStartTime', function (_startTime) {
+ console.log(_startTime)
$that.carCreateFeeAddInfo.startTime = _startTime;
});
vc.initDate('carCreateFeeEndTime', function (_endTime) {
diff --git a/public/components/property/simplifyCarFee/simplifyCarFee.html b/public/components/property/simplifyCarFee/simplifyCarFee.html
index 7f4be96b5..a4e10bc01 100755
--- a/public/components/property/simplifyCarFee/simplifyCarFee.html
+++ b/public/components/property/simplifyCarFee/simplifyCarFee.html
@@ -92,5 +92,5 @@
-
+
\ No newline at end of file
diff --git a/public/pages/property/simplifyAcceptance/simplifyAcceptance.html b/public/pages/property/simplifyAcceptance/simplifyAcceptance.html
index d911912cd..5c17c7bc8 100755
--- a/public/pages/property/simplifyAcceptance/simplifyAcceptance.html
+++ b/public/pages/property/simplifyAcceptance/simplifyAcceptance.html
@@ -239,6 +239,7 @@
+