新增打手撤单审核
This commit is contained in:
@@ -24,6 +24,7 @@ const notificationEventRows: NotificationEventRow[] = [
|
||||
{ key: 'acceptance_submitted', name: '提交验收', description: '打手提交订单验收资料' },
|
||||
{ key: 'acceptance_reminded', name: '催验收', description: '打手在验收后催促处理' },
|
||||
{ key: 'material_required', name: '待补资料工单', description: '新工单等待后台补充资料' },
|
||||
{ key: 'cancel_requested', name: '撤单申请', description: '打手提交新的撤单申请,等待客服审核' },
|
||||
]
|
||||
|
||||
export default function NotificationsPanel() {
|
||||
|
||||
Reference in New Issue
Block a user