natasha hai 1 ano
pai
achega
471f08cbe9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/corpus/seekPage.vue

+ 1 - 0
src/views/corpus/seekPage.vue

@@ -1060,6 +1060,7 @@ export default {
       this.oldKey = this.keyword.trim();
       this.showResult = true;
       this.scoreAHitNumber = 0;
+      this.selectCurrent = 0;
       let selectBookId = [];
       this.corpus.scope.forEach((item) => {
         selectBookId.push(item[1]);