diff --git a/public/components/property/addProxyFee/addProxyFee.js b/public/components/property/addProxyFee/addProxyFee.js index bd7759bc8..fb798d68e 100755 --- a/public/components/property/addProxyFee/addProxyFee.js +++ b/public/components/property/addProxyFee/addProxyFee.js @@ -17,7 +17,7 @@ configId: '', ownerName: '', objType: '3333', - startTime: vc.dateFormat(new Date()), + startTime: (new Date()), endTime: vc.addMonthDate(new Date(), 1) } }, diff --git a/public/components/property/addRoomView/addRoomView.html b/public/components/property/addRoomView/addRoomView.html deleted file mode 100755 index caaea060d..000000000 --- a/public/components/property/addRoomView/addRoomView.html +++ /dev/null @@ -1,143 +0,0 @@ -