Compare commits

..

2 Commits

Author SHA1 Message Date
wangxiaoshuang be5b9efa7b Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is passing Details
2025-01-06 15:37:00 +08:00
wangxiaoshuang efab56f6bd 项目添加外部人员角色禁用提示国际化 2025-01-06 15:36:51 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -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"