feat(checkin): add option off site
This commit is contained in:
parent
6666dcd914
commit
e90fbc3f43
1 changed files with 2 additions and 0 deletions
|
|
@ -192,6 +192,8 @@ const options = ref<OptionReason[]>([
|
|||
// value: 'ประสบภัย เช่น น้ำท่วม มีพายุ ประสบอุบัติเหตุ',
|
||||
// text: 'ประสบภัย เช่น น้ำท่วม มีพายุ ประสบอุบัติเหตุ',
|
||||
// },
|
||||
{ value: 'ปฏิบัติงานในจุดบริการด่วนมหานคร', text: 'ปฏิบัติงานในจุดบริการด่วนมหานคร' },
|
||||
|
||||
{ value: 'อื่นๆ', text: 'อื่นๆ' },
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue