同路由切换

This commit is contained in:
2023-07-28 14:44:52 +08:00
parent 6cb88bda8a
commit 7595b4b1ad
2 changed files with 31 additions and 13 deletions

View File

@@ -170,7 +170,6 @@ let watchInfo = () => {
for(let key in data){
store.state.seachSelect['seachPage'][key]=seachData[key]
}
console.log(store.state.seachSelect)
}
router.push({
path: '/detail',