diff --git a/production_configuration/product_model.md b/production_configuration/product_model.md index 0e7e41b..4ba18c4 100644 --- a/production_configuration/product_model.md +++ b/production_configuration/product_model.md @@ -11,7 +11,7 @@ **功能对应截图** : -![图片:产品模型功能截图](/public/image/process_model/图片:工艺模型功能截图.png) +![图片:产品模型功能截图](/public/image/product_model/图片:产品模型功能截图.png) ## 2. 术语说明 @@ -76,7 +76,7 @@ flowchart TB - 关联性:产品信息可被工艺流程 **功能对应截图** : -![图片:产品列表截图](/public/image/process_model/图片:工序单元列表截图.png) +![图片:产品列表截图](/public/image/product_model/图片:产品列表截图.png) #### 3.1.2 新增产品 @@ -99,7 +99,7 @@ flowchart TB **【重要】** 产品被工艺流程或工单引用后,不允许删除。 **功能对应截图** : -![图片:新增产品截图](/public/image/process_model/图片:新增工序单元截图.png) +![图片:新增产品截图](/public/image/product_model/图片:新增产品截图.png) #### 3.1.3 产品查询 @@ -112,7 +112,7 @@ flowchart TB | 产品分类 | 按产品分类筛选 | **功能对应截图** : -![图片:产品查询列表截图](/public/image/process_model/图片:工序单元查询列表截图.png) +![图片:产品查询列表截图](/public/image/product_model/图片:产品查询列表截图.png) ### 3.2 异常不良管理 @@ -128,7 +128,7 @@ flowchart TB | ERR | Error,错误,系统或设备运行时出现的错误信息 | **功能对应截图** : -![图片:异常不良管理列表截图](/public/image/process_model/图片:工艺流程列表截图.png) +![图片:异常不良管理列表截图](/public/image/product_model/图片:异常不良管理列表截图.png) #### 3.2.2 新增异常不良类别 @@ -155,7 +155,7 @@ flowchart TB **【重要】** 异常不良类别被使用后,不允许删除。 **功能对应截图** : -![图片:新增异常不良类别截图](/public/image/process_model/图片:新增工艺流程截图.png) +![图片:新增异常不良类别截图](/public/image/product_model/图片:新增异常不良类别截图.png) #### 3.2.3 异常不良类别查询 @@ -169,7 +169,7 @@ flowchart TB | 设备类别 | 按绑定的设备类别筛选 | **功能对应截图** : -![图片:异常不良类别查询列表截图](/public/image/process_model/图片:工艺详情页面截图.png) +![图片:异常不良类别查询列表截图](/public/image/product_model/图片:异常不良类别查询列表截图.png) #### 3.2.4 导入异常不良类别 @@ -199,7 +199,7 @@ flowchart TB **【提示】** 建议先导入少量数据进行验证,确认格式正确后再进行大批量导入。 **功能对应截图** : -![图片:导入异常不良类别对话框截图](/public/image/process_model/图片:导入结果参数的按钮和文件对话框截图.png) +![图片:导入异常不良类别对话框截图](/public/image/product_model/图片:导入异常不良类别对话框截图.png) #### 3.2.5 批量删除异常不良类别 @@ -218,7 +218,7 @@ flowchart TB **【提示】** 建议在删除前先查询该类别是否已被工单或异常记录引用。 **功能对应截图** : -![图片:批量删除确认对话框截图](/public/image/process_model/图片:查看日志对话框截图.png) +![图片:批量删除确认对话框截图](/public/image/product_model/图片:批量删除确认对话框截图.png) ### 3.3 异常不良管理说明 diff --git a/public/image/product_model/图片:产品列表截图.png b/public/image/product_model/图片:产品列表截图.png new file mode 100644 index 0000000..4c29f4c Binary files /dev/null and b/public/image/product_model/图片:产品列表截图.png differ diff --git a/public/image/product_model/图片:产品查询列表截图.png b/public/image/product_model/图片:产品查询列表截图.png new file mode 100644 index 0000000..5e039e5 Binary files /dev/null and b/public/image/product_model/图片:产品查询列表截图.png differ diff --git a/public/image/product_model/图片:产品模型功能截图.png b/public/image/product_model/图片:产品模型功能截图.png new file mode 100644 index 0000000..2e777f5 Binary files /dev/null and b/public/image/product_model/图片:产品模型功能截图.png differ diff --git a/public/image/product_model/图片:导入异常不良类别对话框截图.png b/public/image/product_model/图片:导入异常不良类别对话框截图.png new file mode 100644 index 0000000..3be9826 Binary files /dev/null and b/public/image/product_model/图片:导入异常不良类别对话框截图.png differ diff --git a/public/image/product_model/图片:异常不良管理列表截图.png b/public/image/product_model/图片:异常不良管理列表截图.png new file mode 100644 index 0000000..4d82266 Binary files /dev/null and b/public/image/product_model/图片:异常不良管理列表截图.png differ diff --git a/public/image/product_model/图片:异常不良类别查询列表截图.png b/public/image/product_model/图片:异常不良类别查询列表截图.png new file mode 100644 index 0000000..576ac03 Binary files /dev/null and b/public/image/product_model/图片:异常不良类别查询列表截图.png differ diff --git a/public/image/product_model/图片:批量删除确认对话框截图.png b/public/image/product_model/图片:批量删除确认对话框截图.png new file mode 100644 index 0000000..4f0b61b Binary files /dev/null and b/public/image/product_model/图片:批量删除确认对话框截图.png differ diff --git a/public/image/product_model/图片:新增产品截图.png b/public/image/product_model/图片:新增产品截图.png new file mode 100644 index 0000000..9b25a35 Binary files /dev/null and b/public/image/product_model/图片:新增产品截图.png differ diff --git a/public/image/product_model/图片:新增异常不良类别截图.png b/public/image/product_model/图片:新增异常不良类别截图.png new file mode 100644 index 0000000..69f2b8c Binary files /dev/null and b/public/image/product_model/图片:新增异常不良类别截图.png differ diff --git a/后台Webman界面截图对照表.md b/后台Webman界面截图对照表.md index 212bc96..26ca8a1 100644 --- a/后台Webman界面截图对照表.md +++ b/后台Webman界面截图对照表.md @@ -13,8 +13,8 @@ | **生产配置 (Production Master Data)** | 工艺模型 (Process Model) | 工艺流程类别 (Process Category) | 工艺流程类别的增删改查 | | √| √ | √ | | **生产配置 (Production Master Data)** | 工艺模型 (Process Model) | 工序单元 (Process Step) | 配置工序单元(节点),支持参数预设 | | √ | √| √ | | **生产配置 (Production Master Data)** | 工艺模型 (Process Model) | 工艺流程 (Process Routing) | 设置生产工艺流程并管理流程卡 | | √ | √ | √| -| **生产配置 (Production Master Data)** | 产品管理 (Product Management) | 产品列表 (Product List) | 产品管理(增删改查) | | √ | | | -| **生产配置 (Production Master Data)** | 产品管理 (Product Management) | 不良管理 (Defect Management) | 不良代码及描述管理,支持批量导入 | | √ | | | +| **生产配置 (Production Master Data)** | 产品管理 (Product Management) | 产品列表 (Product List) | 产品管理(增删改查) | | √ | √ | | +| **生产配置 (Production Master Data)** | 产品管理 (Product Management) | 不良管理 (Defect Management) | 不良代码及描述管理,支持批量导入 | | √ | √ | | | **生产配置 (Production Master Data)** | 物料模型 (Material Model) | 物料类别列表 (Material Category) | 区分原材料和半成品 | | √ | | | | **生产配置 (Production Master Data)** | 物料模型 (Material Model) | 物料信息管理 (Material Master) | 维护物料编码、名称、规格等属性 | | √ | | | | **生产配置 (Production Master Data)** | 物料模型 (Material Model) | BOM物料清单 (Bill of Materials) | 产品BOM管理 | | √ | | |