This commit is contained in:
parent
ea11cbcf88
commit
825458e349
|
|
@ -226,6 +226,7 @@ export function DetailPageHeader({ data }: { data: any }) {
|
|||
<Trash2 size={20} />
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* 状态条 */}
|
||||
<div className="w-full mt-4 bg-gray-200 h-6">
|
||||
|
|
|
|||
Loading…
Reference in New Issue