菜单名称更改

lsf-dev
xielei 2024-10-17 14:56:26 +08:00
parent c901f8f07a
commit decbf32693
1 changed files with 0 additions and 1 deletions

View File

@ -232,7 +232,6 @@ const ModalForm = ({ mode, record, onEdit, onSave, onSimilarSave }) => {
</p> </p>
</Dragger> </Dragger>
} }
{JSON.stringify(fileList)}
<Row gutter={[16]}> <Row gutter={[16]}>
{ {
fileList.length > 0 && fileList.map(file => { fileList.length > 0 && fileList.map(file => {