浏览代码

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

wangchao 3 年之前
父节点
当前提交
d8b57062d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 => {