| src/views/wel/components/proportionStatic.vue | ●●●●● patch | view | raw | blame | history |
src/views/wel/components/proportionStatic.vue
@@ -144,7 +144,6 @@ rate: _.round((item.num/totalNum)*100, 1), })), }; console.log(data, '898') const containerWidth = chart.value.clientWidth; const isSmallScreen = containerWidth < 768; // 移动端判断 const echartsOption = {