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