11
zhouhao
2022-01-06 d46f8a6eeb0f8dba078f1023216c02064ee11c2d
src/api/config.js
@@ -82,7 +82,7 @@
}
const $http = axios.create({
    baseURL: '/lism',
    baseURL: '/flb/cab',
    timeout: 90000,
    headers: {
        'Content-Type': 'application/json; charset=UTF-8'