--部门管理的国际化

This commit is contained in:
lai
2023-11-10 15:35:37 +08:00
parent 9778244167
commit 973534a6ab
3 changed files with 140 additions and 73 deletions

View File

@@ -668,6 +668,26 @@ export default {
stop:'Pause',
preScope:'Scope of authority',
dataPer:'Data permission',
},
dept:{
classInfo:'Department information',
className:'Department name',
classId:'Department Number',
classSort:'Department sorting',
status:'Position status',
createTime:'Creation time',
highClass:'Higher office',
emailTip:'Please input the correct email address',
phoneTip:'Please enter the correct phone number',
node:'Root node',
delSure:'Are you sure to delete the data item with department number [{deptId}]?',
open:'Exhibition',
close:'Fold',
addClass:'Add new sub-department',
showSort:'Show sort',
admin:'Principal',
phone:'Contact number',
email:'Mail',
}
},
},