gjy 3 年之前
父節點
當前提交
333cdb7689
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/grain_pulse/record.vue

+ 1 - 1
pages/grain_pulse/record.vue

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