feat: Dahsboard - npm - 网络质量概览图表 根据接口返回展示数据
This commit is contained in:
@@ -375,12 +375,7 @@ export default {
|
||||
}
|
||||
this.legendSelectChange(t, 0)
|
||||
})
|
||||
} else if (!this.activeShow) {
|
||||
this.mpackets.forEach((t, i) => {
|
||||
t.show = true
|
||||
this.legendSelectChange(t, 'index')
|
||||
})
|
||||
} else if (this.activeShow) {
|
||||
} else {
|
||||
this.mpackets.forEach((t, i) => {
|
||||
t.show = true
|
||||
this.legendSelectChange(t, 'index')
|
||||
|
||||
Reference in New Issue
Block a user