Forráskód Böngészése

fix 乐团列表问题

wolyshaw 4 éve
szülő
commit
a32c7ad9a6
1 módosított fájl, 1 hozzáadás és 0 törlés
  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"