|
@@ -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
|