mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 20:47:18 +08:00
feat: 数据库管理优化1
This commit is contained in:
@@ -393,7 +393,7 @@ onMounted(() => {
|
||||
striped
|
||||
remote
|
||||
:loading="false"
|
||||
:scroll-x="1000"
|
||||
:scroll-x="1200"
|
||||
:columns="columns"
|
||||
:data="data"
|
||||
:row-key="(row: any) => row.id"
|
||||
|
||||
Reference in New Issue
Block a user