ULLYZB - ganti button bukti transaksi jadi chip agar sejajar
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -463,14 +463,16 @@
|
||||
</p>
|
||||
|
||||
<p class="mb-0 mt-1">
|
||||
<v-btn
|
||||
<v-chip
|
||||
@click.stop="openBuktiTransaksi(props.item)"
|
||||
small
|
||||
label
|
||||
color="teal darken-1"
|
||||
dark
|
||||
text-color="white"
|
||||
style="cursor: pointer"
|
||||
>
|
||||
BUKTI TRANSAKSI
|
||||
</v-btn>
|
||||
</v-chip>
|
||||
</p>
|
||||
</td>
|
||||
<td class="text-xs-left pa-2" v-bind:class="{
|
||||
|
||||
Reference in New Issue
Block a user