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:
puriphatt 2024-11-07 18:09:00 +07:00 committed by GitHub
parent 55f6a5f84e
commit 9708258e7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 708 additions and 251 deletions

View file

@ -120,6 +120,7 @@ export default {
area: 'Area by area',
byArea: 'By area',
company: 'Company',
agencies: 'Agencies',
form: 'Form',
designForm: 'design a form',
},

View file

@ -120,6 +120,7 @@ export default {
area: 'เขตพื้นที่',
byArea: 'ตามเขตพื้นที่',
company: 'บริษัท',
agencies: 'หน่วยงาน',
form: 'แบบฟอร์ม',
designForm: 'ออกแบบฟอร์ม',
},