Commit 108cad40 by 姜雷

修改请求方式

parent 2b399bb2
import createBaseFetch from '../lib/Api'; const fetch = manageShell.default.createBaseFetch({
const fetch = createBaseFetch({
baseURL: process.env.VUE_APP_SYSTEM_SERVER_URL, baseURL: process.env.VUE_APP_SYSTEM_SERVER_URL,
timeout: 10000, timeout: 10000,
}); });
......
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