浏览代码

炭谷物料清单

longfenglin 1 年之前
父节点
当前提交
a8c53e2160
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/produce/components/jobBooking/index.vue

+ 2 - 1
src/views/produce/components/jobBooking/index.vue

@@ -96,7 +96,8 @@
 
         <semiProductBom
           v-if="item.semiProductList.length != 0&&
-            item.singleReport == 0"
+            item.singleReport == 0&&
+            clientEnvironmentId!=3"
           :list="item.semiProductList"
           :equipmentList="item.equipmentList"
           :workInfo="item"