name: instance_submit
amis_schema: |-
    {
    "type": "service",
    "body": [
        {
        "type": "button",
        "label": "发送",
        "level": "primary",
        "id": "u:instance_submit",
        "hiddenOn": "!(this.record.box === 'inbox' || this.record.box === 'draft')",
        "onEvent": {
            "click": {
            "weight": 0,
            "actions": [
                {
                "componentId": "steedos-approve-button",
                "groupType": "component",
                "actionType": "click"
                }
            ]
            }
        }
        }
    ],
    "regions": [
        "body"
    ],
    "bodyClassName": "p-0",
    "id": "u:0fd5963d7f1d"
    }
is_enable: true
label: 发送
'on': record_only
type: amis_button
visible: true
