NEZ-351 perf: dashboard相关滑框bug修复、优化
This commit is contained in:
@@ -269,20 +269,6 @@ export default {
|
||||
toTopBtnTop: this.$tableHeight.toTopBtnTop, //to-top按钮的top属性
|
||||
tableHover: false, //控制滚动条和top按钮同时出现
|
||||
showTopBtn: false,
|
||||
severityData: [
|
||||
{
|
||||
key: 'medium',
|
||||
value: this.$t("alert.config.medium")
|
||||
},
|
||||
{
|
||||
key: 'high',
|
||||
value: this.$t("alert.config.high")
|
||||
},
|
||||
{
|
||||
key: 'low',
|
||||
value: this.$t("alert.config.low")
|
||||
}
|
||||
],
|
||||
graphShow: false,
|
||||
chartDatas: [],
|
||||
chartUnit:5,
|
||||
|
||||
Reference in New Issue
Block a user