Selaa lähdekoodia

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

xinyan 9 kuukautta sitten
vanhempi
commit
b4f8c0d83f

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

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