@@ -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"