RuoYi
2021-12-31 1f59cedbb0544b3406ca896961c8e5be5232fbd2
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) {