项目添加外部人员角色禁用提示国际化

uat_us
wangxiaoshuang 2025-01-06 15:36:51 +08:00
parent 437b4377ed
commit efab56f6bd
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@
<el-tooltip <el-tooltip
class="item" class="item"
effect="dark" effect="dark"
:content="$t('trials:staff:tip:userTypeDisabled')" :content="$t('trials:staff:tip:userTypeSysDisabled')"
placement="top" placement="top"
style="margin-right: 3px" style="margin-right: 3px"
v-if="scope.row.IsUserRoleDisabled" v-if="scope.row.IsUserRoleDisabled"