misc: warning 제거

This commit is contained in:
2022-05-08 01:44:16 +09:00
parent cb7eb3b711
commit 68aae0bec1
7 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<BContainer id="container" :toast="{ root: true }" class="pageNationGeneral bg0">
<TopBackBar :title="title" :reloadable="true" @reload="reload" :teleport-zone="toolbarID" />
<TopBackBar :title="title" :reloadable="true" :teleport-zone="toolbarID" @reload="reload" />
<!-- eslint-disable-next-line vue/max-attributes-per-line -->
<GeneralList
v-if="asyncReady"