Explorar o código

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

wangchao %!s(int64=3) %!d(string=hai) anos
pai
achega
d8b57062d7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/grain_pulse/record.vue

+ 1 - 1
pages/grain_pulse/record.vue

@@ -248,7 +248,7 @@
 					this.$api.doRequest('get', '/settledCompanyDynamics/selectSettledCompanyDynamicsPage', {
 							currentPage: this.currentPage,
 							pageSize: this.pageSize,
-							loginPhone: this.userInfo.phone,
+							phone: this.userInfo.phone,
 							searchType: this.searchType
 						})
 						.then(res => {