fix: moments dropdown cannot update data

This commit is contained in:
Hakadao
2022-04-19 18:25:51 +08:00
parent fbb54e25ad
commit a5be93ef8c

View File

@@ -288,7 +288,7 @@ export default defineComponent({
<transition name="slide">
<moments-dropdown
v-show="showMomentsDropDown"
v-if="showMomentsDropDown"
class="bew-popover"
>
</moments-dropdown>