Explorar o código

术语关联切换tab时翻页复原

liucf %!s(int64=5) %!d(string=hai) anos
pai
achega
208ab2d928
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/icss/ConceptRelation.vue

+ 1 - 0
src/components/icss/ConceptRelation.vue

@@ -133,6 +133,7 @@ export default {
     methods: {
         toggTab(item){
           this.filter.type = item.key;
+          this.currentPage = 1;
           this.getDataList();
         },
         getDataList(isTurnPage) {