生产退料行去掉仓库带出
This commit is contained in:
parent
42216ad413
commit
5c5eedc7fa
@ -371,10 +371,7 @@ export default {
|
||||
this.form.itemName = obj.itemName;
|
||||
this.form.specification = obj.specification;
|
||||
this.form.unitOfMeasure = obj.unitOfMeasure;
|
||||
this.form.batchCode = obj.batchCode;
|
||||
this.form.warehouseId = obj.warehouseId;
|
||||
this.form.locationId = obj.locationId;
|
||||
this.form.areaId = obj.areaId;
|
||||
this.form.batchCode = obj.batchCode;
|
||||
this.form.quantityRt = obj.quantityOnhand;
|
||||
this.form.quantityMax = obj.quantityOnhand;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user