zhouhao
2022-01-10 38bf5b0367e159dff3a5e1105dcc8cdbcbc9b8c8
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'