RuoYi
2023-03-06 ee2205d4f1cc9bd5c3908fdf43453f1d98f3a231
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) {