fix(机构管理): 角色字段修改
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
label="角色"
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
{{ getRoleName(scope.row.roles) }}
|
||||
{{ scope.row.roles }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<!-- <el-table-column-->
|
||||
|
||||
Reference in New Issue
Block a user