Sfoglia il codice sorgente

报告分页设定

prince 5 anni fa
parent
commit
6ff08eab26
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/Platform/presentation/testPresentation.vue

+ 1 - 0
src/views/Platform/presentation/testPresentation.vue

@@ -187,6 +187,7 @@ export default {
   },
   },
   methods: {
   methods: {
     handleClick(tab, event) {
     handleClick(tab, event) {
+      this.curIndex = 1
       switch (Number(tab.index)) {
       switch (Number(tab.index)) {
         case 0:
         case 0:
           this.getList()
           this.getList()