sen
2026-03-25 7b08397d1113044b626f5fba14383b2324a9ba5b
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)