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