Compare commits

..

No commits in common. "be5b9efa7b5fe3297df88b94b410870758da49fa" and "a239bccc90eb992b62d2ede23c7a9a58cf8f280f" have entirely different histories.

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:userTypeSysDisabled')" :content="$t('trials:staff:tip:userTypeDisabled')"
placement="top" placement="top"
style="margin-right: 3px" style="margin-right: 3px"
v-if="scope.row.IsUserRoleDisabled" v-if="scope.row.IsUserRoleDisabled"