feat: customer requested cancel indicator

This commit is contained in:
Methapon2001 2025-03-05 15:55:18 +07:00 committed by Methapon Metanipat
parent 9e7d67fb6c
commit 72985c382f
5 changed files with 29 additions and 13 deletions

View file

@ -113,6 +113,7 @@ export default {
group: 'Group',
laborIdentified: 'Labor identified',
beDue: 'Due in',
noReason: 'No reason',
due: 'Due',
overDue: 'Overdue',
status: 'Status',

View file

@ -113,6 +113,7 @@ export default {
group: 'กลุ่ม',
laborIdentified: 'ระบุแรงงาน',
beDue: 'จะครบกำหนดในอีก',
noReason: 'ไม่มีเหตุผล',
due: 'ครบกำหนด',
overDue: 'เลยกำหนด',
status: 'สถานะ',