diff --git a/public/option/option.json b/public/option/option.json index e85e5eb2..eb20dd0b 100644 --- a/public/option/option.json +++ b/public/option/option.json @@ -796,6 +796,8 @@ "type": "string" }, { "label": "Document Check", "value": "documentCheck", "type": "string" }, + { "label": "Duty", "value": "duty", "type": "string" }, + { "label": "Messenger", "value": "messenger", "type": "string" }, { "label": "Form", "value": "designForm", "type": "string" } ], @@ -1803,6 +1805,8 @@ "type": "string" }, { "label": "ตรวจสอบเอกสาร", "value": "documentCheck", "type": "string" }, + { "label": "อากร", "value": "duty", "type": "string" }, + { "label": "พนักงานส่งเอกสาร", "value": "messenger", "type": "string" }, { "label": "ออกแบบฟอร์ม", "value": "designForm", "type": "string" } ],