mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-03 14:21:57 +08:00
fix(editor): layer-node-content slot参数出错
This commit is contained in:
parent
a16a7e6a4d
commit
4643acb0f8
@ -38,7 +38,7 @@
|
||||
<component
|
||||
v-else-if="config.slots?.layerNodeContent"
|
||||
:is="config.slots.layerNodeContent"
|
||||
:data="data"
|
||||
:data="nodeData"
|
||||
:node="node"
|
||||
/>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user