src/components/bar.vue @@ -112,13 +112,7 @@ }, }, mounted() { this.setData([{ time: '12:02:34', value: 229 }, { time: '12:29:34', value: 210 }]); this.setData(); }, }; </script>