Add client referral bonus manager flow

This commit is contained in:
Ruslan Bakiev
2026-04-04 14:59:02 +07:00
parent ad1f6b8a35
commit 540418c1dc
7 changed files with 262 additions and 15 deletions

View File

@@ -92,6 +92,12 @@ const filteredWithdrawals = computed(() => {
title="Бонусы"
:search-placeholder="activeTab === 'balances' ? 'Пользователь, email или сумма' : 'Пользователь, сумма или статус'"
>
<template #controls>
<NuxtLink to="/bonus-system/referrals/new" class="btn btn-primary border-0">
Добавить связь
</NuxtLink>
</template>
<template #tabs>
<div class="tabs tabs-boxed w-fit bg-white">
<button