Commit b6fc8fff authored by youjie's avatar youjie

no message

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