diff --git a/packages/list/src/demos/ToolBar.tsx b/packages/list/src/demos/ToolBar.tsx
index 2fc14ee942fb..bcc6d377f3b1 100644
--- a/packages/list/src/demos/ToolBar.tsx
+++ b/packages/list/src/demos/ToolBar.tsx
@@ -113,8 +113,8 @@ export default () => {
>
{(text as any[]).map((t) => (
-
{t.label}
-
+
{t.label}
+
{t.status === 'success' && (
📸 renders ./packages/list/src/demos/ToolBar.tsx correct
style="display: flex; justify-content: space-around;"
>
-
+
模型数
-
-
+
指标数
-
-
+
实验状态
-
+
@@ -341,38 +329,26 @@ exports[`list demos > 📸 renders ./packages/list/src/demos/ToolBar.tsx correct
style="display: flex; justify-content: space-around;"
>
-
+
模型数
-
-
+
指标数
-
-
+
实验状态
-
+
@@ -450,38 +426,26 @@ exports[`list demos > 📸 renders ./packages/list/src/demos/ToolBar.tsx correct
style="display: flex; justify-content: space-around;"
>