diff --git a/services/service-workflow/main/default/objects/instances/buttons/instance_distribute.button.yml b/services/service-workflow/main/default/objects/instances/buttons/instance_distribute.button.yml index 31ea565221..41197a5ce9 100644 --- a/services/service-workflow/main/default/objects/instances/buttons/instance_distribute.button.yml +++ b/services/service-workflow/main/default/objects/instances/buttons/instance_distribute.button.yml @@ -21,6 +21,7 @@ amis_schema: |- "dialog": { "type": "dialog", "size": "lg", + "showLoading": true, "title": { "type": "tpl", "id": "u:0bce3c33b6e5", @@ -234,6 +235,14 @@ amis_schema: |- "actionType": "closeDialog" } ] + }, + "validateError": { + "actions": [ + { + "componentId": "u:f7f767bed23f", + "actionType": "enabled" + } + ] } } } @@ -267,6 +276,10 @@ amis_schema: |- "actionType": "validate", "componentId": "u:742f9c0dc8a1" }, + { + "componentId": "u:f7f767bed23f", + "actionType": "disabled" + }, { "componentId": "u:742f9c0dc8a1", "args": {},