Fix:3266 【礼品功能】已退回,已收货状态应该是灰色
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
</view>
|
||||
<view
|
||||
:class="{
|
||||
'grey': [-2, 3].includes(item._status._type)
|
||||
'btn-grey': [-2, 3].includes(item._status._type)
|
||||
}"
|
||||
class="btn"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user