|
@@ -4,7 +4,7 @@ import { defHttp } from '/@/utils/http/axios';
|
|
const store = useUserStore();
|
|
const store = useUserStore();
|
|
|
|
|
|
enum Api {
|
|
enum Api {
|
|
- getSummary = '/ventanaly-device/monitor/groupCompany/getEachMineInfo',
|
|
|
|
|
|
+ getSummary = '/ventanaly-company/company/index/getEachMinePlateInfo',
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|