RuoYi
2023-04-23 9e7d46217a4cf9ae155809b0a5b8e937f44fe00c
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) {