feat:【mall】diy editor 的 tab-bar 优化

This commit is contained in:
YunaiV
2025-11-01 21:24:50 +08:00
parent b880043900
commit 149caebaac
4 changed files with 21 additions and 30 deletions

View File

@@ -3,6 +3,7 @@ import { IconifyIcon } from '@vben/icons';
import { cloneDeep } from '@vben/utils';
import { useVModel } from '@vueuse/core';
import { ElButton, ElText, ElTooltip } from 'element-plus';
import VueDraggable from 'vuedraggable';
/** 拖拽组件封装 */