Skip to content

扩展lifecycle #178

Description

@fantasticsoul

新增

// 变更数据提交之前
beforeCommit
// 变更数据提交之后
afterCommit
// action 执行前
beforeAction
// action 执行后
afterAction
// 查看错误,不能做任何干预
onError
// 可以拦截错误,返回新的结果
onHandleError

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions