调整考试系统哈尔滨 现地不能操作
This commit is contained in:
parent
5296521a9c
commit
826504d9c7
@ -260,7 +260,8 @@ export default {
|
||||
examQuestionId: obj.id,
|
||||
subSystem: this.$route.query.subSystem,
|
||||
examId: this.$route.query.examId,
|
||||
mapId: this.$route.query.mapId
|
||||
mapId: this.$route.query.mapId,
|
||||
lineCode: this.$route.query.lineCode
|
||||
};
|
||||
this.$router.replace({ path: '/displayNew/exam', query: query });
|
||||
this.$emit('refresh');
|
||||
|
Loading…
Reference in New Issue
Block a user