fix: 解决冲突

This commit is contained in:
changyongqiang
2022-05-27 15:54:01 +08:00
parent 517e3d7e4d
commit 8fe7eaaec8

View File

@@ -208,6 +208,7 @@ export default {
this.emitter.on('chart-info', function (value) {
_this.getData(1, value)
})
this.getCount()
}
}
</script>