This commit is contained in:
952108534@qq.com
2022-01-19 21:55:17 +08:00
parent bcc04c1d11
commit ef1120ec7c
9 changed files with 601 additions and 367 deletions

View File

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