库存前端页面优化
This commit is contained in:
@@ -75,6 +75,15 @@ public class WmsStockIoDetailVo {
|
||||
@ExcelProperty(value = "备注")
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
* 库区/库位名称
|
||||
*/
|
||||
private String warehouseName;
|
||||
/**
|
||||
* 源库区/库位名称(移库用)
|
||||
*/
|
||||
private String fromWarehouseName;
|
||||
|
||||
/**
|
||||
* 源库位ID(移库时使用)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user