华西海圻ELN前端工程
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
277 B

export default {
name: 'Name',
type: 'Department',
abbr: 'Abbreviation',
parent: 'Parent',
add: 'Create',
edit: 'Edit',
detail: 'View',
delete: 'Remove',
dept: 'Department',
subject: 'Discipline',
team: 'Team',
addDept: 'Create',
modifyDept: 'Edit'
}