跨域bug修复1
This commit is contained in:
@@ -91,7 +91,7 @@ include __DIR__ . '/../includes/header.php';
|
||||
</div>
|
||||
|
||||
<script>
|
||||
let selectedStudentIds = [];
|
||||
var selectedStudentIds = [];
|
||||
|
||||
// 初始化扣分配置
|
||||
const hwMaxPoints = window.HOMEWORK_MAX_POINTS || 3;
|
||||
|
||||
Reference in New Issue
Block a user