change
This commit is contained in:
@@ -21,6 +21,8 @@ export const deviceStatusList = (id) => post('api/deviceScreen/deviceStatusList'
|
||||
/** 1.10近30天设备故障统计 */
|
||||
export const errCensus = (id) => post('api/deviceScreen/errCensus', {})
|
||||
|
||||
/** 仓储监控 */
|
||||
export const storageMonitor = (id) => post('api/dashboard/warehouseMonitor', {})
|
||||
/** 生产统计 */
|
||||
export const productionStatistics = (id) => post('api/dashboard/productionStatistics', {})
|
||||
// export const productionStatistics = () => {
|
||||
|
||||
Reference in New Issue
Block a user