Browse Source
chore: error note (#4209)
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
pull/4212/head
afe1
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
packages/@core/ui-kit/tabs-ui/src/tabs-view.vue
|
|
@ -79,7 +79,7 @@ useTabsDrag(props, emit); |
|
|
</VbenScrollbar> |
|
|
</VbenScrollbar> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- 左侧滚动按钮 --> |
|
|
<!-- 右侧滚动按钮 --> |
|
|
<span |
|
|
<span |
|
|
v-show="showScrollButton" |
|
|
v-show="showScrollButton" |
|
|
:class="{ |
|
|
:class="{ |
|
|
|