mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2026-01-02 04:58:38 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
437f89193d |
@@ -7,7 +7,7 @@
|
||||
:data="dataList"
|
||||
:columns="columns"
|
||||
:loading="loading"
|
||||
:scroll="{ x: '100%', y: '100%', minWidth: 1700 }"
|
||||
:scroll="{ x: '100%', y: '100%', minWidth: 1700, maxHeight: '81vh' }"
|
||||
:pagination="false"
|
||||
:disabledColumnKeys="['title']"
|
||||
@refresh="search"
|
||||
|
||||
Reference in New Issue
Block a user