This commit is contained in:
syuilo
2019-03-19 17:47:40 +09:00
parent 7f7e6d5aba
commit b217fba235

View File

@ -159,7 +159,7 @@
</template> </template>
<template v-if="page == null || page == 'notification'"> <template v-if="page == null || page == 'notification'">
<x-notification v-show="page == 'notification'"/> <x-notification/>
</template> </template>
<template v-if="page == null || page == 'drive'"> <template v-if="page == null || page == 'drive'">