浏览代码

🎨 perf<全部图表>: 更改柱状图宽度为自适应

xinyan 9 月之前
父节点
当前提交
b4f8c0d83f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/productCenter/productList/components/DateTendency/index.vue

+ 0 - 1
src/views/productCenter/productList/components/DateTendency/index.vue

@@ -319,7 +319,6 @@ function changeMetric() {
           { offset: 1, color: metric.color + '03' },
         ]),
       };
-      };
     }
 
     return baseConfig;