From 020ecc7c3871ecc26206b2644b1666c031563aa0 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 14 Jul 2021 15:08:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E5=81=9C=E8=BD=A6?= =?UTF-8?q?=E8=B4=B9=E5=88=9B=E5=BB=BA=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/carCreateFeeAdd/carCreateFeeAdd.js | 1 + public/components/property/simplifyCarFee/simplifyCarFee.html | 2 +- .../pages/property/simplifyAcceptance/simplifyAcceptance.html | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) 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 @@ +