rsf-design/src/components/core/forms/art-excel-export/index.vue
@@ -206,7 +206,7 @@ duration: 5e3 }) } console.error('Excel 导出错误:', exportError) console.error(t('message.exportExcelFailed', { message: String(exportError) })) } finally { isExporting.value = false emit('export-progress', 0)