浏览代码

Merge branch 'bug-fixa'

hbchen 1 年之前
父节点
当前提交
5e93c9de7d
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/custom_manage/etaTrialList/textQuestionDetail.vue

+ 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