mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 05:46:44 +08:00
【银保app】首页开放保全页面
This commit is contained in:
@@ -460,7 +460,15 @@ export default {
|
||||
}
|
||||
}
|
||||
if(data.title == '保全中心'){
|
||||
this.$toast('暂未开放')
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + '/#/YB_APP/saveallList',
|
||||
},
|
||||
routerInfo: {
|
||||
path: '/YB_APP/saveallList',
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user