Commit 9ab076e2 authored by 骆瑛's avatar 骆瑛

冲突

parents e45eaada c82752c9
...@@ -557,6 +557,7 @@ export default { ...@@ -557,6 +557,7 @@ export default {
if (r.success) { if (r.success) {
this.$refs.grid.load(); this.$refs.grid.load();
this.$Message.success("删除成功"); this.$Message.success("删除成功");
} }
}); });
}, },
......
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