Reduce web ele bootstrap dependencies
This commit is contained in:
@@ -15,7 +15,7 @@ import { useAppContextStore } from '#/store/app-context';
|
||||
import { initComponentAdapter } from './adapter/component';
|
||||
import { initSetupVbenForm, useVbenForm } from './adapter/form';
|
||||
import App from './app.vue';
|
||||
import { setupZqTable } from './components/zq-table';
|
||||
import { setupZqTable } from './components/zq-table/init';
|
||||
import { setupElementPlus } from './plugins/element-plus';
|
||||
import { router } from './router';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user