Commit 072293db by xue_wengang

Update addRole.vue

parent 30eabda0
......@@ -108,7 +108,7 @@ export default {
type: "success",
callback: () => {
loading.close();
Window.close()
this.$router.push("queryRole");
},
});
} else {
......
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