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: '取消',