[update] bug
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user