Commit 52596ec3 authored by zhengke's avatar zhengke

修改

parent 5b4d7fd2
...@@ -132,6 +132,8 @@ ...@@ -132,6 +132,8 @@
this.loading = false; this.loading = false;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.addMsg = res.data.data; this.addMsg = res.data.data;
}else{
this.Error(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