Commit 8f9da8d0 authored by liudong1993's avatar liudong1993

1

parent aecb4b10
......@@ -1449,11 +1449,11 @@
</template>
</table>
<div class="clearfix TB_PrintDiv" v-if="DataList.DJFinanceList && DataList.DJFinanceList.length>0">
<div class="TB_comtitle TB-Title">{{$t('objFill.dijiekyd')}}
<span v-if="moneyAll.dijieTyf>0 || moneyAll.dijieTsf>0">
<div class="TB_comtitle TB-Title">{{$t('objFill.dijiekyd')}}
<!-- <span v-if="moneyAll.dijieTyf>0 || moneyAll.dijieTsf>0">
<span class="span_all">{{$t('fnc.yingfu')}}:¥{{moneyFormat(moneyAll.dijieTyf)}}</span>
<span class="span_all">{{$t('fnc.shifu')}}:¥{{moneyFormat(moneyAll.dijieTsf)}}</span>
</span>
</span> -->
</div>
</div>
<table class="singeRowTable" border="0" cellspacing="0" cellpadding="0" v-if="DataList.DJFinanceList && DataList.DJFinanceList.length>0">
......
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