维护用户销售统计——筛选
This commit is contained in:
@@ -73,6 +73,9 @@ foreach ($user_now_cost_list as $cost) {
|
|||||||
//已完成
|
//已完成
|
||||||
$cost_user_id_list[] = $cost['UserId'];
|
$cost_user_id_list[] = $cost['UserId'];
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
//已完成
|
||||||
|
$cost_user_id_list[] = $cost['UserId'];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user