[update] bug

This commit is contained in:
zhaomeijing
2022-04-24 20:33:35 +08:00
parent 0daf8d09c2
commit 22268a0bd2
@@ -274,12 +274,14 @@
callbackTab(value){
this.key=value
if(value==1){
this.queryParam.dbFieldTxt=''
this.submitKey='1'
this.queryParam.pageNo=1
this.loadData(1)
// this.tableData=this.taglab
// this.tableData=this.taglabSplit
}else if(value==2){
this.queryParam.dbFieldTxt=''
this.submitKey='2'
this.queryParam.pageNo=1
this.loadData(0)