mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 06:36:45 +08:00
Merge branch 'dev_1220' into dev
This commit is contained in:
@@ -831,8 +831,7 @@ export default {
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + '/#/sale/beneficiary',
|
||||
needRefresh: '1'
|
||||
url: location.origin + '/#/sale/beneficiary'
|
||||
},
|
||||
routerInfo: {
|
||||
path: '/sale/beneficiary'
|
||||
|
||||
@@ -165,7 +165,8 @@ export default {
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
url: location.origin + '/#/sale/addBeneficiaryInfo'
|
||||
url: location.origin + '/#/sale/addBeneficiaryInfo',
|
||||
needRefresh: '1'
|
||||
},
|
||||
routerInfo: {
|
||||
path: '/sale/addBeneficiaryInfo'
|
||||
|
||||
Reference in New Issue
Block a user