Commit ccc269e1 authored by Hsinli's avatar Hsinli

add

parent 0372e5b4
......@@ -64,7 +64,7 @@ class HomeService extends Service {
bePayOrder.push(callrisk[i]);
}
}
ret.be_pay.msg = '您有' + historyAmount + '份报告待支付';
ret.be_pay.msg = '您有' + bePayOrder.length + '份报告待支付';
}
if (bePayOrder.length > 0) {
......
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