|
|
|
|
@ -488,6 +488,7 @@ export default {
|
|
|
|
|
}],
|
|
|
|
|
belong_user_table: 'company_need_fund',
|
|
|
|
|
sort: 0,
|
|
|
|
|
span: 2
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: '融资情况',
|
|
|
|
|
@ -512,6 +513,7 @@ export default {
|
|
|
|
|
is_open: false,
|
|
|
|
|
belong_user_table: 'company_area',
|
|
|
|
|
sort: 0,
|
|
|
|
|
span: 2
|
|
|
|
|
}, {
|
|
|
|
|
name: '所属领域',
|
|
|
|
|
field: 'company_industry',
|
|
|
|
|
@ -524,6 +526,7 @@ export default {
|
|
|
|
|
is_open: false,
|
|
|
|
|
belong_user_table: 'company_industry',
|
|
|
|
|
sort: 0,
|
|
|
|
|
span: 2
|
|
|
|
|
}, {
|
|
|
|
|
name: '公司地址',
|
|
|
|
|
field: 'company_address',
|
|
|
|
|
@ -568,6 +571,7 @@ export default {
|
|
|
|
|
belong_user: 1,
|
|
|
|
|
belong_user_table: 'speciality',
|
|
|
|
|
sort: 0,
|
|
|
|
|
span: 2
|
|
|
|
|
}, {
|
|
|
|
|
name: '海外经验',
|
|
|
|
|
field: 'overseas_experience',
|
|
|
|
|
@ -578,6 +582,7 @@ export default {
|
|
|
|
|
belong_user: 1,
|
|
|
|
|
belong_user_table: 'overseas_experience',
|
|
|
|
|
sort: 0,
|
|
|
|
|
span: 2
|
|
|
|
|
}, {
|
|
|
|
|
name: '报名渠道',
|
|
|
|
|
field: 'sign_from',
|
|
|
|
|
@ -646,7 +651,8 @@ export default {
|
|
|
|
|
}],
|
|
|
|
|
belong_user_table: 'is_yuanhe',
|
|
|
|
|
sort: 0,
|
|
|
|
|
}],
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
sexList: [{
|
|
|
|
|
key: '男',
|
|
|
|
|
value: '男'
|
|
|
|
|
|