Commit 3a1f8445 authored by zhengke's avatar zhengke

修改

parent 6f0424a1
......@@ -272,6 +272,7 @@
res => {
if (res.data.resultCode === 1) {
this.Success(res.data.message);
this.getList();
} 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