Commit 8ac6c1356491f0184e75887d7686841072e06e82

Authored by fengwotao
1 parent dbc182f8

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

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