diff --git a/src/views/projectFront/operationManagement/bridgingChance.vue b/src/views/projectFront/operationManagement/bridgingChance.vue index 53d4a34f..b570f357 100644 --- a/src/views/projectFront/operationManagement/bridgingChance.vue +++ b/src/views/projectFront/operationManagement/bridgingChance.vue @@ -88,7 +88,7 @@ v-loading="loading" :data="userList" :key="activeIndex" - class="table-box" + class="tables table-box" :class="{ 'scrollbar-exists': scrollbarFlag }" >