We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b55a4 commit 718ca1bCopy full SHA for 718ca1b
src/components/ChartCard.vue renamed to src/components/chart/ChartCard.vue
src/views/dashboard/Analysis.vue
@@ -145,7 +145,7 @@
145
</template>
146
147
<script>
148
- import ChartCard from '@/components/ChartCard'
+ import ChartCard from '@/components/chart/ChartCard'
149
import ACol from 'ant-design-vue/es/grid/Col'
150
import ATooltip from 'ant-design-vue/es/tooltip/Tooltip'
151
import MiniArea from '@/components/chart/MiniArea'
0 commit comments