fix: base 岗位角色权限标识错误
This commit is contained in:
parent
1282d7a1c8
commit
4389195791
|
@ -117,7 +117,7 @@
|
|||
link
|
||||
size="small"
|
||||
@click="postRoleDel(scope.row)"
|
||||
v-auth="'post.delete'"
|
||||
v-auth="'post.update'"
|
||||
>删除
|
||||
</el-button>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue