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

This commit is contained in:
2021-12-23 03:16:24 +09:00
parent ffabe96b15
commit 0adaf7d6c4
18 changed files with 42 additions and 23 deletions
@@ -65,7 +65,7 @@
</div>
</div>
</div>
<BottomBar :title="commandName" />
<BottomBar :title="commandName" type="chief" />
</template>
<script lang="ts">