refs #5579 fix(route_index): order #1551
|
@ -2,7 +2,7 @@
|
||||||
vn-id="model"
|
vn-id="model"
|
||||||
url="Routes/filter"
|
url="Routes/filter"
|
||||||
limit="20"
|
limit="20"
|
||||||
order="created DESC">
|
order="created DESC, id DESC">
|
||||||
</vn-crud-model>
|
</vn-crud-model>
|
||||||
<vn-portal slot="topbar">
|
<vn-portal slot="topbar">
|
||||||
<vn-searchbar
|
<vn-searchbar
|
||||||
|
|
Loading…
Reference in New Issue