修复BUG:
1.角色管理没有分页问题; 2.自定义指令引用问题
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<template #header>
|
||||
<el-row>
|
||||
<el-col :span="4">
|
||||
<div>当前角色:
|
||||
<div>当前授权角色:
|
||||
<el-tag>{{ props.roleName }}</el-tag>
|
||||
</div>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user