高敬炎 пре 2 година
родитељ
комит
152a3bae8e
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/views/outboundManagement/weighingManagementNew.vue

+ 2 - 1
src/views/outboundManagement/weighingManagementNew.vue

@@ -827,10 +827,11 @@
                 this.dialogDataList.push(_datas)
                 this.dialogDataList.push(_datas)
                 this.printBig(1, this.radio)
                 this.printBig(1, this.radio)
               } else {
               } else {
-                this.dialogData.companyName = this.companyName
+                this.dialogData.compName = this.companyName
                 if(this.dialogData&&!this.dialogData.customer&&this.dialogData.contractManagement){
                 if(this.dialogData&&!this.dialogData.customer&&this.dialogData.contractManagement){
                   this.dialogData.customer = this.dialogData.contractManagement.buyer
                   this.dialogData.customer = this.dialogData.contractManagement.buyer
                 }
                 }
+                console.log(111,this.dialogData)
                 this.dialogDataList.push(this.dialogData)
                 this.dialogDataList.push(this.dialogData)
                 this.printBig('', this.radio)
                 this.printBig('', this.radio)
               }
               }