408249787 2 년 전
부모
커밋
be9706c0d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/repair/application-form/modules/PlanCheckForm.vue

+ 1 - 1
src/views/repair/application-form/modules/PlanCheckForm.vue

@@ -33,7 +33,7 @@
           </a-form-item>
         </row-item>
       </row-list>
-      <row-list v-if="this.type === 17 && this.check === 1" :col="2">
+      <row-list v-if="(this.type === 17 && this.check === 1) || this.type === 20" :col="2">
         <row-item >
           <a-form-item
             label="生产审核人"