操作日志切换tab页,查询条件被带过去了-bug修改

This commit is contained in:
zer0Black
2023-06-25 13:29:13 +08:00
parent 799afa23c6
commit 3f641e68cc
+2
View File
@@ -210,6 +210,8 @@ export default {
}
const that = this
that.queryParam = {} // 清空查询区域参数
that.queryParam.logType = key
that.loadData()
},