mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +08:00
style: 还原请求间隔
This commit is contained in:
parent
6a90d1a043
commit
417821b72d
@ -49,7 +49,7 @@ export const backgroundImageSize = 5
|
||||
export const previewScaleType = PreviewScaleEnum.FIT
|
||||
|
||||
// 数据请求间隔
|
||||
export const requestInterval = 5
|
||||
export const requestInterval = 30
|
||||
|
||||
// 工作区域历史记录存储最大数量
|
||||
export const editHistoryMax = 100
|
Loading…
Reference in New Issue
Block a user