fix: 搜索时向地址栏添加hideRelated参数
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user