mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增图表列表数据
This commit is contained in:
@@ -2,7 +2,7 @@ import type { App } from 'vue'
|
||||
import { Skeleton } from '@/components/Skeleton'
|
||||
|
||||
/**
|
||||
* 全局注册自定义组件 待完善
|
||||
* 全局注册自定义组件
|
||||
* @param app
|
||||
*/
|
||||
export function setupCustomComponents(app: App) {
|
||||
|
||||
Reference in New Issue
Block a user