mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 组件生命周期事件
This commit is contained in:
@@ -87,6 +87,9 @@ export class PublicConfigClass implements PublicConfigType {
|
||||
this.attr.x = x
|
||||
this.attr.y = y
|
||||
}
|
||||
|
||||
// 事件
|
||||
public events = undefined
|
||||
}
|
||||
|
||||
// 多选成组类
|
||||
|
||||
Reference in New Issue
Block a user