skyouc
2025-07-08 61678d13d96ca99b4586f786ba5408aed378e750
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