Мелкая поправка

This commit is contained in:
Book Pauk
2022-10-26 16:09:01 +07:00
parent dff2f0fcb0
commit 86f6ba5ba0

View File

@@ -262,6 +262,7 @@ const componentOptions = {
},
selectedList(newValue) {
this.selectedListComponent = (route2component[newValue] ? route2component[newValue].component : null);
this.pageCount = 1;
if (this.getListRoute() != newValue) {
this.updateRouteQueryFromSearch();