Commit b3bd74c8 authored by wangqinghua's avatar wangqinghua

update

parent 09009c0b
...@@ -6,7 +6,7 @@ import {Message} from 'element-ui'; ...@@ -6,7 +6,7 @@ import {Message} from 'element-ui';
//axios配置 //axios配置
let instance = axios.create({ let instance = axios.create({
baseURL:'/api/', baseURL:'http://180.168.156.212:4085',
timeout:20000, timeout:20000,
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment