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