fix: 修复命令记录页面筛选数据时tree自动刷新问题

This commit is contained in:
“怀磊”
2022-02-15 16:38:57 +08:00
committed by Jiangjie.Bai
parent 2bb4ca3ec0
commit fa860dbd85

View File

@@ -209,7 +209,6 @@ export default {
const queryStr = (url.indexOf('?') > -1 ? '&' : '?') + queryUtil.stringify(_query, '=', '&')
const treeUrl = url + queryStr
this.$set(this.treeSetting, 'treeUrl', treeUrl)
this.treeTable.forceRerenderTree()
},
handleDateChange(object) {
this.query = {