fix: 阅卷使用评分标准字段 & 阅卷后不清空评分标准

This commit is contained in:
2026-07-16 06:14:12 +08:00
parent 748140a017
commit 8dde1243d8
3 changed files with 2 additions and 10 deletions
-1
View File
@@ -123,7 +123,6 @@ async function startGrading() {
appStore.isGrading = true
try {
const q = questions[0]
const result = await gradeQuestion(0)
if (!result) return