diff --git a/erp_web/js/pages/materials/in_out.js b/erp_web/js/pages/materials/in_out.js index 5dbb3924..313e72ac 100644 --- a/erp_web/js/pages/materials/in_out.js +++ b/erp_web/js/pages/materials/in_out.js @@ -2973,8 +2973,7 @@ }, //此处添加错误处理 - error:function() - { + error:function() { $.messager.alert('提示','保存信息异常,请稍后再试!','error'); return; }