Explorar o código

update views/maintain/index.vue

wudebin hai 4 meses
pai
achega
5509f0840c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Strides-Admin/src/views/maintain/index.vue

+ 2 - 1
Strides-Admin/src/views/maintain/index.vue

@@ -5,7 +5,8 @@
         class="filter-view-item"
         class="filter-view-item"
         placeholder="Maintenance Type"
         placeholder="Maintenance Type"
         v-model="params.pageCriteria.maintenanceType"
         v-model="params.pageCriteria.maintenanceType"
-        @change="toSearch">
+        @change="toSearch"
+        clearable>
         <el-option
         <el-option
           v-for="(item, index) in options.type"
           v-for="(item, index) in options.type"
           :key="index"
           :key="index"