convertStatus ประวัติการลงเวลา
This commit is contained in:
parent
6a825999ad
commit
ad1dd1becb
2 changed files with 8 additions and 4 deletions
|
|
@ -218,6 +218,8 @@ function classStatus(status: string) {
|
|||
return 'text-blue'
|
||||
case 'สาย':
|
||||
return 'text-yellow-8'
|
||||
case 'ปฏิบัติงานไม่ครบตามกำหนดเวลา':
|
||||
return 'text-orange-8'
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue