Commit 6707780b authored by youjie's avatar youjie

no message

parent adc91653
...@@ -1552,7 +1552,7 @@ ...@@ -1552,7 +1552,7 @@
</template> </template>
</p> </p>
<!-- 出纳审核 --> <!-- 出纳审核 -->
<div v-if="GetDetail.Type==1&&isShowAttachment" style="display: flex;margin-top: 10px;"> <div v-if="GetDetail.Type==1&&isShowAttachment&&item.AuditDescription.indexOf('出纳')!=-1" style="display: flex;margin-top: 10px;">
<div style="display: flex;align-items: center;"> <div style="display: flex;align-items: center;">
<span style="font-size: 14px;">类型:</span> <span style="font-size: 14px;">类型:</span>
<div> <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