|
@@ -131,8 +131,7 @@
|
|
|
searchKeyWord: this.searchKeyWord,
|
|
|
city: this.currentCityName,
|
|
|
compId: uni.getStorageSync('pcUserInfo').compId,
|
|
|
- pageSize: this.pageSize,
|
|
|
- currentPage: this.currentPage,
|
|
|
+ warehouseName:'',
|
|
|
loginPhone:uni.getStorageSync("userInfo").phone,
|
|
|
|
|
|
}).then(res => {
|