Commit 931094e1 by wenyang

積分兌換記錄

parent 8c4c2dd4
......@@ -10,7 +10,7 @@
<view class="detail">
<h4>{{item.productTypeName}}</h4>
<view class="">
{{item.deductionDate}}
{{item.exchangeDateString}}
</view>
<view style="color: #0A2F99;" v-if="item.reviewStatus == 2 && !item.reviewMessage">
兑换失败
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment