mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-06-05 01:03:23 +08:00
直接传递 form.changeRecords 引用会导致 emit('submit') 后表单内部继续修改时影响外部使用方,改为浅拷贝。
Co-authored-by: Cursor <cursoragent@cursor.com>
直接传递 form.changeRecords 引用会导致 emit('submit') 后表单内部继续修改时影响外部使用方,改为浅拷贝。
Co-authored-by: Cursor <cursoragent@cursor.com>