业绩管理模块的静态样式
This commit is contained in:
@ -7,11 +7,14 @@ import router from "../router";
|
||||
const myAxios = axios.create({
|
||||
withCredentials: true,
|
||||
// baseURL:'http://localhost:9091'
|
||||
baseURL:'http://localhost:9092'
|
||||
//baseURL:'http://localhost:9092'
|
||||
// baseURL:'http://1.94.237.210:3457'
|
||||
//baseURL:'http://1.94.237.210:8088'
|
||||
//baseURL:'http://27.30.77.229:9091/'
|
||||
//baseURL:'http://27.30.77.229:9092/'
|
||||
// baseURL:'http://160.202.242.36:9092/'
|
||||
baseURL:'http://160.202.242.36:9092/'
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user