RuoYi
2022-08-15 1d2f37bfe138fcbfa316d817a8b8fbccdf0ba2be
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) {