mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 02:16:44 +08:00
[FIX]bug_GFRS-830 电子投保-核保结果页面点击【返回投保单列表】,跳转页面错误
This commit is contained in:
@@ -89,7 +89,10 @@ export default {
|
||||
goback() {
|
||||
// console.log('111')
|
||||
this.$jump({
|
||||
flag: 'goBack',
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + '/#/sale/list'
|
||||
},
|
||||
routerInfo: {
|
||||
path: '/sale/list'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user