回退 'Pull Request !44 : 2022-1-19 Jiamin'

This commit is contained in:
Admin
2022-01-20 02:44:19 +00:00
committed by Gitee
parent 44fdcdb632
commit b0ae1cbe94
13 changed files with 470 additions and 820 deletions

View File

@@ -342,7 +342,9 @@ obligation(item,index){
}else{
if(item.title=='收货地址'){
this.$router.push({ name: "useraddress-openaddress",})
this.$router.push({
path: `/useraddress/openaddress/`
})
console.log('这是地址的跳转');
}
@@ -355,7 +357,7 @@ this.$router.push({ name: "useraddress-openaddress",})
this.$router.push({
path: `/personal/discount/`
})
console.log('这是地址的跳转');
}