feat: 新增 chartRightBox

This commit is contained in:
zhangyu
2021-11-30 16:39:21 +08:00
parent 8bdfd769ec
commit a69105d783
17 changed files with 1159 additions and 10 deletions

View File

@@ -0,0 +1,15 @@
<template>
<div>
other
</div>
</template>
<script>
export default {
name: 'otherChartConfig'
}
</script>
<style scoped>
</style>