RuoYi
2022-03-17 bab9941aacf4f53b9b7c18c0fdf8cafb7e2f0bd2
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) {