Commit 71f1e4ad authored by “yiyousong”'s avatar “yiyousong”

fix: 修复角色列表获取错误

parent 5ec8f9f4
...@@ -75,9 +75,7 @@ export default { ...@@ -75,9 +75,7 @@ export default {
}, },
}, },
}, },
created() { created() {},
this.getRoleList();
},
methods: { methods: {
// 新增 // 新增
onAdd() { onAdd() {
......
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