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

This commit is contained in:
奔跑的面条
2022-05-09 18:05:14 +08:00
parent ca8e08f3db
commit f6fe7816c9
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,