mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 01:26:43 +08:00
【银保app】修改保单详情页面样式
This commit is contained in:
@@ -507,10 +507,10 @@
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + '/#/YB_APP/policyList',
|
||||
url: location.origin + '/#/YB_APP/policyList?date=' + this.calendarValue,
|
||||
},
|
||||
routerInfo: {
|
||||
path: '/YB_APP/policyList',
|
||||
path: '/YB_APP/policyList?date=' + this.calendarValue,
|
||||
},
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user