|
|
|
|
@ -301,7 +301,7 @@
|
|
|
|
|
<div class="g_ell_1 g_flex_1" :style="{ color: role.disabled ? '#999' : '#333', fontSize: '17px', flex: 1, marginRight: '8px', padding: '0 0 0 10px' }">
|
|
|
|
|
{{ role.roleName }}
|
|
|
|
|
</div>
|
|
|
|
|
<div class="g_flex_column_center g_flex_none" style="margin-right: 10px;" v-if="role.disabled">
|
|
|
|
|
<div class="g_flex_column_center g_flex_none" style="margin-right: 10px;" v-if="!role.disabled">
|
|
|
|
|
<i
|
|
|
|
|
class="iconfont icon-a-duigoubeifen2"
|
|
|
|
|
style="font-size: 24px"
|
|
|
|
|
|