RuoYi
2021-12-18 fc372111ae1d3f6c5b4e650d98020a9280cb4288
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) {