Commit 3065a5d7 authored by liudong1993's avatar liudong1993

1

parent 20f2fd34
...@@ -188,7 +188,8 @@ ...@@ -188,7 +188,8 @@
</td> </td>
</tr> </tr>
</table> </table>
<p class="sfd_tit clearfix">{{$t('fnc.fukuandan')}} <input type="button" v-if="(item.isOwn ? item.isOwn : item.IsOwn) ===1 && (item.orderState ? item.orderState : item.OrderState) !== '4' && (item.orderState ? item.orderState : item.OrderState) !== '3'" :value="$t('objFill.xingzengfk')" class="normalBtn" @click="addFinancialOrder(2)"></p> <!-- <p class="sfd_tit clearfix">{{$t('fnc.fukuandan')}} <input type="button" v-if="(item.isOwn ? item.isOwn : item.IsOwn) ===1 && (item.orderState ? item.orderState : item.OrderState) !== '4' && (item.orderState ? item.orderState : item.OrderState) !== '3'" :value="$t('objFill.xingzengfk')" class="normalBtn" @click="addFinancialOrder(2)"></p> -->
<p class="sfd_tit clearfix">{{$t('fnc.fukuandan')}}</p>
<table border="0" cellspacing="1" cellpadding="0" class="teamRevenueExpenditureTable"> <table border="0" cellspacing="1" cellpadding="0" class="teamRevenueExpenditureTable">
<tr> <tr>
<th width="100">{{$t('fnc.danhao')}}</th> <th width="100">{{$t('fnc.danhao')}}</th>
......
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