Commit fbecac25 authored by 黄奎's avatar 黄奎

页面修改

parent 807ec55c
...@@ -331,7 +331,7 @@ ...@@ -331,7 +331,7 @@
}, res => { }, res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
that.getList(); that.getList();
this.clearMsg(); that.clearMsg();
} else { } else {
that.Info(res.data.message); that.Info(res.data.message);
} }
......
Markdown is supported
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