mirror of https://github.com/halo-dev/halo-admin
Reload post data when reset query param.
parent
d998cd11a5
commit
1c65589013
|
@ -317,6 +317,7 @@ export default {
|
|||
this.queryParam.keyword = null
|
||||
this.queryParam.categoryId = null
|
||||
this.queryParam.status = null
|
||||
this.loadPosts()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue