gjy 3 anni fa
parent
commit
b5e55cc204
1 ha cambiato i file con 2 aggiunte e 5 eliminazioni
  1. 2 5
      src/views/outboundManagement/weighingManagementNew.vue

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

@@ -489,7 +489,7 @@
               } else if (this.types == 4) {
                 this.weighingList.flag = 1
               }
-              grossWeight(this.weighingList)
+              tareEdit(this.weighingList)
                 .toPromise()
                 .then((response) => {
                   this.types = ''
@@ -544,7 +544,7 @@
               } else if (this.types == 4) {
                 this.weighingList.flag = 1
               }
-              grossWeight(this.weighingList)
+              tareEdit(this.weighingList)
                 .toPromise()
                 .then((response) => {
                   this.types = ''
@@ -910,8 +910,6 @@
                     this.$notify.warning(response)
                   })
               } else {
-				  console.log(22222)
-				
                 this.weighingList.relationId = this.relationId
                 this.weighingList.warehouseId = this.warehouseId
                 this.weighingList.baseId = this.warehouseId
@@ -1013,7 +1011,6 @@
                   .catch((response) => {})
               }
             } else if (this.tpyeNo == 2) {
-				this.weighingList.serviceManagementType=2
               this.weighingList.secretaryWeigher =
                 localStorage.getItem('ws-pf_staffName')
               this.weighingList.warehouseId = this.warehouseId