Explorar o código

更新 显示逻辑

王智慧 %!s(int64=3) %!d(string=hai) anos
pai
achega
eeeea118f6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/shipSecurityManage/checkShip.vue

+ 1 - 1
src/views/shipSecurityManage/checkShip.vue

@@ -56,7 +56,7 @@
         />
       </el-select>
     </div>
-    <el-button-group class="mb20" v-show="ships.length > 1">
+    <el-button-group class="mb20" v-show="ships.length">
       <el-button
         v-for="(item, index) in ships"
         @click="shipIndex = index"