Explorar o código

fix: 复核隐藏选择小题

zhangjie hai 1 semana
pai
achega
478b517c72
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/features/mark/toolbar/MarkTool.vue

+ 4 - 1
src/features/mark/toolbar/MarkTool.vue

@@ -140,7 +140,10 @@
     </div>
     <div>
       <div
-        v-if="markStore.setting.questionModel === 'SINGLE'"
+        v-if="
+          checkValid('questionModel') &&
+          markStore.setting.questionModel === 'SINGLE'
+        "
         class="mark-tool-item"
         @click="toSwitchMarkingQuestion"
       >