Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
yuping
2023-02-04 01:50:07 +08:00
18 changed files with 445 additions and 559 deletions

View File

@@ -4719,7 +4719,7 @@ export default defineComponent({
name: record.name ? record.name : "",
url:
type == 1
? process.env.VUE_APP_COURSE_STUDY + record.offcourseId
? window.location.protocol + process.env.VUE_APP_COURSE_STUDY + record.offcourseId
: process.env.VUE_APP_BASE_API +
`/admin/student/studentSign?taskId=${
record.offcoursePlanId