CN-971 fix: 调整卡片布局为grid
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
const overviewAppChart = layout.find(c => c.type === typeMapping.networkOverview.appList)
|
||||
if (overviewAppChart) {
|
||||
this.$nextTick(() => {
|
||||
this.resizeAppChart()
|
||||
this.handleDynamicChartHeight()
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user