src/views/exam/paper/intelligence.vue
@@ -695,7 +695,7 @@ return } // 特殊处理 LAQ测试包 结束提示语 if (_this.form.name === 'LAQ') { if (_this.form.name.indexOf('LAQ') !== -1) { _this.$router.push({ path: '/exam/finish', query: { name: _this.form.name, content: _this.$t('finishMsg') } }) return }