mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
b38e240777
commit
9cbc75ecd5
@ -138,6 +138,10 @@
|
|||||||
<td class="text-center">{{invoiceApply.state}}</td>
|
<td class="text-center">{{invoiceApply.state}}</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
|
<button class="btn-white btn btn-xs"
|
||||||
|
v-on:click="_openInvoiceApplyDetail(invoiceApply)">
|
||||||
|
<vc:i18n name='详情'></vc:i18n>
|
||||||
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<button class="btn-white btn btn-xs"
|
<button class="btn-white btn btn-xs"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user