src/api/mes/wm/productsales/detail/index.ts @@ -19,6 +19,8 @@ locationName?: string; // 库区名称 areaId?: number; // 库位编号 areaName?: string; // 库位名称 bagCodeId?: number; // 袋码编号 palletCodeId?: number; // 托盘码编号 remark?: string; // 备注 } }