二手车交易,缓存问题解决
This commit is contained in:
@ -256,8 +256,8 @@ export default {
|
|||||||
} else if (window.location.href.includes('uat.sino-assist.com')) {
|
} else if (window.location.href.includes('uat.sino-assist.com')) {
|
||||||
url = 'https://api-uat.sino-assist.com'
|
url = 'https://api-uat.sino-assist.com'
|
||||||
} else {
|
} else {
|
||||||
// url = 'https://crm1.sino-assist.com'
|
url = 'https://crm1.sino-assist.com'
|
||||||
url = 'http://localhost:8080'
|
// url = 'http://localhost:8080'
|
||||||
}
|
}
|
||||||
let urls=url + '/h5/supplier/dispatch/res/privacy.html'
|
let urls=url + '/h5/supplier/dispatch/res/privacy.html'
|
||||||
let data={
|
let data={
|
||||||
|
Reference in New Issue
Block a user