yupan
2022-11-07 9af0ba7e5a51b187f762234755ed1559ab91f5f5
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>