增加展示选择
This commit is contained in:
@@ -192,6 +192,8 @@ export type DeliveryOrderType = {
|
||||
merchantName: string
|
||||
deliveryStaffId: string
|
||||
deliveryStaffName: string
|
||||
acceptedBy: string // 接单人员 ID
|
||||
acceptedByName: string // 接单人员姓名
|
||||
acceptTime: string
|
||||
rejectTime?: string
|
||||
departTime: string
|
||||
|
||||
Reference in New Issue
Block a user