fix: 되돌아가기 위치 문제 수정

This commit is contained in:
2021-12-23 03:16:24 +09:00
parent 9b86aaa1bd
commit 6678e87cbf
18 changed files with 42 additions and 23 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
</div>
</div>
</div>
<BottomBar :title="commandName" />
<BottomBar :title="commandName" type="chief" />
</template>
<script lang="ts">