layout update

This commit is contained in:
2025-05-10 00:04:53 +08:00
parent 52a2fd6625
commit b4c7238c8a
10 changed files with 73 additions and 49 deletions

View File

@@ -175,7 +175,7 @@ function rowProps(row: Contest) {
</n-form>
</n-space>
<n-data-table
striped
:bordered="false"
:columns="columns"
:data="data"
:row-props="rowProps"