yusheng hai 10 meses
pai
achega
b4966fff77
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/material/BOMmanage/detailsPop.vue

+ 1 - 1
src/views/material/BOMmanage/detailsPop.vue

@@ -860,7 +860,7 @@
             variables: {
               businessCode: this.currentNodeData.code,
               businessName: this.currentNodeData.name,
-              // businessType: res.sourceTypeName
+              businessType:this.currentNodeData.bomType==1?'PBOM':this.currentNodeData.bomType==2?'MBOM':this.currentNodeData.bomType==3?'ABOM':'EBOM'
             }
           };