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
@@ -8,4 +8,5 @@ export type ListType = {
|
||||
step?: number
|
||||
min?: number
|
||||
tip?: string
|
||||
options?: { label: string; value: any }[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user