mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 13:56:45 +08:00
-- fix bug
This commit is contained in:
@@ -4893,7 +4893,7 @@ export default defineComponent({
|
||||
? process.env.VUE_APP_BASE_API +
|
||||
`/stu/project/redirectDetail?courseId=${record.id}`
|
||||
: process.env.VUE_APP_BASE_API +
|
||||
`/admin/student/studentSign?taskId=${
|
||||
`/admin/student/studentSign?courseId=${
|
||||
record.id
|
||||
}&taskType=${2}&type=${3}`,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user