fix: sort assets by ID and desc (#1501)
* sort assets by ID and desc * Update editor-modal-media.vue
This commit is contained in:
parent
fcd37afdb0
commit
88f707b7c1
@ -57,6 +57,8 @@
|
||||
:items-per-page='15'
|
||||
:loading='loading'
|
||||
must-sort,
|
||||
sort-by='ID',
|
||||
sort-desc,
|
||||
hide-default-footer,
|
||||
dense
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user