1
李喆(开发组)
2025-03-27 dd97e71285d9210c4655a0ead49c1064742d8ee7
src/views/home/widgets/components/mdcEquipmentRun.vue
@@ -191,7 +191,7 @@
            return newData
         },
         getParentData() {
            this.$HTTP.post('/api/blade-cps/group/groupWorkstation/type', {
            this.$HTTP.post('/api/smis/group/groupWorkstation/type', {
               groupCategory: 1,
               groupType: "group_workstation"
            }).then(({ code, data }) => {