gjy 3 лет назад
Родитель
Сommit
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 => {