Skip to content

OEE 链路分析

源文件:lemes-web/src/views/devicemate/report/OEE/OEE.vue

页面组件总览

组件层级路径角色详情描述
indexindex主页面详情承接 OEE 页面主入口、列表查询和业务操作入口。
importFileindex > importFile公共组件详情复用通用组件外壳,但当前页通过 :import-file-ajax 注入业务配置,承接业务请求。

信息整理

OEE 页面数据流图

  • Flow 布局:standardOEE 页面摘要图

  • Summary 布局:standard

接口总览

methodpath功能详情
POST/dm-device/device/oee/page分页查询详情
POST/dm-device/device/oee/exportExcelExcel 导出-
POST/dm-device/device/oee/del业务请求详情
POST/dm-device/device/oee/import业务请求详情
POST/dm-device/device/oee/list业务请求详情