fix
This commit is contained in:
@@ -115,7 +115,7 @@ watch(
|
||||
},
|
||||
)
|
||||
watchDebounced(
|
||||
() => [query.keyword],
|
||||
() => query.keyword,
|
||||
() => {
|
||||
query.page = 1
|
||||
routerPush()
|
||||
|
||||
Reference in New Issue
Block a user