fix:修改endpoint metrics 打开没有图的问题
This commit is contained in:
@@ -161,7 +161,7 @@ export default {
|
||||
chartUnit: 5,
|
||||
rightBox: { show: false },
|
||||
minusTime: 0,
|
||||
searchTime: [new Date().setHours(new Date().getHours() - 1), new Date()],
|
||||
searchTime: bus.getTimezontDateRange(),
|
||||
tableId: 'endpointQueryTable',
|
||||
pageObj: {
|
||||
pageSize: 20,
|
||||
|
||||
Reference in New Issue
Block a user