feat: 添加物料管理模块及相关功能

新增物料管理模块,包括产品、配料、采购、入库、出库等功能
添加物料看板页面和BOM管理组件
更新环境配置和依赖项
This commit is contained in:
砂糖
2026-01-30 17:39:17 +08:00
parent 316d13479d
commit 067214b284
24 changed files with 2574 additions and 13 deletions

View File

@@ -449,8 +449,8 @@ body {
left: 0;
position: relative;
margin: 10vh auto 0;
padding: 0;
border-radius: 8px;
width: 60% !important; // 自适应宽度
// 对话框头部尺寸
.el-dialog__header {