修改bug2
This commit is contained in:
@@ -389,6 +389,7 @@
|
||||
answerCacheList.value = common.getValue(examinationAnswerCacheKey);
|
||||
if (typeof answerCacheList.value !== 'object') {
|
||||
answerCacheList.value = {};
|
||||
paperData.isCacheExam = 'N'
|
||||
}
|
||||
|
||||
topicList.push(
|
||||
|
||||
Reference in New Issue
Block a user