diff --git a/src/components/CURD/PageSearch.vue b/src/components/CURD/PageSearch.vue
index 9f5d15c0..1c9696b6 100644
--- a/src/components/CURD/PageSearch.vue
+++ b/src/components/CURD/PageSearch.vue
@@ -1,65 +1,68 @@
-
-
-
-
-
-
-
- {{ item.label }}
-
-
-
- {{ searchConfig.colon ? ":" : "" }}
-
-
- {{ item.label }} {{ searchConfig.colon ? ":" : "" }}
-
-
+
+
+
+
-
-
-
-
+
+
+
+ {{ item.label }}
+
+
+
+ {{ searchConfig.colon ? ":" : "" }}
+
-
-
-
-
- 搜索
- 重置
-
-
-
- {{ isExpand ? "收起" : "展开" }}
-
-
+ {{ item.label }} {{ searchConfig.colon ? ":" : "" }}
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+ 搜索
+ 重置
+
+
+
+ {{ isExpand ? "收起" : "展开" }}
+
+
+
+
+
+
+