-- 测评

This commit is contained in:
yuping
2022-12-30 17:02:34 +08:00
parent 51744fd187
commit 414aa9831f

View File

@@ -348,7 +348,7 @@ const types = ref({
window.open(
evaType == 0
? import.meta.env.VITE_BOE_TEST_DETAIL_URL+targetId
: import.meta.env.VITE_BOE_TEST_OUT_DETAIL_URL + targetId+`&quizTaskKid=${routerId}&channelCode=project`
: import.meta.env.VITE_BOE_TEST_OUT_DETAIL_URL + targetId+`&quizTaskKid=${routerId}&channelCode=learningpath`
,'_top'), //测评
11: "/surveydetail",
12: "/ballotpage",