Commit 41f52f4a authored by 李智书's avatar 李智书

1.提交更新;

parent 5e912f57
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
{{item.chargeName}} {{item.chargeName}}
</view> </view>
<view class="money"> <view class="money">
{{item.amountMust}} {{item.amountMust?item.amountMust/100:'0.00'}}
</view> </view>
</view> </view>
<view class="listitem center"> <view class="listitem center">
......
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