feat:新增功能

1.panel图表曲线全屏增加时间查询
2.panel图表的定期刷新
3.panel图表数据获取参数step按时间指定不同值
4.panel图表全屏相关文字国际化
fix:修改BUG
1.panel图表查询2次
2.panel图表列表底部显示多余的滚动条
This commit is contained in:
hanyuxia
2020-01-10 17:13:41 +08:00
parent a592576c73
commit 663f8e1b4f
7 changed files with 327 additions and 52 deletions

View File

@@ -30,7 +30,7 @@ const en = {
panel:{
title:'Panel',
searchItem:{
name:'Title'
name:'name'
},
//面板-侧滑框
createPanelTitle: "Create Panel",
@@ -86,7 +86,10 @@ const en = {
threeMinutes:'3 mins',
fiveMinutes:'5 mins',
tenMinutes:'10 mins',
}
},
view:'View',
confirm:'Ok',
cancel:'Cancel'
},
metric:{
name:"Metric",