华西海圻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.
 
 
 
 

14 lines
275 B

export default {
name: '名称',
type: '组织类型',
parent: '上级部门',
add: '添加',
edit: '编辑',
detail: '查看',
delete: '删除',
dept: '部门',
subject: '学科',
team: '小组',
addDept: '新增部门',
modifyDept: '编辑部门'
}