优化 停车费创建失败问题

This commit is contained in:
java110 2021-07-14 15:08:11 +08:00
parent 4c1e7c6f49
commit 020ecc7c38
3 changed files with 3 additions and 1 deletions

View File

@ -46,6 +46,7 @@
_initCarCreateFeeAddDateInfo: function () {
vc.initDate('carCreateFeeStartTime', function (_startTime) {
console.log(_startTime)
$that.carCreateFeeAddInfo.startTime = _startTime;
});
vc.initDate('carCreateFeeEndTime', function (_endTime) {

View File

@ -92,5 +92,5 @@
</div>
</div>
</div>
<vc:create path="property/carCreateFeeAdd"></vc:create>
</div>

View File

@ -239,6 +239,7 @@
<vc:create path="property/editFee"></vc:create>
<vc:create path="property/finishFee"></vc:create>
<vc:create path="property/roomCreateFeeAdd"></vc:create>
<vc:create path="property/carCreateFeeAdd"></vc:create>
<vc:create path="property/addMeterWater" callBackListener="" callBackFunction=""></vc:create>
<vc:create path="property/addProxyFee" callBackListener="" callBackFunction=""></vc:create>
<vc:create path="property/searchRoom" emitChooseRoom="simplifyAcceptance" emitLoadData="list" roomFlag="1"