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)