| src/views/productionManagement/productionReporting/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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("审核不通过");