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"