调整样式

This commit is contained in:
aixianling
2021-12-18 11:43:53 +08:00
parent c30278f104
commit dbf81a44e9
2 changed files with 1 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ import AccountRoleList from "./accountRoleList";
export default {
name: "AppAccountRole",
label: "账号角色管理",
props: {
instance: Function
},