Compare commits
2 Commits
a239bccc90
...
be5b9efa7b
Author | SHA1 | Date |
---|---|---|
|
be5b9efa7b | |
|
efab56f6bd |
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue