version9
4
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="margin-top">
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
<tr>
|
||||
<tr class="margin-top-tr">
|
||||
<th class="text-center">
|
||||
<vc:i18n name="账户编号" namespace="ownerDetailAccount"></vc:i18n>
|
||||
</th>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<div class="margin-top">
|
||||
<table class="footable table table-stripped toggle-arrow-tiny margin-top" data-page-size="15">
|
||||
<thead>
|
||||
<tr>
|
||||
<tr class="margin-top-tr">
|
||||
<th class="text-center">
|
||||
<input type="checkbox" class="i-checks" v-bind:checked="ownerDetailAccountReceiptInfo.quan == true" @click="checkAllAccountReceipt($event)">
|
||||
</th>
|
||||
|
||||
Reference in New Issue
Block a user