fix:修改页面路由 修改echats图 滑块样式
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { BASE_URL } from '../index';
|
||||
export enum gatewayAlarmApi {
|
||||
getTableList = '/carbon-smart/api/AlarmGatewayLog/selectAlarmGatewayLog', //网关告警 列表
|
||||
getTableList = `${BASE_URL}/api/AlarmGatewayLog/selectAlarmGatewayLog`, //网关告警 列表
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user