高敬炎 2 年之前
父節點
當前提交
6dfb31c212
共有 1 個文件被更改,包括 7 次插入5 次删除
  1. 7 5
      src/views/houseSelfCollect/newWeighingManagement.vue

+ 7 - 5
src/views/houseSelfCollect/newWeighingManagement.vue

@@ -2295,11 +2295,7 @@ export default {
                     message: '保存成功',
                   })
                   this.idPrint = response
-                  this.serviceManagementType=this.weighingList.serviceManagementType
-                  if(this.weighingList.serviceManagementType == 3){
-                    this.customerOptions.push({label:this.weighingList.seller,value:this.weighingList.seller})
-                    this.customer=this.weighingList.customer
-                  }
+                  
                   if (this.weighingList.serviceManagementType==1&&( this.warehouseName == '鲅鱼圈金信库' ||
                     this
                       .warehouseName == '洮南向阳乡金昊' || this
@@ -2438,6 +2434,12 @@ export default {
                             message: '保存成功',
                           })
                           this.idPrint = response
+                          this.serviceManagementType=this.weighingList.serviceManagementType
+                          if(this.weighingList.serviceManagementType == 3){
+                            this.customerOptions=[{label:this.weighingList.customer,value:this.weighingList.customer}]
+                            this.customerOptions.push({label:this.weighingList.seller,value:this.weighingList.seller})
+                            this.customer=this.weighingList.customer
+                          }
                           if (this.weighingList.serviceManagementType == 1 && (this.warehouseName == '鲅鱼圈金信库' || this
                             .warehouseName == '洮南向阳乡金昊' || this
                               .warehouseName == '白城内陆港' || this