mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 01:50:54 +08:00
chore: 调整组件导出方式
This commit is contained in:
@@ -1,5 +1 @@
|
||||
import { withInstall } from '#/utils';
|
||||
|
||||
import tenantToggle from './src/index.vue';
|
||||
|
||||
export const TenantToggle = withInstall(tenantToggle);
|
||||
export { default as TenantToggle } from './src/index.vue';
|
||||
|
||||
Reference in New Issue
Block a user