mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 08:22:41 +08:00
接口选择器新增事件配置功能
This commit is contained in:
parent
aa197a6fd6
commit
32a224ccbb
@ -47,5 +47,5 @@ export interface SelectRuleOption {
|
|||||||
name: string // 组件名称
|
name: string // 组件名称
|
||||||
icon: string // 组件图标
|
icon: string // 组件图标
|
||||||
props?: any[], // 组件规则
|
props?: any[], // 组件规则
|
||||||
event?: any[] // 事件
|
event?: any[] // 事件配置
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user