wangting
2024-12-27 3cf3b2f28930c50a938f91cb1d18f374de52683e
Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue
@@ -226,7 +226,8 @@
  },
  created() {
    this.getGroups();
    this.initList();  },
    this.initList();
  },
  methods:{
    getGroups() {
      getDicts('EnumIconGroups').then(res => {