mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 06:09:11 +08:00
优化代码
This commit is contained in:
parent
b1311ca9cd
commit
46c51373ae
@ -408,7 +408,7 @@
|
||||
vc.http.apiGet('/reportFeeMonthStatistics/queryReportProficient',
|
||||
param,
|
||||
function(json, res) {
|
||||
var indexData = JSON.parse(json).data;
|
||||
var indexData = JSON.parse(json);
|
||||
|
||||
let _receivableInformation = indexData.receivableInformation;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user