mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: moments dropdown cannot update data
This commit is contained in:
@@ -288,7 +288,7 @@ export default defineComponent({
|
||||
|
||||
<transition name="slide">
|
||||
<moments-dropdown
|
||||
v-show="showMomentsDropDown"
|
||||
v-if="showMomentsDropDown"
|
||||
class="bew-popover"
|
||||
>
|
||||
</moments-dropdown>
|
||||
|
||||
Reference in New Issue
Block a user