RuoYi
2022-12-07 b87927b75d9c7c962be0a22e94ec7fa0bb046f31
src/components/SvgIcon/svgicon.js
@@ -1,4 +1,5 @@
import * as components from "@element-plus/icons";
import * as components from '@element-plus/icons-vue'
export default {
    install: (app) => {
        for (const key in components) {