소스 검색

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