Commit ea3583a8 authored by liudong1993's avatar liudong1993
parents ab620fe9 759a4ec1
......@@ -94,6 +94,8 @@
<span class="_r_name _r_IsPublic" v-if="GetDetail.IsPublic==1">{{'公账'}}</span>
<span class="_r_name _r_IsPublic" v-if="GetDetail.IsPublic==2">{{'人民币现金'}}</span>
<span class="_r_name _r_IsPublic" v-if="GetDetail.IsPublic==3">{{'外币现金'}}</span>
<span class="_r_name _r_IsPublic" v-if="GetDetail.IsPublic==4">{{'资金池'}}</span>
<span class="_r_name _r_IsPublic" v-if="GetDetail.IsPublic==5">{{'平台虚拟账户'}}</span>
</p>
<p style="font-weight: bold"><span class="">编号:</span>{{GetDetail.FrID}}</p>
</div>
......
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