youchen 1 жил өмнө
parent
commit
0c503a58ef

+ 0 - 5
src/views/business/bid/detail/bidingInfoDetail.vue

@@ -243,11 +243,6 @@ export default {
       this.contractInputVisible=false
       this.contractInputVisible=false
     },
     },
     contractSaveHandle(){
     contractSaveHandle(){
-      console.log(this.dataList.zhongBiaoUnitTempDtos[0].id);
-      console.log(this.dataList.zhongBiaoUnitTempDtos[0].contractStartTime);
-      console.log(this.dataList.zhongBiaoUnitTempDtos[0].contractEndTime);
-
-
       updateContractTime(this.form).then(res =>{
       updateContractTime(this.form).then(res =>{
         if(200==res.code){
         if(200==res.code){
           this.contractInputVisible=true
           this.contractInputVisible=true