feat: 限制序号最多相差10

This commit is contained in:
2026-04-13 17:34:08 +08:00
parent 18c5ad9521
commit 309cf49a54
4 changed files with 29 additions and 10 deletions

View File

@@ -271,6 +271,7 @@ export default {
range: 'Set the download range',
startIndex:'start ID',
endIndex:'end ID',
download: 'Download'
download: 'Download',
limit:'Maximum 10 entries can be downloaded at once'
}
}