buhuazhen
2026-03-23 4df7d3001a0e94d3bdedd7be016a99fd18b66150
src/views/productionManagement/productionReporting/index.vue
@@ -543,7 +543,7 @@
      productAudit(auditData)
        .then(res => {
          if (res.code === 200) {
            if(auditResult === 1){
            if(form.value.auditResult == 1){
              proxy.$modal.msgSuccess("审核通过");
            }else{
              proxy.$modal.msgError("审核不通过");