fix: 搜索时向地址栏添加hideRelated参数

This commit is contained in:
刘洪洪
2024-01-11 10:18:32 +08:00
parent ad800637fd
commit facbd0f17c

View File

@@ -426,7 +426,8 @@ export default {
q: urlQ,
mode: mode,
pageNo: this.pageObj.pageNo,
pageSize: this.pageObj.pageSize
pageSize: this.pageObj.pageSize,
hideRelated: this.isHideRelatedEntities
})
if (!this.showList) {