chore: lint

This commit is contained in:
Hakadao
2024-10-10 01:48:45 +08:00
parent 7ef097768e
commit be918d0347

View File

@@ -591,9 +591,9 @@ function handleRemoved(selectedOpt?: { dislikeReasonId: number }) {
}"
:context-menu-styles="videoOptionsFloatingStyles"
@close="showVideoOptions = false"
@reopen="handleMoreBtnClick"
@removed="handleRemoved"
/>
<!-- @reopen="handleMoreBtnClick" -->
</Teleport>
</div>
</template>