@@ -430,9 +430,7 @@
type: Boolean,
default: false
},
- singleReport: {
- default: null
- }
+
data() {
@@ -114,7 +114,7 @@
></semiProductJobBomPL>
<oneJobQualityBom
- :singleReport="item.singleReport"
v-if="
item.semiProductList &&
item.semiProductList.length != 0 &&
@@ -126,12 +126,11 @@
>
</oneJobQualityBom>
- {{ item.singleReport}}
<oneJobQualityBomPL
@@ -538,7 +537,7 @@
})
}
- return false
jobSave(this.List)
.then((res) => {