mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 02:46:45 +08:00
【建议书优化需求】原生方法jump跳转改为采用VUE的router路由跳转方式
This commit is contained in:
committed by
liu.xiaofeng@ebiz-digits.com
parent
2f30a51254
commit
9be9b99abf
@@ -2351,6 +2351,7 @@ export default {
|
||||
} else if (this.$route.query.proposalOrderNo) {
|
||||
thismyurl = '?proposalOrderNo=' + this.$route.query.proposalOrderNo
|
||||
}
|
||||
this.$router.push({ path: '/common/addRiskList' + yurl })
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
|
||||
Reference in New Issue
Block a user