优化效果

pull/1164/head
JEECG 2024-03-18 19:56:31 +08:00
parent 4573a82018
commit 6de260014d
1 changed files with 0 additions and 4 deletions

View File

@ -18,11 +18,7 @@
// labelWidth: 150,
schemas: formSchema,
showActionButtonGroup: false,
// update-begin--author:liaozhiyang---date:20231017---forissues/790
labelWidth: 100,
labelCol: null,
wrapperCol: null,
// update-end--author:liaozhiyang---date:20231017---forissues/790
});
//
const [registerModal, { setModalProps, closeModal }] = useModalInner(async (data) => {