diff --git a/src/views/chart/ContentConfigurations/components/CanvasPage/index.vue b/src/views/chart/ContentConfigurations/components/CanvasPage/index.vue index 9cf7050..addd12f 100644 --- a/src/views/chart/ContentConfigurations/components/CanvasPage/index.vue +++ b/src/views/chart/ContentConfigurations/components/CanvasPage/index.vue @@ -54,7 +54,7 @@ > - + 背景控制 @@ -103,7 +103,7 @@ --> - + @@ -175,12 +175,12 @@ const globalTabList = [ icon: ColorPaletteIcon, render: ChartThemeColor }, - { - key: 'VChartTheme', - title: 'VChart主题', - icon: ColorPaletteIcon, - render: VChartThemeColor - } + // { + // key: 'VChartTheme', + // title: 'VChart主题', + // icon: ColorPaletteIcon, + // render: VChartThemeColor + // } ] const previewTypeList = [