| | |
| | | ResourceLog: 'Resource Log', |
| | | UserRoleAuthorization: 'User Role Authorization', |
| | | MenuRoleAuthorization: 'Menu Permission Authorization', |
| | | RoleResAuthorization: 'Role resource authorization', |
| | | UserRoleAuthorizationObj: { |
| | | RoleTable: 'Role Table', |
| | | userTable: 'user Table', |
| | |
| | | name: 'name', |
| | | PermissionTable: 'Permission table', |
| | | server: 'Service Address', |
| | | ResTable: 'Resource table', |
| | | }, |
| | | ELM: { |
| | | username: 'username', |
| | |
| | | ResourceLog: '资源日志', |
| | | UserRoleAuthorization: '用户角色授权', |
| | | MenuRoleAuthorization: '菜单权限授权', |
| | | RoleResAuthorization: '角色资源授权', |
| | | UserRoleAuthorizationObj: { |
| | | RoleTable: '角色表', |
| | | userTable: '用户表', |
| | |
| | | name: '名称', |
| | | PermissionTable: '权限表', |
| | | server: '服务地址', |
| | | ResTable: '资源表', |
| | | }, |
| | | ELM: { |
| | | username: '用户名称', |
| | |
| | | <My-bread |
| | | :list="[ |
| | | `${$t('operatManage.operatManage')}`, |
| | | `${$t('operatManage.UserRoleAuthorization')}`, |
| | | `${$t('operatManage.RoleResAuthorization')}`, |
| | | ]" |
| | | ></My-bread> |
| | | |
| | |
| | | align-items: center; |
| | | " |
| | | > |
| | | <span> |
| | | {{ $t('operatManage.UserRoleAuthorizationObj.userTable') }}</span |
| | | > |
| | | <span> {{ $t('operatManage.UserRoleAuthorizationObj.ResTable') }}</span> |
| | | <div class="btn" style="margin-left: auto"> |
| | | <el-button |
| | | type="primary" |