Commit 2f163d82 authored by 黄奎's avatar 黄奎
parents 89e7daf7 c229c833
......@@ -1087,7 +1087,7 @@
</template>
</div>
</div>
<div>
<div style="margin-top: 80px;">
<div class="_addUpload_box _addUpload_box_btm clearfix" v-if="saveMsg.length>0">
<template v-for="(file,fIndex) in saveMsg">
<div v-if="file.Type==3">
......@@ -1106,7 +1106,6 @@
</div>
</template>
</div>
</div>
<div style="margin-top: 10px;">
<div class="_pic_upload" v-if="GetDetail.IsUploadPic===1">
<!--<div class="_pic_upload" v-if="saveMsg.length!==5 && ((saveMsg.length + GetDetail.VorcherInos.length) < 5)">-->
......@@ -1117,6 +1116,7 @@
</div>
<div class="shangchuanfujian"><button class="hollowFixedBtn" @click="upLoadFuJian">上传附件</button></div>
</div>
</div>
<!-- 是否需要发票 -->
<template v-if="true">
<div style="border-top: 1px solid #dedede;margin-top: 10px;
......
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