mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-11 20:06:49 +08:00
-- 测评
This commit is contained in:
@@ -348,7 +348,7 @@ const types = ref({
|
|||||||
window.open(
|
window.open(
|
||||||
evaType == 0
|
evaType == 0
|
||||||
? import.meta.env.VITE_BOE_TEST_DETAIL_URL+targetId
|
? 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'), //测评
|
,'_top'), //测评
|
||||||
11: "/surveydetail",
|
11: "/surveydetail",
|
||||||
12: "/ballotpage",
|
12: "/ballotpage",
|
||||||
|
|||||||
Reference in New Issue
Block a user