Commit 873b9f5c authored by youjie's avatar youjie

no message

parent 2966ded8
...@@ -29,11 +29,10 @@ ...@@ -29,11 +29,10 @@
<view class="SetListCenTNumL"> <view class="SetListCenTNumL">
¥<text>{{ Details.TotalClosePrice.toFixed(2) }}</text> ¥<text>{{ Details.TotalClosePrice.toFixed(2) }}</text>
</view> </view>
<!-- <view class="SetListCenTImgR"
v-if="Details.ContractStatus==3&& v-if="Details.ContractStatus==3&&
Details.Status==2&& Details.Status==2&&
Details.TotalClosePrice>0"--> Details.TotalClosePrice>0"
<view class="SetListCenTImgR"
@click="showPreviwe=true"> @click="showPreviwe=true">
<view> <view>
立即提现 立即提现
......
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