Commit 92407c33 by xin.yang

fix bug

parent b9a88432
...@@ -231,7 +231,7 @@ export default { ...@@ -231,7 +231,7 @@ export default {
page: this.page, page: this.page,
pageSize: this.pagesize, pageSize: this.pagesize,
id: this.whid, // 仓库id id: this.whid, // 仓库id
isWarehouse: 1, isWavehouse: 1,
}; };
this.detailobj = {}; this.detailobj = {};
this.request("/wms/Location/GetLocationList", data, "get").then( this.request("/wms/Location/GetLocationList", data, "get").then(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment