WIP Подключила пагинацию на клиентов
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
||||
this.$emit("search", this.searchClient);
|
||||
},
|
||||
resetLastName() {
|
||||
this.$emit("reset-search", this.searchClient);
|
||||
this.$emit("reset-search");
|
||||
this.searchClient = "";
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user