fix: Dahsboard - npm - 网络质量概览图表 下钻切换参数问题
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
||||
}
|
||||
if (this.chartData.id === 23) {
|
||||
this.side = 'client'
|
||||
} else if (this.chartData.id === 24) {
|
||||
} else if (this.chartData.id === 26) {
|
||||
this.side = 'server'
|
||||
}
|
||||
if (condition && (typeof condition !== 'object') && type) {
|
||||
|
||||
Reference in New Issue
Block a user