Commit 857caf72 authored by zhengke's avatar zhengke

no message

parent d18f5969
......@@ -861,6 +861,7 @@ export default {
},
(res) => {
if (res.data.resultCode == 1) {
this.MsgBus.$emit("closeGetList");
this.emptyMore()
this.$message.success(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