项目添加外部人员角色禁用提示国际化
parent
437b4377ed
commit
efab56f6bd
|
@ -407,7 +407,7 @@
|
|||
<el-tooltip
|
||||
class="item"
|
||||
effect="dark"
|
||||
:content="$t('trials:staff:tip:userTypeDisabled')"
|
||||
:content="$t('trials:staff:tip:userTypeSysDisabled')"
|
||||
placement="top"
|
||||
style="margin-right: 3px"
|
||||
v-if="scope.row.IsUserRoleDisabled"
|
||||
|
|
Loading…
Reference in New Issue