4
This commit is contained in:
Anfioo
2026-01-14 11:39:11 +08:00
parent f7f9df17f1
commit be079067e6
265 changed files with 1217 additions and 486 deletions

View File

@@ -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>

View File

@@ -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>