王震
2023-12-13 67da82f0b0c24df5f19bbfcfec63801d9ae902d8
src/views/quality/unqualifiedprocess/examineApproveform.vue
@@ -411,7 +411,6 @@
      })
    },
    init(row) {
      console.log(row)
      this.getCauseType()
      this.getProcessMode()
      this.getType()
@@ -425,7 +424,6 @@
        if (this.dataForm.id) {
          getUnqualifiedProcess(this.dataForm.id).then((response) => {
            const resData = response.data.data
            console.log(resData)
            this.dataForm.id = resData.id
            this.dataForm.processNo = resData.processNo
            this.dataForm.reason = resData.reason