mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
feat: 修改代码结构,新增删除按钮
This commit is contained in:
Vendored
+2
-2
@@ -41,8 +41,8 @@ export type ConfigType = {
|
||||
disabled?: boolean
|
||||
// 图标
|
||||
icon?: string
|
||||
// 自定义单击事件
|
||||
clickHandle?: Function
|
||||
// 事件
|
||||
configEvents?: { [T: string]: Function }
|
||||
}
|
||||
|
||||
// 数据请求
|
||||
|
||||
Reference in New Issue
Block a user