Ver Fonte

bug fix

zhangjie há 2 anos atrás
pai
commit
eeb515eacb
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/modules/paper/components/QuestionGroupStruct.vue

+ 1 - 1
src/modules/paper/components/QuestionGroupStruct.vue

@@ -65,7 +65,7 @@
             </template>
           </el-table-column>
           <el-table-column
-            v-if="(!useDifficult && !useProperty) || USE_ONLY_DIFFICULT"
+            v-if="!useDifficult || USE_ONLY_DIFFICULT"
             label="数量"
             width="150"
           >