From 39c35e98a849f63d76f0dad73d59e7bd5b3c3eec Mon Sep 17 00:00:00 2001 From: RickCole21 Date: Fri, 12 Aug 2022 17:24:41 +0800 Subject: [PATCH] =?UTF-8?q?amis-saas-5329=20[Feature]=20=E3=80=8Cfeat?= =?UTF-8?q?=E3=80=8D=E6=9C=8D=E5=8A=A1=E8=B0=83=E7=94=A8=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If832de40ea5bf2365bd96ff048333dead56876f6 --- packages/amis-editor/src/renderer/event-control/actions.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/amis-editor/src/renderer/event-control/actions.tsx b/packages/amis-editor/src/renderer/event-control/actions.tsx index 23d392543..8372c3356 100644 --- a/packages/amis-editor/src/renderer/event-control/actions.tsx +++ b/packages/amis-editor/src/renderer/event-control/actions.tsx @@ -520,6 +520,7 @@ const ACTION_TYPE_TREE = (manager: any): RendererPluginAction[] => { name: 'api', label: '配置请求', mode: 'horizontal', + inputClassName: 'm-b-none', size: 'lg', renderLabel: true, required: true