Pārlūkot izejas kodu

fix: 放开远程组件改变配置,样式变化的方法

wu.jian2 1 gadu atpakaļ
vecāks
revīzija
8a7ae360e3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      data-room-ui/packages/RemoteComponents/index.vue

+ 1 - 1
data-room-ui/packages/RemoteComponents/index.vue

@@ -201,7 +201,7 @@ export default {
         this.chart.update(config.option)
       }
       this.changeChartConfig(config)
-      // this.$refs['remoteComponent' + config.code]?.customStyle(config)
+      this.$refs['remoteComponent' + config.code]?.customStyle(config)
       return config
     },
     // 同步配置