zhangyuewww 2 år sedan
förälder
incheckning
67b7a93c4d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/outboundManagement/weighingManagementNew.vue

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

@@ -1061,7 +1061,7 @@
         }
         this.weighingList.compId = localStorage.getItem('ws-pf_compId')
         this.weighingList.warehouseName = this.warehouseName
-        this.weighingList.warehouseType = this.warehouseTyp
+        this.weighingList.warehouseType = this.warehouseType
         this.$confirm('确定保存检斤信息?', '提示', {
             confirmButtonText: '确定',
             cancelButtonText: '取消',