mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix: 修复系统用户详情页面绑定命令过滤器的显示问题
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<el-col :span="10">
|
||||
<QuickActions type="primary" :actions="quickActions" />
|
||||
<RelationCard
|
||||
v-if="!(object.protocol === 'rdp' || object.protocol === 'vnc')"
|
||||
ref="RelationCard"
|
||||
v-bind="nodeRelationConfig"
|
||||
type="info"
|
||||
|
||||
Reference in New Issue
Block a user