Skip to content

ReportCard 报表卡片

🚧 开发中

数据报表展示卡片组件。

计划 API

vue
<template>
  <NReportCard title="月度报表" :data="reportData" />
</template>