wanghao 2 달 전
부모
커밋
7ecb969772
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/storage/check/index.vue

+ 1 - 1
src/views/storage/check/index.vue

@@ -147,7 +147,7 @@
       width="950px"
       @close="dialog1.visible = false"
     >
-      <choice-item-page @materialInfo="materialInfo" />
+      <choice-item-page @materialInfo="materialInfo" enabled=""/>
     </el-dialog>
     <el-dialog
       v-model="dialog0.visible"