src/views/demography/langOption.vue
@@ -77,7 +77,7 @@ submitLangOption: function () { let _this = this _this.setLangType(_this.langSelectValue) _this.$router.push({ path: '/demography/fill/index', query: { demographyMenber: _this.memberToken, isStart: false, langType: _this.langSelectValue } }) _this.$router.push({ path: '/demography/fill/index', query: { demographyMenber: _this.memberToken, isStart: false, langType: _this.langType } }) window.clearInterval(this.timer) }, getLangAndRportTemplateId () {