qinhb 3 月之前
父节点
当前提交
e00e02da91
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/storage/stock/index.vue

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

@@ -44,7 +44,7 @@
         width="950px"
         @close="dialog1.visible = false"
     >
-      <choice-item-page @materialInfo="materialInfo"/>
+      <choice-item-page @materialInfo="materialInfo" :enabled="9"/>
     </el-dialog>
     <ExcelUpload ref="uploadRef" @finished="uploadFinished" />
   </div>