Commit 5c2554b2 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_8.2' into develop

parents 6d80b746 d619e6d1
......@@ -607,7 +607,7 @@
async getUserDealReportListAndSum() {
const this_ = this;
let params = {
accountId: 61,
accountId: this.homeDataInfo.accountId,
userId: getQueryParams('userId'), //'2882955', //getQueryParams('userId'),
schoolId: getQueryParams('schoolId'), // '90118', //getQueryParams('schoolId'),
userType: getQueryParams('userType'), //1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment