zhangjie 2 năm trước cách đây
mục cha
commit
969baa3a9f

+ 0 - 1
src/modules/stmms/components/markParam/MarkPaperStructure.vue

@@ -212,7 +212,6 @@ export default {
         if (curMainId !== item.mainId) {
           curMainId = item.mainId;
           scoresPerTopic[curMainId] = undefined;
-          item.optionCount = null;
         }
         return { ...item };
       });