fix: 修复系统用户详情页面绑定命令过滤器的显示问题

This commit is contained in:
Michael Bai
2021-12-13 18:39:23 +08:00
committed by 怀磊
parent 66ea5ab714
commit 89c6936d56

View File

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