fix: properties doc check & form/move item workflow step
This commit is contained in:
parent
5d5621882e
commit
ba64702287
4 changed files with 49 additions and 7 deletions
|
|
@ -863,7 +863,9 @@
|
|||
"label": "Recording By",
|
||||
"value": "recordBy",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{ "label": "Document Check", "value": "documentCheck", "type": "string" },
|
||||
{ "label": "Form", "value": "designForm", "type": "string" }
|
||||
],
|
||||
|
||||
"workPropertiesField": [
|
||||
|
|
@ -1936,7 +1938,9 @@
|
|||
"label": "ลงชื่อผู้บันทึกข้อมูล",
|
||||
"value": "recordBy",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{ "label": "ตรวจสอบเอกสาร", "value": "documentCheck", "type": "string" },
|
||||
{ "label": "ออกแบบฟอร์ม", "value": "designForm", "type": "string" }
|
||||
],
|
||||
|
||||
"workPropertiesField": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue