Skip to content

Commit 718ca1b

Browse files
committed
chore: ChartCard moveto chart
1 parent 97b55a4 commit 718ca1b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/views/dashboard/Analysis.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
</template>
146146

147147
<script>
148-
import ChartCard from '@/components/ChartCard'
148+
import ChartCard from '@/components/chart/ChartCard'
149149
import ACol from 'ant-design-vue/es/grid/Col'
150150
import ATooltip from 'ant-design-vue/es/tooltip/Tooltip'
151151
import MiniArea from '@/components/chart/MiniArea'

0 commit comments

Comments
 (0)