Commit 5ebf9583 authored by 吴春's avatar 吴春

提交

parent df05b9d1
......@@ -1047,7 +1047,8 @@
@click="goSigningCustomer(GetDetail.SigningCustomerId,GetDetail.SigningCustomerName)">签约客户:{{GetDetail.SigningCustomerName}}</span></a>
</div>
</div>
<div class="_fujian_box" v-if="GetDetail.VorcherInos&&GetDetail.VorcherInos.length>0">
<div class="_fujian_box" v-if="(GetDetail.VorcherInos&&GetDetail.VorcherInos.length>0)||(GetDetail.KingdeeInvoice&&(GetDetail.KingdeeInvoice==1||GetDetail.KingdeeInvoice==3) )">
<div v-if="(GetDetail.VorcherInos&&GetDetail.VorcherInos.length>0)">
<div class="_fujian_zhankai cursorpointer" v-if="!fujianShow" @click="fujianShow = true">
<span>附件</span>
<span>></span>
......@@ -1109,6 +1110,7 @@
<button class="hollowFixedBtn" @click="upLoadFuJian">上传附件</button>
</div>
</div>
</div>
<div style="border-top: 1px solid #dedede;margin-top: 10px;
padding: 0 0 10px 0;"
v-if="GetDetail.KingdeeInvoice&&(GetDetail.KingdeeInvoice==1||GetDetail.KingdeeInvoice==3)">
......
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