Browse Source

报告分页设定

prince 5 years ago
parent
commit
6ff08eab26
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/Platform/presentation/testPresentation.vue

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

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