feat: update
This commit is contained in:
@@ -185,8 +185,8 @@ onMounted(() => {
|
||||
<Column header="操作" :exportable="false" style="min-width:8rem">
|
||||
<template #body="{ data }">
|
||||
<div class="flex justify-center space-x-2">
|
||||
<Button icon="pi pi-refresh" rounded text severity="success" @click="handleRecharge(data)"
|
||||
aria-label="充值" />
|
||||
<Button icon="pi pi-credit-card" rounded text severity="success"
|
||||
@click="handleRecharge(data)" label="充值" />
|
||||
</div>
|
||||
</template>
|
||||
</Column>
|
||||
|
||||
Reference in New Issue
Block a user