fix.
This commit is contained in:
@@ -74,7 +74,6 @@ function routerPush() {
|
|||||||
const newQuery = {
|
const newQuery = {
|
||||||
...query,
|
...query,
|
||||||
myself: query.myself ? "1" : "0",
|
myself: query.myself ? "1" : "0",
|
||||||
problem: query.problem || route.query.problem,
|
|
||||||
}
|
}
|
||||||
router.push({
|
router.push({
|
||||||
path: route.path,
|
path: route.path,
|
||||||
|
|||||||
Reference in New Issue
Block a user