fix(style): image wraper full size

This commit is contained in:
jialin
2024-12-02 18:56:27 +08:00
parent a7456d1182
commit 50c740d219
8 changed files with 72 additions and 35 deletions
@@ -410,6 +410,12 @@ const GroundImages: React.FC<MessageProps> = forwardRef((props, ref) => {
return null;
}, [size, intl]);
useEffect(() => {
return () => {
requestToken.current?.abort?.();
};
}, []);
useEffect(() => {
if (size === 'custom') {
form.current?.form?.setFieldsValue({