mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-13 14:57:14 +08:00
chore: 优化左树右表
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user