修改评查详情

This commit is contained in:
2025-04-16 18:47:22 +08:00
parent 9a9ce5fa55
commit 947d61f5bc
18 changed files with 381 additions and 305 deletions
+1 -1
View File
@@ -105,4 +105,4 @@ export function Table<T extends Record<string, any>>({
)}
</div>
);
}
}