fix: 阅卷使用评分标准字段 & 阅卷后不清空评分标准
This commit is contained in:
@@ -123,7 +123,6 @@ async function startGrading() {
|
||||
|
||||
appStore.isGrading = true
|
||||
try {
|
||||
const q = questions[0]
|
||||
const result = await gradeQuestion(0)
|
||||
if (!result) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user