This commit is contained in:
huangjinming 2023-01-11 16:44:49 +08:00
parent f3eccb8398
commit f5a8c8dd26
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@
alt=""
/>
<img
v-else
v-else-if="data.c_id"
width="97px"
:src="
require('@/assets/market/chip/details/' +
@ -21,6 +21,7 @@
"
alt=""
/>
<span v-else></span>
</div>
<div class="name">
{{ piece.c_name ? piece.c_name : data.c_name }}