@@ -84,12 +84,12 @@
})
},
asynCallBack() {
-
+ //获取用户角色列表
+ this.getRoleList();
mounted() {
- //获取用户角色列表
- this.getRoleList();
+
destroyed() {