CN-593 实体下拉--服务质量事件增加折线图

This commit is contained in:
hyx
2022-05-27 18:22:23 +08:00
parent ebd2717be5
commit cfb25a1ecb
9 changed files with 163 additions and 22 deletions

View File

@@ -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