Commit b6fc8fff authored by youjie's avatar youjie

no message

parent fcb9b3f1
...@@ -853,9 +853,11 @@ input[type="number"] { ...@@ -853,9 +853,11 @@ input[type="number"] {
<img @click="showImg(detailInfo.Voucher)" style="width: 200px" :src="detailInfo.Voucher" /> <img @click="showImg(detailInfo.Voucher)" style="width: 200px" :src="detailInfo.Voucher" />
</div> </div>
</div> </div>
<button class="normalBtn" type="primary" @click="showCheck = true"> <div style="text-align: right;">
审核 <button class="normalBtn" type="primary" @click="showCheck = true">
</button> 审核
</button>
</div>
</div> </div>
<div style="margin-top: 10px" v-loading="detailLoading"> <div style="margin-top: 10px" v-loading="detailLoading">
<table border="0" cellspacing="0" cellpadding="0" class="singeRowTable" style="margin-bottom:30px;"> <table border="0" cellspacing="0" cellpadding="0" class="singeRowTable" style="margin-bottom:30px;">
......
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