feat: 查看已提交数据

This commit is contained in:
2026-04-13 15:23:32 +08:00
parent 9e20d709b0
commit 18c5ad9521
10 changed files with 470 additions and 18 deletions

View File

@@ -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'
}
}