|
@@ -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
|