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