Ver código fonte

Merge branch 'bug-fixa'

hbchen 1 ano atrás
pai
commit
5e93c9de7d

+ 4 - 0
src/views/custom_manage/etaTrialList/textQuestionDetail.vue

@@ -74,6 +74,10 @@ import{etaTrialInterence}from '@/api/modules/crmApi.js';
         // this.$router.push('/questionnaireSurvey')
         // this.$router.push('/questionnaireSurvey')
         this.$router.back()
         this.$router.back()
       },
       },
+      pageChange(page_no){
+        this.detailDataSearchP.CurrentIndex = page_no
+        this.getDetailList()
+      }
     },
     },
     created(){
     created(){
       this.quesitonTitle = this.$route.query.question
       this.quesitonTitle = this.$route.query.question