Skip to content
N-UI
Main Navigation
指南
组件
业务组件
主题
Appearance
Menu
Return to top
On this page
ReportCard 报表卡片
🚧 开发中
数据报表展示卡片组件。
计划 API
vue
<
template
>
<
NReportCard
title
=
"月度报表"
:data
=
"reportData"
/>
</
template
>