订单管理
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</ai-uploader> -->
|
||||
<div class="img-content">
|
||||
<img :src="row.goodsPicUrl" alt="" v-viewer>
|
||||
<span class="type" :class="`type`+row.type">{{$dict.getLabel('integralSGType', row.type)}}</span>
|
||||
<span class="type" :class="`type`+row.goodsType">{{$dict.getLabel('integralSGType', row.goodsType)}}</span>
|
||||
</div>
|
||||
<p>{{ row.goodsTitle }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user