chore: 修改文件夹路径

This commit is contained in:
dap
2024-09-05 08:07:34 +08:00
parent 20e15e9fea
commit e86313b65c
7 changed files with 21 additions and 92 deletions

View File

@@ -0,0 +1,5 @@
import { withInstall } from '#/utils';
import tenantToggle from './src/index.vue';
export const TenantToggle = withInstall(tenantToggle);