Преглед на файлове

🎨 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;