feat: show user on request
This commit is contained in:
parent
f9e6ef6cf5
commit
c9cf2053f3
3 changed files with 39 additions and 0 deletions
|
|
@ -884,6 +884,8 @@ export default {
|
|||
localEmployee: 'Local Employee',
|
||||
nonLocalEmployee: 'Non Local Employee',
|
||||
noWorkflowTemplate: 'A workflow template has not been selected.',
|
||||
|
||||
salesRepresentative: 'Sales Representative',
|
||||
ref: 'Reference',
|
||||
status: {
|
||||
work: {
|
||||
|
|
|
|||
|
|
@ -875,6 +875,7 @@ export default {
|
|||
localEmployee: 'พนักงานในพื้นที่',
|
||||
nonLocalEmployee: 'พนักงานนอกพื้นที่',
|
||||
noWorkflowTemplate: 'คุณไม่ได้เลือกแม่แบบขั้นตอนการทำงาน',
|
||||
salesRepresentative: 'พนักงานขาย',
|
||||
ref: 'อ้างอิง',
|
||||
status: {
|
||||
work: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue