diff --git a/src/views/kc/jiaoshi/index.vue b/src/views/kc/jiaoshi/index.vue
index bcd5315..e4ac29a 100644
--- a/src/views/kc/jiaoshi/index.vue
+++ b/src/views/kc/jiaoshi/index.vue
@@ -90,7 +90,7 @@
- currentCardIndex = index" :class="currentCardIndex == index?'active':''">
+ (currentCardIndex = index,searchReset())" :class="currentCardIndex == index?'active':''">
{{ item.jxlName }}
{{ item.jsNum }}
@@ -173,11 +173,11 @@
-
-
+
+ 查询
+ 重置
@@ -185,9 +185,9 @@
{{ toggleSearchStatus ? '收起' : '展开' }}
-->
-
+
@@ -235,13 +235,6 @@
-
-
-