RuoYi
2024-06-28 6666ce5526b1ed17f5c3906c94620cad586745a5
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) {