zss
2024-01-11 17f0e644be8c98b547f6994a7e827d328e7b532e
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