@@ -317,6 +317,9 @@ export default {
productList,
pricingWay,
});
+ if(sourceType==1){
+ this.form.isQmsCheck=1
+ }
this.$refs.inventoryTableref &&
this.$refs.inventoryTableref.putTableValue(productList);