[fix]:[FL-62][杆塔模型管理页面:空状态提示文案不一致]

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
chengkai3
2026-06-19 16:43:58 +08:00
parent 4fb7846ee2
commit 31e701d3c7
+1 -1
View File
@@ -762,7 +762,7 @@ export default function AdminTowerModelsPage() {
</Space>
)}
{totalItems === 0 ? (
<Empty description="暂无杆塔模型数据" image={Empty.PRESENTED_IMAGE_SIMPLE} />
<Empty description="未找到符合筛选条件的杆塔模型" image={Empty.PRESENTED_IMAGE_SIMPLE} />
) : (
<>
<div ref={viewScrollAnchorRef} className="mt-4">