Procházet zdrojové kódy

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

wu.jian2 před 1 rokem
rodič
revize
8a7ae360e3

+ 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
     },
     // 同步配置