mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-22 02:16:53 +08:00
剩余其他页面
This commit is contained in:
@@ -332,9 +332,9 @@ obligation(item,index){
|
||||
return
|
||||
|
||||
}else{
|
||||
if(index==2){
|
||||
if(item.title=='收货地址'){
|
||||
this.$router.push({
|
||||
path: `/personal/useraddress/`
|
||||
path: `/useraddress/openaddress/`
|
||||
})
|
||||
console.log('这是地址的跳转');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user