提交 dc21afc4 编写于 作者: 雪洛's avatar 雪洛

fix: permission error

上级 622477b4
......@@ -146,6 +146,7 @@ export default class TokenUtils {
if (item.permission) {
list.push(...item.permission)
}
return list
}, [])
)
this.userPermission = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册