Fix previewing model is not set in closet & players page

This commit is contained in:
yushijinhun 2019-05-11 22:34:11 +08:00
parent f53ce777b3
commit 6b6fb8d33d
No known key found for this signature in database
GPG Key ID: 5BC167F73EA558E4
2 changed files with 2 additions and 1 deletions

View File

@ -125,7 +125,7 @@
<!-- Right col -->
<div class="col-md-4">
<previewer closet-mode :skin="skinUrl" :cape="capeUrl">
<previewer closet-mode :skin="skinUrl" :cape="capeUrl" :model="model">
<template #footer>
<el-button
type="primary"

View File

@ -69,6 +69,7 @@
v-if="using3dPreviewer"
:skin="skinUrl"
:cape="capeUrl"
:model="model"
title="user.player.player-info"
>
<template #footer>