Browse Source

Merge branch 'main-select' into dev

wolyshaw 4 years ago
parent
commit
56d8a723cb
1 changed files with 1 additions and 0 deletions
  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"