修改二维码扫码失败

This commit is contained in:
zhangsir
2024-04-17 13:51:17 +08:00
parent b3395a2efc
commit 9b3b9accb1
4 changed files with 16 additions and 6 deletions

View File

@@ -5118,7 +5118,9 @@ function onFocusEnd(){
: process.env.VUE_APP_BASE_API +
`/admin/student/studentSign?taskId=${
record.id
}&taskType=${2}&type=${3}`,
}&taskType=${2}&type=${3}&openCourseId=${
record.id
}`,
};
console.log("codeInfo", state.codeInfo, record);
state.codeIndex = 0;