fix:修复兑换码立减金商品使用规则展示和后台配置不一致。

This commit is contained in:
wangsongsole 2022-10-27 10:56:50 +08:00
parent e212e4c2fd
commit 51b4602d0c
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
</div>
<div class="content">
<h3>使用规则</h3>
<p v-html="reduceInfo.instruction"></p>
<p v-html="goodInfo.instruction"></p>
</div>
</div>
</div>