bug
This commit is contained in:
@@ -18,7 +18,7 @@ instance.interceptors.request.use(config => {
|
||||
} else if (/\/tianfuxing/.test(location.pathname)) {
|
||||
config.baseURL = "/tfx"
|
||||
} else if (/\/qianxinan/.test(location.pathname)) {
|
||||
config.baseURL = "/qxn"
|
||||
// config.baseURL = "/qxn"
|
||||
} else if (/\/xiushan/.test(location.pathname)) {
|
||||
config.baseURL = "/xsjr"
|
||||
} else if (/project\/oms/.test(location.pathname)) {
|
||||
|
||||
Reference in New Issue
Block a user