2 天以前 1c1af9b0fc10778ae5ac13cc68fd4030affbcfe1
分支
用户 <2163098428@qq.com>
星期三, 九月 9, 2026 10:59 +0800
提交者 <2163098428@qq.com>
星期三, 九月 9, 2026 10:59 +0800
提交1c1af9b0fc10778ae5ac13cc68fd4030affbcfe1
目录 4ad9afbabf1f28baa5de8a17d7c00c424951c961 目录 | zip | gz
上一版本 b369a75195a37e4d67aa9cecdd8dbe4ad93689ba 查看 | 对比
feat(wm): 新增SN码管理和设备入库功能

- 添加MES设备入库单状态枚举和相关常量定义
- 实现SN码状态枚举和在库单件列表的搜索表单及字段配置
- 添加SN码入库登记和出库核销的表单设计
- 集成SN码单件详情的描述字段展示
- 更新盘点计划支持自动生成和周期配置
- 修改杂项出入库和供应商退货单的审批流程
- 移除原有的提交按钮改为审批流程处理
- 优化盘点任务的开始盘点和结果编辑功能
- 添加条码扫码解析和成图预览组件
- 扩展设备台账和条码相关的API接口
- 新增SN码的入库出库及分页查询功能
- 添加设备物料编号字段到设备管理中
已添加21个文件
已修改25个文件
4282 ■■■■■ 文件已修改
src/api/hrm/training/index.ts 141 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/hrm/work-hour-summary/index.ts 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/dv/machinery/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/barcode/index.ts 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/equipmentreceipt/index.ts 81 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/equipmentreceipt/line/index.ts 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/miscissue/index.ts 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/miscreceipt/index.ts 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/returnvendor/index.ts 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/sn/index.ts 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/stocktaking/plan/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/stocktaking/task/index.ts 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/table-action/icons.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/packages/constants/src/biz-mes-enum.ts 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/training/data.ts 243 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/training/index.vue 263 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/training/modules/form.vue 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/training/modules/participants.vue 278 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/workHourSummary/data.ts 107 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/workHourSummary/index.vue 128 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/barcode/components/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/barcode/components/scan-modal.vue 178 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/barcode/index.vue 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/components/process-select-modal.vue 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/equipmentreceipt/data.ts 342 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/equipmentreceipt/index.vue 243 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/equipmentreceipt/modules/form.vue 163 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/equipmentreceipt/modules/line-form.vue 98 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/equipmentreceipt/modules/line-list.vue 142 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/miscissue/index.vue 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/miscissue/modules/form.vue 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/miscreceipt/index.vue 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/miscreceipt/modules/form.vue 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/returnvendor/index.vue 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/returnvendor/modules/form.vue 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/sn/data.ts 289 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/sn/index.vue 298 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/sn/location-maps.ts 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/sn/modules/in-stock-modal.vue 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/sn/modules/out-stock-modal.vue 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/sn/modules/sn-detail-modal.vue 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/stocktaking/plan/data.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/stocktaking/task/data.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/stocktaking/task/index.vue 75 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/stocktaking/task/modules/form.vue 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/transaction/data.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史