
{{ $i18n.locale == 'en' ? 'Submit Success ' : '提交成功' }}
{{ $i18n.locale == 'en' ? 'Check it out in "Committee Workspace -- My Application" ' : '请到“委员会工作空间——我提交的申请”中查看' }}
{{ $i18n.locale == 'en' ? 'Title ' : '标题' }}:
{{applytitle}}
{{ $i18n.locale == 'en' ? 'Apply Num ' : '申请编号' }}:
{{applynumber}}
{{ $i18n.locale == 'en' ? 'Applyer ' : '申请人' }}:
{{applyer}}
{{ $i18n.locale == 'en' ? 'Submit Time ' : '提交时间' }}:
{{applytime}}

{{ $i18n.locale == 'en' ? 'Submit Application ' : '提交申请' }}


{{ $i18n.locale == 'en' ? 'Review Regional Secretariat' : '区域秘书处审核' }}


{{ $i18n.locale == 'en' ? 'Headquarters Review' : '总部审核' }}


{{ $i18n.locale == 'en' ? 'Complete' : '完成' }}
{{ $i18n.locale == 'en' ? 'Apply ' : '继续申请' }}
{{ $i18n.locale == 'en' ? 'Close' : '关闭' }}