zhangjie 2 سال پیش
والد
کامیت
969baa3a9f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/modules/stmms/components/markParam/MarkPaperStructure.vue

+ 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 };
       });