fix(editor): m-form不能加key,会导致vue示例销毁重建

This commit is contained in:
roymondchen 2022-11-24 15:23:50 +08:00
parent f44500d21b
commit fc50c87ad5

View File

@ -3,7 +3,6 @@
<slot name="props-panel-header"></slot>
<MForm
ref="configForm"
:key="node?.type"
:class="`m-editor-props-panel ${propsPanelSize}`"
:popper-class="`m-editor-props-panel-popper ${propsPanelSize}`"
:size="propsPanelSize"