feat: 增加包装关系批量录入模型
This commit is contained in:
@@ -316,6 +316,7 @@ const LMS_DICT = {
|
||||
BOX_POINT_TYPE: 'box_point_type', // 装箱点位类型
|
||||
BOX_POINT_STATUS: 'box_point_status', // 装箱点位状态
|
||||
BOX_POINT_DEPTH: 'box_point_depth', // 装箱点位深浅
|
||||
SUB_PACKAGE_STATUS: 'sub_package_status', // 子卷包装关系状态
|
||||
} as const;
|
||||
|
||||
/** 字典类型枚举 - 统一导出 */
|
||||
|
||||
Reference in New Issue
Block a user