🐞 fix(ID1000917): 销售报表数据有误
【销售报表数据有误】 https://www.tapd.cn/53459131/bugtrace/bugs/view/1153459131001000917
This commit is contained in:
parent
8ecb3be06b
commit
5d0dc586d2
@ -238,8 +238,8 @@ const RankingBlock = (props: RankingBlockPropsType) => {
|
|||||||
let res: any
|
let res: any
|
||||||
const payload = {
|
const payload = {
|
||||||
limit,
|
limit,
|
||||||
saleType,
|
sale_type: saleType,
|
||||||
saleDepartmentId,
|
sale_department_id: saleDepartmentId,
|
||||||
date_min,
|
date_min,
|
||||||
date_max,
|
date_max,
|
||||||
data_form_status: indicator,
|
data_form_status: indicator,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user