|
@@ -72,6 +72,7 @@ export default {
|
|
},
|
|
},
|
|
headers: [
|
|
headers: [
|
|
{ text: '名称', value: 'name' },
|
|
{ text: '名称', value: 'name' },
|
|
|
|
+ { text: '英文名称', value: 'en_name' },
|
|
{ text: '分类', value: 'category' },
|
|
{ text: '分类', value: 'category' },
|
|
{ text: '所属机构', value: 'organization' },
|
|
{ text: '所属机构', value: 'organization' },
|
|
{ text: '负责人', value: 'leader' },
|
|
{ text: '负责人', value: 'leader' },
|