chore: upload dashboard updates

This commit is contained in:
2026-07-08 13:36:22 +08:00
parent 4e4a419816
commit 4eef87d9e5
8 changed files with 552 additions and 393 deletions

View File

@@ -8,7 +8,7 @@ const request_config = window.g.API_WEB_URL + `/submit/MESCommonBase.ashx`
export const name = name_config
const service = axios.create({
baseURL: request_config,
timeout: 1000 * 5 // 请求超时时间
timeout: 1000 * 15 // 请求超时时间
})
// && config.data.name !== '菜单系统模块_通知信息_查询数据' && config.data.name !== '菜单系统模块_首页信息_查询数据1' && config.data.name !== '菜单系统模块_首页信息_查询数据2'