fix:เเก้เรียกใช้
This commit is contained in:
parent
e39b821f67
commit
b0ada91ac1
1 changed files with 2 additions and 2 deletions
|
|
@ -365,12 +365,12 @@ onMounted(() => {
|
|||
</q-card-section>
|
||||
|
||||
<q-card-section>
|
||||
<table-card-component :subBranch="true" :rows="rows" />
|
||||
<TableCardComponent :subBranch="true" :rows="rows" />
|
||||
</q-card-section>
|
||||
</div>
|
||||
|
||||
<div class="col bordered full-height" style="overflow-y: auto">
|
||||
<card-details-component class="q-pa-sm" />
|
||||
<CardDetailsComponent class="q-pa-sm" />
|
||||
</div>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue