diff --git a/src/views/tag/TagManage.vue b/src/views/tag/TagManage.vue index 04e4853b..06da571e 100644 --- a/src/views/tag/TagManage.vue +++ b/src/views/tag/TagManage.vue @@ -10,6 +10,7 @@ allowClear showSearch @pressEnter="searchSubmit" + class="filter-input" > @@ -19,14 +20,16 @@ placeholder="请选择热点标签状态" :options="hotOptions" allowClear + class="filter-select" >