📃 docs(计划与生产模块): 追加计划与生产模块也页面截图

This commit is contained in:
2026-05-06 20:49:42 +08:00
parent b6d6ad8ef4
commit 6b7b04bac5
55 changed files with 294 additions and 37 deletions

View File

@@ -10,8 +10,12 @@
- 半成品列表查询按批次号、半成品ID、工序单元、下料时间等条件检索半成品记录
- 物料状态查看:查看半成品当前是"已完成"还是"未使用"状态
**对应功能截图**
![图片:半成品管理功能截图](/public/image/process_model/图片:工艺模型功能截图.png)
**功能对应截图**
<div align="center">
<img style="margin-top:18px;" src="/public/image/planning_and_production/material_monitoring/半成品管理页面截图.png" alt="半成品管理页面截图">
<div style="font-size:12px; font-weight:bold;">图1 半成品管理页面</div>
</div>
## 2. 术语说明
@@ -32,9 +36,6 @@
半成品列表展示所有已录入的半成品记录,默认按下料时间由近到远排列,支持分页浏览。
**对应功能截图**
![图片:半成品列表截图](/public/image/process_model/图片:工序单元列表截图.png)
**表格字段说明:**
| 字段 | 说明 |
@@ -59,6 +60,13 @@
| 工序单元 | 从下拉列表中选择工序单元进行筛选 |
| 下料时间 | 选择一个时间范围,查询该时间段内产出的半成品 |
**功能对应截图**
<div align="center">
<img style="margin-top:18px;" src="/public/image/planning_and_production/material_monitoring/半成品管理页面查询条件截图.png" alt="半成品管理页面查询条件截图">
<div style="font-size:12px; font-weight:bold;">图1 半成品管理页面查询条件</div>
</div>
### 3.2 录入半成品数据
#### 3.2.1 录入流程说明
@@ -79,6 +87,14 @@
4. 填写完成后点击 **确定** 提交
**功能对应截图**
<div align="center">
<img style="margin-top:18px;" src="/public/image/planning_and_production/material_monitoring/半成品管理页面录入数据截图.png" alt="半成品管理页面录入数据截图">
<div style="font-size:12px; font-weight:bold;">图1 半成品管理页面录入数据</div>
</div>
#### 3.2.2 录入校验说明
| 校验项 | 规则 |