1
lzhe
2024-11-24 ba70879e87a8377fe8a7f3dffad9e2b119bd695a
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 }) => {