@@ -588,6 +588,8 @@
(val) => val.value == this.form.sourceType
)?.label;
this.form.files = this.form.files || [];
+ // 不走mes生产委外入库报错问题
+ this.form.isManualCreate = 1;
const rawDetailList =
(this.$refs.rawDetailListRef &&
this.$refs.rawDetailListRef.getTableValue()) ||