diff --git a/src/views/tag/TagManage.vue b/src/views/tag/TagManage.vue index 37433383..ce10d3e9 100644 --- a/src/views/tag/TagManage.vue +++ b/src/views/tag/TagManage.vue @@ -19,6 +19,7 @@ placeholder="请选择热点标签状态" :options="hotOptions" allowClear + class="centered-select" >
@@ -27,6 +28,7 @@ placeholder="请选择前台公共显示状态" :options="hotOptions" allowClear + class="centered-select" >
@@ -113,10 +115,10 @@
-
+
- - - + \ No newline at end of file