From cd87efab6cd0ce6609890413555cd139dcb8e957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Thu, 26 Sep 2019 23:15:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp_web/js/pages/materials/in_out.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; }