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

@@ -2,7 +2,7 @@
<div class="table-page">
<GiTable
v-model:selectedKeys="selectedKeys"
title="代码生成"
title=""
row-key="tableName"
:data="dataList"
:columns="columns"