fix: 实体列表样式调整以及禁止detection右侧活跃攻击方条形图的文字点击

This commit is contained in:
刘洪洪
2023-11-14 14:42:42 +08:00
parent 0eb0346abc
commit 4662061fc5
3 changed files with 15 additions and 3 deletions

View File

@@ -391,6 +391,8 @@ export default {
urlQ = encodeURI(param.str)
} else if (this.q) {
urlQ = encodeURI(this.q)
} else if (!this.q) {
this.isHideRelatedEntities = false
}
// 在非列表模式下选择tag模式在地址栏输入内容时将mode添加到地址栏