审核状态
parent
f324fbe71d
commit
53917d32c0
|
@ -7,7 +7,7 @@
|
|||
<view class="title">{{
|
||||
item.distributionCashStatus == "APPLY"
|
||||
? "待处理"
|
||||
: item.distributionCashStatus == "PASS"
|
||||
: item.distributionCashStatus == "VIA_AUDITING"
|
||||
? "通过"
|
||||
: "拒绝"
|
||||
}}</view>
|
||||
|
|
Loading…
Reference in New Issue