Skip to content

stockValue 链路分析

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

页面组件总览

组件层级路径角色详情描述
indexindex主页面详情承接 stockValue 页面主入口、列表查询和业务操作入口。

信息整理

stockValue 页面数据流图

  • Flow 布局:standardstockValue 页面摘要图

  • Summary 布局:standard

接口总览

methodpath功能详情
POST/dm-store/stock/statistics/exportCountExcel业务请求详情
POST/dm-store/stock/statistics/getMonth业务请求详情
POST/dm-store/stock/statistics/getMonthList业务请求详情
POST/dm-store/stock/statistics/queryList业务请求详情
POST/dm-store/stock/statistics/queryMonthList业务请求详情
POST/dm-store/stock/statistics/queryPartList业务请求详情