RuoYi
2023-04-05 c46abc1c797b55449f18254f7bb5044c06d130ba
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) {