mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 01:22:53 +08:00
Merge branch 'hotfix_Electric' into dev
This commit is contained in:
@@ -447,12 +447,20 @@ export default {
|
||||
// localStorage.imgfrontInsuredPath = ''
|
||||
// localStorage.bankCardUrl = ''
|
||||
// localStorage.bankCardUrlInsured = ''
|
||||
// this.$jump({
|
||||
// flag: 'h5',
|
||||
// extra: {
|
||||
// url: location.origin + '/#/sale/insuredInfo',
|
||||
// },
|
||||
// routerInfo: { path: '/sale/insuredInfo' }
|
||||
// })
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + '/#/sale/insuredInfo'
|
||||
url: location.origin + '/#/sale/test',
|
||||
needRefresh:'1'
|
||||
},
|
||||
routerInfo: { path: '/sale/insuredInfo' }
|
||||
routerInfo: { path: '/sale/test' }
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user