优化V4订单事项办理页视觉交互
This commit is contained in:
@@ -572,6 +572,16 @@ export default {
|
||||
title: 'Reservation item handling',
|
||||
subtitle: 'Handle the current reservation item from the source email.',
|
||||
orderTaskSummary: 'Item summary',
|
||||
handlingDesk: 'Handling overview',
|
||||
handlingDeskHint: 'Check the order clue and source, then confirm each item.',
|
||||
sourceEmail: 'Source email',
|
||||
sourceSender: 'Sender',
|
||||
sourceReceivedAt: 'Received at',
|
||||
cardProgress: 'Card progress',
|
||||
totalCards: 'Total',
|
||||
pendingCards: 'Pending',
|
||||
reviewCards: 'Review',
|
||||
confirmedCards: 'Confirmed',
|
||||
orderTaskId: 'Item ID',
|
||||
orderReference: 'Order reference',
|
||||
targetBookingType: 'Booking type',
|
||||
|
||||
@@ -572,6 +572,16 @@ export default {
|
||||
title: 'จัดการรายการจอง',
|
||||
subtitle: 'จัดการรายการจองปัจจุบันจากอีเมลต้นทาง',
|
||||
orderTaskSummary: 'สรุปรายการ',
|
||||
handlingDesk: 'ภาพรวมการจัดการ',
|
||||
handlingDeskHint: 'ตรวจข้อมูลออเดอร์และอีเมลต้นทาง แล้วค่อยยืนยันแต่ละรายการ',
|
||||
sourceEmail: 'อีเมลต้นทาง',
|
||||
sourceSender: 'ผู้ส่ง',
|
||||
sourceReceivedAt: 'เวลาที่ได้รับ',
|
||||
cardProgress: 'ความคืบหน้าการ์ด',
|
||||
totalCards: 'ทั้งหมด',
|
||||
pendingCards: 'รอยืนยัน',
|
||||
reviewCards: 'รอตรวจสอบ',
|
||||
confirmedCards: 'ยืนยันแล้ว',
|
||||
orderTaskId: 'รหัสรายการ',
|
||||
orderReference: 'อ้างอิงออเดอร์',
|
||||
targetBookingType: 'ประเภทการจอง',
|
||||
|
||||
@@ -572,6 +572,16 @@ export default {
|
||||
title: '订单事项办理',
|
||||
subtitle: '按来源邮件办理当前订单事项',
|
||||
orderTaskSummary: '事项摘要',
|
||||
handlingDesk: '办理概览',
|
||||
handlingDeskHint: '先核对订单线索和来源,再逐张确认事项。',
|
||||
sourceEmail: '来源邮件',
|
||||
sourceSender: '发件人',
|
||||
sourceReceivedAt: '收到时间',
|
||||
cardProgress: '卡片进度',
|
||||
totalCards: '全部',
|
||||
pendingCards: '待确认',
|
||||
reviewCards: '待复核',
|
||||
confirmedCards: '已确认',
|
||||
orderTaskId: '事项编号',
|
||||
orderReference: '订单引用',
|
||||
targetBookingType: '预订类型',
|
||||
|
||||
Reference in New Issue
Block a user