This commit is contained in:
白了个白 2024-12-20 17:17:35 +08:00
parent 7aa75794dc
commit 6b45fa61dd
1 changed files with 1 additions and 1 deletions

View File

@ -735,7 +735,7 @@ const acceptParams = async (params) => {
console.error('Invalid JSON:', error) console.error('Invalid JSON:', error)
} }
}else{ }else{
// TODO 2024-12-20 // TODO 2024-12-20
} }
params.studentQuizAllList.forEach((item) => { params.studentQuizAllList.forEach((item) => {