This commit is contained in:
syuilo
2021-10-16 19:20:49 +09:00
parent c194eddb1b
commit d672fccef4
10 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@
</span>
<button class="_button" @click="$refs.modal.close()"><i class="fas fa-times"></i></button>
</div>
<div class="body _flat_">
<div class="body _fitSide_">
<keep-alive>
<component :is="component" v-bind="props" :ref="changePage"/>
</keep-alive>