Explorar el Código

fix 乐团列表问题

wolyshaw hace 4 años
padre
commit
a32c7ad9a6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/filter-search/index.vue

+ 1 - 0
src/components/filter-search/index.vue

@@ -1,6 +1,7 @@
 <template>
   <div class="container">
     <el-tag
+      v-show="!((item.key == 'WAIT_CREATE_PAYMENT_CALENDER' || $route.path == '/business/teamDetail') && !show)"
       class="filter-search"
       v-for="item in activeItems"
       :key="item.key"