--新增岗位管理国际化
This commit is contained in:
@@ -699,7 +699,7 @@ export default {
|
||||
dataPer:'Data permission',
|
||||
},
|
||||
dept:{
|
||||
classInfo:'Department information',
|
||||
classInfo:' Department information',
|
||||
className:'Department name',
|
||||
classId:'Department Number',
|
||||
classSort:'Department sorting',
|
||||
@@ -717,6 +717,19 @@ export default {
|
||||
admin:'Principal',
|
||||
phone:'Contact number',
|
||||
email:'Mail',
|
||||
},
|
||||
post:{
|
||||
positionInfo:'Position information',
|
||||
positionId:'Position number',
|
||||
positionCode:'Position code',
|
||||
positionName:'Position name',
|
||||
positionSort:'Position sorting',
|
||||
positionStatus:'Position status',
|
||||
positionMark:'Position description',
|
||||
createTime:'Creation time',
|
||||
codeTip:'Please enter the position code correctly',
|
||||
nameTip:'Please enter the position name correctly',
|
||||
delSure:'Confirm to delete the data item with post number [{postId}]?',
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user