spring
2025-04-27 ff65caf1954933924bdb83946ed1b97743005b89
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