mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 09:46:43 +08:00
【银保app】首页续期跳转地址修改
This commit is contained in:
@@ -446,8 +446,6 @@ export default {
|
||||
}
|
||||
|
||||
if(data.title == '续期管理'){
|
||||
if(data.route){
|
||||
let thisPath = data.route.substring(3)
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
@@ -458,7 +456,6 @@ export default {
|
||||
},
|
||||
})
|
||||
}
|
||||
}
|
||||
if(data.title == '保全中心'){
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
|
||||
Reference in New Issue
Block a user