@@ -418,7 +418,7 @@ export default {
}
this.$refs.table.refresh(!flag)
if (!flag) {
- this.$refs.partQuery.pageInit(this.buyerSn, this.ordeDetail.warehouseName, this.goodFlag)
+ this.$refs.partQuery.pageInit(this.buyerSn, this.ordeDetail.warehouseSn, this.goodFlag)
})
},