fix: DNS下钻表格,当前tab为Qtypes或者Rcodes时,自定义中取消当前tab,重新加载的页面的第一列数据为空

This commit is contained in:
hyx
2024-01-11 09:20:00 +08:00
parent 03400f1fab
commit ad800637fd

View File

@@ -1397,6 +1397,7 @@ export default {
} else {
this.changeUrlTabState()
}
this.isDnsMapType = false
},
setOperationType (operationType) {
this.urlChangeParams[this.curTabState.tabOperationBeforeType] = this.getUrlParam(this.curTabState.tabOperationType, '', true)