From ddf9fcd8e86496b4797fb7afc7d5132dde3d0f0f Mon Sep 17 00:00:00 2001 From: sheng <15292050171@163.com> Date: Tue, 10 Oct 2023 16:11:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=83=A8=E9=97=A8=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=A1=86=E5=A4=9A=E8=A1=8C=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/system/dept/components/DeptUserCom/crud.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/views/system/dept/components/DeptUserCom/crud.tsx b/web/src/views/system/dept/components/DeptUserCom/crud.tsx index fb2e155..0eaa096 100644 --- a/web/src/views/system/dept/components/DeptUserCom/crud.tsx +++ b/web/src/views/system/dept/components/DeptUserCom/crud.tsx @@ -72,6 +72,7 @@ export const createCrudOptions = function ({ crudExpose, context }: CreateCrudOp }, search: { container: { + layout: 'multi-line', action: { col: { span: 10,