feat: add new options for Duty and Messenger in option.json
This commit is contained in:
parent
d7559aca88
commit
022bbd65d9
1 changed files with 4 additions and 0 deletions
|
|
@ -796,6 +796,8 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{ "label": "Document Check", "value": "documentCheck", "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" }
|
{ "label": "Form", "value": "designForm", "type": "string" }
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
@ -1803,6 +1805,8 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{ "label": "ตรวจสอบเอกสาร", "value": "documentCheck", "type": "string" },
|
{ "label": "ตรวจสอบเอกสาร", "value": "documentCheck", "type": "string" },
|
||||||
|
{ "label": "อากร", "value": "duty", "type": "string" },
|
||||||
|
{ "label": "พนักงานส่งเอกสาร", "value": "messenger", "type": "string" },
|
||||||
{ "label": "ออกแบบฟอร์ม", "value": "designForm", "type": "string" }
|
{ "label": "ออกแบบฟอร์ม", "value": "designForm", "type": "string" }
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue