1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 23:11:24 +08:00

There is currently no data displayed in the updated homepage card.

This commit is contained in:
ggb
2023-06-07 00:54:51 +08:00
parent 102b6ff63f
commit 8e5f6ab357
3 changed files with 3 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
>
</el-row>
</div>
<el-empty v-if="tableData?.length === 0" description="暂无数据" image-size="0" />
</el-card>
</template>