* fix:#731 (#749)
* 代码生成器样式调整
Co-authored-by: songkang1993 <38366752+songkang1993@users.noreply.github.com>
This commit is contained in:
奇淼(piexlmax
2021-09-29 19:04:21 +08:00
committed by GitHub
parent 5b7c1fb8fe
commit 01eb096920
8 changed files with 38 additions and 38 deletions

View File

@@ -96,6 +96,7 @@
import echartsLine from '@/view/dashboard/dashbordCharts/echartsLine.vue'
import dashbordTable from '@/view/dashboard/dashbordTable/dashbordTable.vue'
export default {
name: 'Dashboard',
components: {
echartsLine,
dashbordTable