【银保app】修改保单详情页面样式

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-23 11:08:48 +08:00
parent b6f1973069
commit 83b754c6fa
2 changed files with 41 additions and 28 deletions

View File

@@ -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,
},
})
},