|
@@ -179,7 +179,6 @@ export default {
|
|
this.queryParamsPage.pageSize = 10;
|
|
this.queryParamsPage.pageSize = 10;
|
|
this.queryParamsPage.userId = row.userId;
|
|
this.queryParamsPage.userId = row.userId;
|
|
getPersonBasicInfo(this.queryParamsPage).then(response => {
|
|
getPersonBasicInfo(this.queryParamsPage).then(response => {
|
|
- console.log(response)
|
|
|
|
this.ScoreOperateList = response.rows;
|
|
this.ScoreOperateList = response.rows;
|
|
this.totalPage = response.total;
|
|
this.totalPage = response.total;
|
|
this.open = true;
|
|
this.open = true;
|