chore: 优化左树右表

This commit is contained in:
秋帆
2025-01-12 20:30:32 +08:00
parent 4b61e4027e
commit 8c55504bf8
18 changed files with 123 additions and 172 deletions

View File

@@ -1,10 +1,10 @@
<template>
<div class="table-page">
<a-row justify="space-between" align="center" class="header">
<!-- <a-row justify="space-between" align="center" class="header">
<a-space wrap>
<div class="title">系统日志</div>
</a-space>
</a-row>
</a-row> -->
<a-tabs v-model:active-key="activeKey" type="card-gutter" size="large" @change="change">
<a-tab-pane key="1">
<template #title><icon-lock /> 登录日志</template>