Revert "fix: 放开编辑器元素tab页"

This reverts commit bc3226b6d1.
This commit is contained in:
wanganmao
2023-02-16 17:07:32 +08:00
parent 2f3c46eb14
commit a4a45aef67

View File

@@ -44,14 +44,14 @@
</span>
</template>
</a-tab-pane>
<a-tab-pane key="schema">
<!-- <a-tab-pane key="schema">
<template #tab>
<span style="font-size: 16px;">
<img :src="ItemSvg" />
元素
</span>
</template>
</a-tab-pane>
</a-tab-pane> -->
</a-tabs>
</div>