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