添加title选项
This commit is contained in:
@@ -622,9 +622,11 @@
|
||||
label: 'Associate Prof.',
|
||||
}, {
|
||||
label: 'Assistant Prof.',
|
||||
}, {
|
||||
label: 'Ph.D.',
|
||||
}, {
|
||||
},
|
||||
// {
|
||||
// label: 'Ph.D.',
|
||||
// },
|
||||
{
|
||||
label: 'Researcher',
|
||||
}, {
|
||||
label: 'Associate research fellow',
|
||||
@@ -634,9 +636,35 @@
|
||||
label: 'Engineer',
|
||||
}, {
|
||||
label: 'Senior engineer',
|
||||
}, {
|
||||
label: 'Others',
|
||||
}],
|
||||
},
|
||||
{
|
||||
label: 'Associate Researcher',
|
||||
},
|
||||
{
|
||||
label: 'Lecturer',
|
||||
},
|
||||
{
|
||||
label: 'Associate Chief Physician',
|
||||
},
|
||||
{
|
||||
label: 'Assistant Researcher',
|
||||
},
|
||||
{
|
||||
label: 'Physician',
|
||||
},
|
||||
{
|
||||
label: 'Chief Physician',
|
||||
},
|
||||
{
|
||||
label: 'Senior Lecturer',
|
||||
},
|
||||
{
|
||||
label: 'Research Fellow',
|
||||
},
|
||||
// {
|
||||
// label: 'Others',
|
||||
// }
|
||||
],
|
||||
list_year: [{
|
||||
title: '1 Year',
|
||||
id: 1
|
||||
|
||||
Reference in New Issue
Block a user