浏览代码

又改交互,为什么不早点说

cxmo 1 年之前
父节点
当前提交
51b1ae8f14
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/system_manage/newAuthManage.vue

+ 1 - 0
src/views/system_manage/newAuthManage.vue

@@ -108,6 +108,7 @@ export default {
             }).then(res=>{
                 if(res.Ret!==200) return 
                 this.$message.success('权限设置成功')
+                this.$router.back()
             })
         },
         formatTree(data,type){