fix:搜索为空时,不跳转页面
This commit is contained in:
@@ -46,8 +46,6 @@
|
||||
} else {
|
||||
sheep.$router.go('/pages/goods/list', { keyword: res.value });
|
||||
}
|
||||
} else {
|
||||
sheep.$router.go('/pages/goods/list', { keyword: res.value });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user