fix: restore ITTO collection header
This commit is contained in:
@@ -166,7 +166,7 @@ export function IttoCollectionsPage() {
|
|||||||
过程组
|
过程组
|
||||||
</th>
|
</th>
|
||||||
<th className="px-4 py-3 text-left text-xs font-semibold text-gray-500 dark:text-gray-400">
|
<th className="px-4 py-3 text-left text-xs font-semibold text-gray-500 dark:text-gray-400">
|
||||||
对应集合
|
{tabs.find((tab) => tab.key === activeTab)?.label}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user