zhouhao
2022-01-06 5b342cbbff11503595623891b9802a6e1570f092
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'