zhangyuewww 2 년 전
부모
커밋
67b7a93c4d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: '取消',