调整订单列表待处理数量口径
This commit is contained in:
@@ -71,6 +71,7 @@ export interface ReservationOrderListItem {
|
||||
group_code: string | null
|
||||
display_name: string
|
||||
open_task_count: number | null
|
||||
open_work_item_count: number | null
|
||||
next_processable_task_id: string | null
|
||||
next_v4_order_task_id?: string | null
|
||||
next_v4_action_card_id?: string | null
|
||||
|
||||
Reference in New Issue
Block a user