kae 391ea29f1a fix: repair supplier modal submit flow
destroyOnClose unmounts the Form on close, disconnecting the useForm
instance so validateFields throws on reopen. Replaced with afterOpenChange
to reset fields without unmounting.

Also moved setModalOpen(false) and reload() before message.success so that
antd v5's static message API throwing outside an <App> context no longer
prevents the modal from closing after a successful create or update.
2026-06-18 18:24:51 +09:00
2026-06-15 19:47:45 +09:00
2026-06-15 19:47:45 +09:00
2026-05-24 20:05:28 +09:00
2026-06-15 19:47:45 +09:00
2026-06-15 19:47:45 +09:00
2026-06-15 19:47:45 +09:00
Description
No description provided
348 KiB
Languages
TypeScript 98.9%
CSS 0.8%
Dockerfile 0.3%