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