zouyf_dev #307

Merged
zouyf merged 2 commits from zouyf_dev into main 2024-10-10 16:03:08 +08:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit fd734ab645 - Show all commits

View File

@ -121,9 +121,7 @@
:max="classWorkFormScore.teacherRating[sIndex].maxScore"
size="small"
:disabled="
(quItem.worktype == '单选题' || quItem.worktype == '多选题') &&
stuItem.feedcontent == stuItem.rightanswer &&
stuItem.feedcontent != ''
(quItem.worktype == '单选题' || quItem.worktype == '多选题' || quItem.worktype == '判断题')
? true
: false
"