--部门管理的国际化
This commit is contained in:
@@ -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',
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user