review:【ep 全局】实现

This commit is contained in:
YunaiV
2025-05-12 19:31:49 +08:00
parent 0eb8a683c9
commit 47716d6264
7 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
<script lang="ts" setup>
// TODO @xingyu这个有可能 3 端复用么?想着是把 layouts 下的 components 没有这个目录哈;
import { useVbenModal, VbenButton, VbenButtonGroup } from '@vben/common-ui';
import { openWindow } from '@vben/utils';