buhuazhen
2026-03-23 faa1b4e58a3b9ff41e446687b2d3a31e6709bd4b
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("审核不通过");