yusheng 10 ماه پیش
والد
کامیت
b4966fff77
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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'
             }
           };