mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 16:46:19 +08:00
feat: And surface switching loading optimization
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
// import { echartsInstance as echarts } from '@vben/chart-ui';
|
||||
|
||||
defineOptions({ name: 'WelCome' });
|
||||
defineOptions({ name: 'Welcome' });
|
||||
|
||||
// const cardList = ref([
|
||||
// {
|
||||
@@ -247,5 +247,4 @@ defineOptions({ name: 'WelCome' });
|
||||
|
||||
<template>
|
||||
<div>dashboard</div>
|
||||
<!-- <Dashboard :card-list="cardList" :chart-tabs="chartTabs" /> -->
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user