gjy 3 년 전
부모
커밋
53ee429e60
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      pages/user/depotAcquisition/depotAcquisition.vue

+ 1 - 2
pages/user/depotAcquisition/depotAcquisition.vue

@@ -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 => {