|
@@ -119,7 +119,8 @@ export default {
|
|
|
shipItemId: this.query.id,
|
|
shipItemId: this.query.id,
|
|
|
goodsId: this.query.goodsId,
|
|
goodsId: this.query.goodsId,
|
|
|
storageId: this.form.storageId,
|
|
storageId: this.form.storageId,
|
|
|
- dot: this.query.dot
|
|
|
|
|
|
|
+ dot: this.query.dot,
|
|
|
|
|
+ whether:1
|
|
|
};
|
|
};
|
|
|
this.loading = true;
|
|
this.loading = true;
|
|
|
selectReservoirAreaList(obj)
|
|
selectReservoirAreaList(obj)
|