Commit 99a3f8c6 authored by 仇晓婷's avatar 仇晓婷

排产资源

parent d5afbeb0
......@@ -274,6 +274,8 @@ export default {
this.disabled = false;
if (r.success) {
this.$Message.success("保存成功");
this.$refs.grid.load();
this.$refs.grid.footerToolbar = false;
} else {
this.$Message.error("保存失败");
}
......
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