feat(BD中心页): 对接上个月团队收入数据
This commit is contained in:
parent
6888ff2656
commit
1a0798c76a
@ -113,7 +113,7 @@ const getAgentMonth = async () => {
|
|||||||
|
|
||||||
const res2 = await getAgentMonthLastTarget()
|
const res2 = await getAgentMonthLastTarget()
|
||||||
if (res2.status === true) {
|
if (res2.status === true) {
|
||||||
salaryInfo.lastMonth = res.body.thisMonthTotalTarget
|
salaryInfo.lastMonth = res2.body.thisMonthTotalTarget
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user