wujianwei
1 天以前 d14994e10797ce5bc0d29668d358f7c5274dcc5b
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)