zss
2023-12-14 fd5845de8d0200ae55710e07e19fc31e3e67b422
src/views/quality/unqualifiedprocess/unqualifiedprocessform.vue
@@ -430,7 +430,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