@@ -155,14 +155,16 @@
this.historyList.pop();
this.query(item)
- this.scrollTop1=0
- this.scrollTop2=0
+ this.scrollTop1=10
+ this.scrollTop2=10
}
},
ckInfo(item){
this.historyIndex++;
this.historyList.push(item)
query(item){