From 602c106a20c4601475078fc327eed74929205da4 Mon Sep 17 00:00:00 2001 From: tangjie <122778500@qq.com> Date: Mon, 10 Aug 2026 17:15:41 +0800 Subject: [PATCH] feat --- .../QualApplication/FilingForm/components/PersonnelStep.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/Container/QualApplication/FilingForm/components/PersonnelStep.jsx b/src/pages/Container/QualApplication/FilingForm/components/PersonnelStep.jsx index 0e84a7d..e2c8e57 100644 --- a/src/pages/Container/QualApplication/FilingForm/components/PersonnelStep.jsx +++ b/src/pages/Container/QualApplication/FilingForm/components/PersonnelStep.jsx @@ -77,6 +77,7 @@ const PersonnelStep = ({ personnelList = [], disabled, onAdd, onRemove, manageme ? { selectedRowKeys, onChange: setSelectedRowKeys, + fixed: "left", } : undefined }