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