Commit cd87efab authored by 季圣华's avatar 季圣华
Browse files

优化代码

parent 37fe1a8d
...@@ -2973,8 +2973,7 @@ ...@@ -2973,8 +2973,7 @@
}, },
//此处添加错误处理 //此处添加错误处理
error:function() error:function() {
{
$.messager.alert('提示','保存信息异常,请稍后再试!','error'); $.messager.alert('提示','保存信息异常,请稍后再试!','error');
return; return;
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment