gaoshp
2024-11-10 5d0a077b235fa694bd356b94edbba7c2f483d36a
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 }) => {