fix: 解决折线图预览不会展示的问题

This commit is contained in:
奔跑的面条
2022-05-09 18:05:14 +08:00
parent 79a438bc96
commit f0f414400f
2 changed files with 2 additions and 4 deletions
@@ -60,8 +60,6 @@ interface ItemType<T> {
icon: any
}
console.log(useChartLayoutStore())
const btnList = reactive<ItemType<ChartLayoutStoreEnum>[]>([
{
key: ChartLayoutStoreEnum.CHARTS,