gaoluyang
2026-05-25 287fd4cd8b556e99997168341577b2deaa8a8e8e
src/views/energyManagement/meterCollection/index.vue
@@ -444,7 +444,7 @@
          return
        }
        
        // 检查容器尺寸
        // 检查容器规格型号
        const container = this.$refs.chartContainer
        if (container.offsetWidth === 0 || container.offsetHeight === 0) {
          setTimeout(() => {