src/components/Echarts/LineChart2.vue @@ -1,3 +1,4 @@ <<<<<<< HEAD <template> <div :class="className" :style="{ height: height, width: width }" /> </template> @@ -189,3 +190,4 @@ }, } </script>