修复下载,更改logo,优化评查详情内容的显示,修改sidebar的首页,修复文件上传合同的异步上传时序问题,首页最近文件的自动更新文件状态

This commit is contained in:
2025-05-24 23:25:04 +08:00
parent ef6994d072
commit ed3ff4c3b3
10 changed files with 801 additions and 237 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ export function FileInfo({ fileInfo }: FileInfoProps) {
{fileInfo.fileName}
</h2>
<span className="text-xs text-gray-500">
{fileInfo.contractNumber}
{/* 合同编号:{fileInfo.contractNumber} */}
{fileInfo.contractNumber}
</span>
{fileInfo.fileSize && (
<span className="text-xs text-gray-500 ml-2">