CN-593 实体下拉--服务质量事件增加折线图
This commit is contained in:
@@ -20,6 +20,7 @@ router.beforeEach(async (to, from, next) => {
|
||||
if (!axios.defaults.baseURL) {
|
||||
const config = await getConfigJson()
|
||||
axios.defaults.baseURL = config.baseUrl
|
||||
axios.defaults.performanceEndTimeInterval = config.performanceEndTimeInterval
|
||||
}
|
||||
if (localStorage.getItem(storageKey.token)) {
|
||||
// 加载i18n
|
||||
|
||||
Reference in New Issue
Block a user