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