mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
autogen: on search changes reset to first page
Fixes #190 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
30fa528593
commit
e42a5a9c2b
@ -506,6 +506,7 @@ export default {
|
||||
},
|
||||
onSearch (value) {
|
||||
this.searchQuery = value
|
||||
this.page = 1
|
||||
this.fetchData()
|
||||
},
|
||||
closeAction () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user