优化
This commit is contained in:
@@ -9,7 +9,8 @@ import {
|
||||
import config from "@/commons/config.js";
|
||||
|
||||
// 测试服
|
||||
let baseUrl = config.baseApiUrl + "app";
|
||||
// let baseUrl = config.baseApiUrl + "app";
|
||||
let baseUrl = config.baseApiUrl;
|
||||
const loadingShowTime = 200;
|
||||
|
||||
function getHeader(data) {
|
||||
|
||||
Reference in New Issue
Block a user