Explorar el Código

炭谷物料清单

longfenglin hace 1 año
padre
commit
a8c53e2160
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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"