二手车交易,协议链接加返回按钮
This commit is contained in:
@ -226,7 +226,8 @@ export default {
|
||||
url = 'https://crm1.sino-assist.com'
|
||||
// url = 'http://localhost:8080'
|
||||
}
|
||||
window.location.href=url + '/h5/supplier/dispatch/res/privacy.html'
|
||||
let urls=url + '/h5/supplier/dispatch/res/privacy.html'
|
||||
this.$router.push({ name: "privacyComponent", query: {url:urls}})
|
||||
},
|
||||
closeParentDialog() {
|
||||
if (window.parent) {
|
||||
|
Reference in New Issue
Block a user