Мелкая поправка
This commit is contained in:
@@ -262,6 +262,7 @@ const componentOptions = {
|
|||||||
},
|
},
|
||||||
selectedList(newValue) {
|
selectedList(newValue) {
|
||||||
this.selectedListComponent = (route2component[newValue] ? route2component[newValue].component : null);
|
this.selectedListComponent = (route2component[newValue] ? route2component[newValue].component : null);
|
||||||
|
this.pageCount = 1;
|
||||||
|
|
||||||
if (this.getListRoute() != newValue) {
|
if (this.getListRoute() != newValue) {
|
||||||
this.updateRouteQueryFromSearch();
|
this.updateRouteQueryFromSearch();
|
||||||
|
|||||||
Reference in New Issue
Block a user