feat: 新增组件更新单独设置功能

This commit is contained in:
奔跑的面条
2022-07-08 17:53:52 +08:00
parent 594c8f215f
commit 88bb915161
5 changed files with 29 additions and 13 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ export type RequestConfigType = {
// 源后续的 url
requestUrl?: string
// 组件定制轮询时间
requestInterval: number
requestInterval?: number
}
// Store 类型