feat(物料管理): 新增采购计划、出入库管理及相关组件

添加物料管理模块,包括采购计划、出入库管理功能及相关组件
新增审批流程、系统信息、数据分析等子组件
添加相关图片资源及样式调整
This commit is contained in:
tcy
2025-09-20 20:38:57 +08:00
parent 0521eb62ee
commit f84503b620
14 changed files with 2126 additions and 2 deletions

View File

@ -103,6 +103,7 @@
.count {
font-size: 18px;
font-weight: bold;
text-align: center;
}
}
}
@ -115,8 +116,7 @@
margin-bottom: 10px;
position: relative;
padding-left: 20px;
text-align: left;
}
.red {