RuoYi
2023-03-17 16c38acb10c925794b681819bbd23d7a7e3f25f0
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) {