zhangjie 2 년 전
부모
커밋
eeb515eacb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
           >