|
|
|
@ -1536,18 +1536,18 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
console.log('detailInfo------------------',this.detailInfo) |
|
|
|
console.log('detailInfo------------------',this.detailInfo) |
|
|
|
// fillInspection(this.detailInfo).then(res =>{ |
|
|
|
fillInspection(this.detailInfo).then(res =>{ |
|
|
|
// if(res.data.code == 200){ |
|
|
|
if(res.data.code == 200){ |
|
|
|
// this.$message.success('保存成功') |
|
|
|
this.$message.success('保存成功') |
|
|
|
// this.showDialog = false |
|
|
|
this.showDialog = false |
|
|
|
// this.isStart = false |
|
|
|
this.isStart = false |
|
|
|
// this.getDChyData = [] |
|
|
|
this.getDChyData = [] |
|
|
|
// clearInterval(this.ydInterval) |
|
|
|
clearInterval(this.ydInterval) |
|
|
|
// clearInterval(this.firstInterval) |
|
|
|
clearInterval(this.firstInterval) |
|
|
|
// clearInterval(this.secondInderval) |
|
|
|
clearInterval(this.secondInderval) |
|
|
|
// this.onLoad() |
|
|
|
this.onLoad() |
|
|
|
// } |
|
|
|
} |
|
|
|
// }) |
|
|
|
}) |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
// 点击应用按钮 |
|
|
|
// 点击应用按钮 |
|
|
|
|