退款类型增加

This commit is contained in:
GaoHao
2025-04-15 13:45:00 +08:00
parent c0f03ef9aa
commit acad1cd067
4 changed files with 12 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
</view>
<view class="u-flex">
<view>
<text :class="[data.status]">{{$dict.getDiceName(data.status,'orderStatus')}}</text>
<text :class="[data.status]">{{$dict.getDiceName(data.status,'orderStatus')}}{{data.refundType?'['+$dict.getDiceName(data.refundType,'refundType')+']':''}}</text>
</view>
<view class="line"></view>
<view class=" color-main">