Merge pull request 'fix : 测试字典接口没加token' (#140) from dd into master
Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/140
This commit is contained in:
@@ -6,6 +6,7 @@ import { getToken, removeToken } from "./auth";
|
||||
axios.defaults.headers['Content-Type']='application/json'
|
||||
console.log(import.meta.env.VITE_BASE_URL);
|
||||
|
||||
|
||||
const serveice = axios.create({
|
||||
baseURL: import.meta.env.VITE_BASE_URL,
|
||||
timeout: 6000
|
||||
|
||||
Reference in New Issue
Block a user