@@ -12,7 +12,7 @@
</template>
<a-button :disabled="fileList && !fileList.length" @click="openPreviewModal">
- <Icon icon="bi:eye" /> 预览
+ <Icon icon="bi:eye" /> {{ t('component.upload.preview') }}
<template v-if="fileList.length && showPreviewNumber">
{{ fileList.length }}