construction-data/src/components/datav/index.vue
@@ -406,7 +406,7 @@ getTaskDetl (data) { let that = this // eslint-disable-next-line no-undef $ajax.post('wave/task/detl/qutify/', { taskNo: data.taskNo, matnr: data.matnr }).then(response => { $ajax.post('wave/task/detl/qutify/', { taskNo: data.taskNo, matnr: data.matnr, waveNo: data.waveNo }).then(response => { if (response.code === 200) { that.taskDetls = [] // this.show = false