Commit 31fc6b00 authored by 刘怀志's avatar 刘怀志

盘题修改

parent 12736ebb
......@@ -403,7 +403,7 @@ export default {
} else if (item.score === item.mark) {
item.isRight = true
} else {
item.score = 1
item.score = 0
item.isRight = false
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment