feat: 查看已提交数据
This commit is contained in:
@@ -263,5 +263,14 @@ export default {
|
||||
nextStep: 'Next Step',
|
||||
stepTips: 'Please complete this form in one sitting.',
|
||||
backToIntroduction: 'Back to Introduction'
|
||||
},
|
||||
Preview: {
|
||||
title: 'Global Awards Preview',
|
||||
total: 'Total Applications Submitted',
|
||||
downloadExcel: 'Download Full Information Table (Excel)',
|
||||
range: 'Set the download range',
|
||||
startIndex:'start ID',
|
||||
endIndex:'end ID',
|
||||
download: 'Download'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -252,5 +252,14 @@ export default {
|
||||
nextStep: '下一步',
|
||||
stepTips: '请一次性完成这个表单。',
|
||||
backToIntroduction: '赛事介绍'
|
||||
},
|
||||
Preview: {
|
||||
title: 'Global Awards 数据总览',
|
||||
total: '已提交申请总数',
|
||||
downloadExcel: '下载全量信息表 (Excel)',
|
||||
range: '设定下载区间',
|
||||
startIndex: '起始序号',
|
||||
endIndex: '结束序号',
|
||||
download: '下载'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user