{{ uploadState.currentFile || '准备中...' }}
已完成 {{ uploadState.uploadedCount }}/{{ uploadState.totalCount }}
状态: {{ getStatusText(uploadState.status) }}