8 天以前 fdd158306bf6dc3584f5110a385323f4a8dfb463
分支
用户 <2163098428@qq.com>
星期三, 九月 2, 2026 14:25 +0800
提交者 <2163098428@qq.com>
星期三, 九月 2, 2026 14:25 +0800
提交fdd158306bf6dc3584f5110a385323f4a8dfb463
目录 0a402697c737293f6a10df8de3fcfb5bd4c48d73 目录 | zip | gz
上一版本 600fe725775e28af1f86f7f7f1e2521f494252b1 查看 | 对比
feat(wms): 重构仓库管理系统并优化图表显示

- 添加MES仓库类型枚举定义,支持暂存库和合格库
- 实现农业主题色彩方案,统一绿色系视觉风格
- 重构销售相关业务逻辑,移除销售订单关联功能
- 更新首页统计面板数据结构,增加多种业务指标
- 优化图表配置,提升数据可视化效果和一致性
- 调整扫码事件API接口,规范扫码类型参数
- 完善发货通知单库存管理,限制从合格库选择库存
- 优化退货单处理流程,简化物料选择逻辑
- 移除冗余组件文件,精简代码结构
- 调整表格列宽配置,优化用户界面布局
已删除2个文件
已添加12个文件
已修改37个文件
2567 ■■■■ 文件已修改
package.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
pnpm-lock.yaml 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/adapter/vxe-table.ts 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/erp/sale/order/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/bag-code-home/index.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/pro/scanEvent/index.ts 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/qc/seedQuality/index.ts 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/trace-cross-region/index.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/trace/batch.ts 150 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/materialstock/index.ts 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/mes/wm/warehouse/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/packages/constants/src/biz-mes-enum.ts 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/packages/effects/plugins/src/echarts/echarts.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/chart-options.ts 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/data.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/index.vue 120 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/alert-panel.vue 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/bag-code-cards.vue 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/basic-cards.vue 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/business-flow.vue 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/kpi-cards.vue 108 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/scan-region-chart.vue 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/bagCodeHome/modules/shortcuts.vue 98 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/erp/sale/order/index.vue 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/pro/scan-in/index.vue 144 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/batchtrace/modules/TraceDecision.vue 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/batchtrace/modules/TraceGraph.vue 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/batchtrace/modules/TraceStageOverview.vue 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/batchtrace/modules/TraceTimeline.vue 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/batchtrace/modules/trace-detail.vue 148 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/seedQuality/index.vue 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/mes/qc/seedQuality/record.vue 284 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/components/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/components/select-dialog.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/components/select.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/components/stock-bag-modal.vue 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/data.ts 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/materialstock/index.vue 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/productsales/data.ts 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/returnsales/data.ts 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/returnsales/modules/form.vue 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/returnsales/modules/line-form.vue 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/returnsales/modules/line-list.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/salesnotice/components/select-dialog.vue 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/salesnotice/components/select.vue 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/salesnotice/data.ts 135 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/salesnotice/modules/form.vue 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/salesnotice/modules/line-form.vue 92 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/transaction/data.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/transaction/index.vue 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/wls/warehouse/data.ts 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史