[fix] fix addShortcut
This commit is contained in:
parent
a1a8285a36
commit
2d2f8ec0bb
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</q-card-section>
|
||||
<q-card-section class="row q-col-gutter-md items-center">
|
||||
<balance-add-body :user="user" />
|
||||
<balance-add-body :user="user" can-add-shortcut />
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue