Commit 8ac6c1356491f0184e75887d7686841072e06e82

Authored by fengwotao
1 parent dbc182f8

feat(src/views/chart): 修改重写ChartsOptionContent组件路径,修改不需要的隐藏

@@ -47,7 +47,7 @@ export const hideAsideComponentsObj = { @@ -47,7 +47,7 @@ export const hideAsideComponentsObj = {
47 'VTextCommon', //文字 47 'VTextCommon', //文字
48 'VVideo', //视频 48 'VVideo', //视频
49 'VIframe', //远程网页 49 'VIframe', //远程网页
50 - 'VImage', //图片 50 + // 'VImage', //图片
51 'VImageCarousel', //轮播图 51 'VImageCarousel', //轮播图
52 'VWaterPolo' //水球图 52 'VWaterPolo' //水球图
53 ] 53 ]