1
lzhe
2024-12-09 da965fc61c09a17a39a43e5e4d45edeca67148a1
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 }) => {