参数项收集清单增加工程接口人搜索条件

This commit is contained in:
zyx.net
2022-08-04 15:27:48 +08:00
parent ffb31b7e4f
commit 94a0cf619b
3 changed files with 21 additions and 32 deletions
@@ -335,7 +335,6 @@
this.getHeader()
eventBUs.$on('getTableList', search => {
this.queryParamQuery = search
console.log(this.queryParamQuery)
this.getTableList()
})
},