mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-23 00:43:38 +00:00
FormBox、FormDialog、FormDrawer 新增 extendState 属性,并透传给内部 MForm, 方便外层注入 $message、$store 等扩展上下文到 formState。 Co-authored-by: Cursor <cursoragent@cursor.com>