@@ -188,6 +188,7 @@
if(response.data.ref.length !==0){
this.tabldie = response.data.ref
this.tabShoes = true
+ this.foremliseju()
}else{
this.tabShoes = false
}
@@ -211,6 +212,8 @@
},
enditTab(index) {
this.numtab = index
+ this.queryParamslist.table = this.tabldie[index].tableName
changeFn(obj) {
for(let key in obj){