fix: 服务质量折线图接口更改、满屏滚动修复
This commit is contained in:
@@ -185,7 +185,7 @@ export default {
|
||||
this.$refs.panelChartList.groupParentCalcHeight(params.chart, params.childrenList)
|
||||
},
|
||||
wholeScreenScroll (e) {
|
||||
if (this.scroll.prevent) {
|
||||
if (this.scroll.prevent || !this.panel.params || !this.panel.params.wholeScreenScroll) {
|
||||
return
|
||||
}
|
||||
this.scroll.prevent = true
|
||||
|
||||
Reference in New Issue
Block a user