|
@@ -651,6 +651,8 @@ export default {
|
|
|
inCorrespondName: warehouseItem2.name,
|
|
|
inStockId: this.directForm.position2,
|
|
|
inStockName: positionItem2.name,
|
|
|
+ refEnginRecordNo: this.detailData.refEnginRecordNo || '',
|
|
|
+
|
|
|
}
|
|
|
directOrder(params).then(res => {
|
|
|
this.$successMsg();
|