feat: add workflow template fields (#63)
* feat: add type detail * feat: option => agencies type * feat: agencies i18n * fix: workflow => add institution type * refactor: map option specific category, key * feat: select menu with search components * feat: workflow => add field step description & agencies * fix: workflow => table page * refactor: workflow => floating dialog submit --------- Co-authored-by: Methapon Metanipat <methapon@frappet.com>
This commit is contained in:
parent
55f6a5f84e
commit
9708258e7a
9 changed files with 708 additions and 251 deletions
|
|
@ -120,6 +120,7 @@ export default {
|
|||
area: 'Area by area',
|
||||
byArea: 'By area',
|
||||
company: 'Company',
|
||||
agencies: 'Agencies',
|
||||
form: 'Form',
|
||||
designForm: 'design a form',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -120,6 +120,7 @@ export default {
|
|||
area: 'เขตพื้นที่',
|
||||
byArea: 'ตามเขตพื้นที่',
|
||||
company: 'บริษัท',
|
||||
agencies: 'หน่วยงาน',
|
||||
form: 'แบบฟอร์ม',
|
||||
designForm: 'ออกแบบฟอร์ม',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue