@ -451,7 +451,7 @@ export default {
}
]
this.$refs.Chart1.setData(option1)
// option1 && Chart1.setOption(option1);
// this.$refs.Chart2.setData(option2)
@ -471,7 +471,7 @@ export default {
</script>
<style>
<style scoped>
.chart1 {
width: 100%;
height: 75vh;