@@ -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
|
||||
|
||||
Reference in New Issue
Block a user