1
李喆(开发组)
2025-05-28 de8719ea8fb7d543bbffe666cd0deb18fd1d060e
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 }) => {