wujianwei
6 天以前 89fd2cf7202c321512c2ea699a3a220a7138ed44
ui/admin-ui3/src/main.ts
@@ -15,7 +15,6 @@
import 'default-passive-events'
import elementIcons from '@/components/SvgIcon/svgicon'
import directive from "@/directive";
// pinia store
@@ -40,6 +39,7 @@
app.component('XlsFileImport', XlsFileImport);
app.component('flowLog', flowLog)
app.component('svg-icon', SvgIcon)
app.use(plugins)