mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-22 02:16:53 +08:00
回退 'Pull Request !44 : 2022-1-19 Jiamin'
This commit is contained in:
@@ -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('这是地址的跳转');
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user