简历上传文件部分国际化
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-29 09:34:18 +08:00
parent 2d91053668
commit 2e30461e2e
3 changed files with 8 additions and 6 deletions
@@ -994,7 +994,7 @@ export default {
}
},
handleExceed(files, fileList) {
this.$message.warning(`Upload is currently limited to 1 file`)
this.$message.warning(this.$t('upload:rule:maxFile1'))
},
initFileList() {
if (!this.reviewerId) return