mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增组件更新单独设置功能
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@ export type RequestConfigType = {
|
||||
// 源后续的 url
|
||||
requestUrl?: string
|
||||
// 组件定制轮询时间
|
||||
requestInterval: number
|
||||
requestInterval?: number
|
||||
}
|
||||
|
||||
// Store 类型
|
||||
|
||||
Reference in New Issue
Block a user