Merge remote-tracking branch 'origin/main'

This commit is contained in:
zhongzm
2024-10-24 10:11:28 +08:00
2 changed files with 31 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ onMounted(() => {});
<template>
<PageContainer>
<a-card :bordered="false" :body-style="{ padding: '0px' }">
<h1>Perf Report</h1>
<h1>kpiOverView</h1>
</a-card>
</PageContainer>
</template>