From 41fee481bdb51df7959ecdc763eb4dd4ecad821b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=82=E4=BD=B3=E4=BF=8A?= Date: Tue, 23 Jan 2024 18:44:41 +0800 Subject: [PATCH] =?UTF-8?q?[Bug]:=20=E5=88=97=E8=A1=A8=E8=A7=86=E5=9B=BE?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E7=9A=84=E5=AD=97=E6=AE=B5=E2=80=9C=E7=94=B5?= =?UTF-8?q?=E8=84=91=E7=AB=AF=E6=98=BE=E7=A4=BA=E7=9A=84=E5=88=97=E2=80=9D?= =?UTF-8?q?=E5=9C=A8=E7=BC=96=E8=BE=91=E6=97=B6=E6=93=8D=E4=BD=9C=E8=BE=83?= =?UTF-8?q?=E4=B8=BA=E7=B9=81=E7=90=90=20#6332?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/pages/listview_form.page.amis.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/services/service-plugin-amis/main/default/pages/listview_form.page.amis.json b/services/service-plugin-amis/main/default/pages/listview_form.page.amis.json index 552bc78cd9..a5dc78e980 100644 --- a/services/service-plugin-amis/main/default/pages/listview_form.page.amis.json +++ b/services/service-plugin-amis/main/default/pages/listview_form.page.amis.json @@ -68,7 +68,22 @@ } ], "addable": false, - "draggable": false + "draggable": false, + "columns": [ + { + "name": "field", + "inlineEditMode": false + }, + { + "name": "width", + "width": 100 + }, + { + "name": "wrap", + "width": 50 + } + ], + "inlineEditMode": true } }, "sort": {