feat: 佣金提现和备注功能

This commit is contained in:
2025-09-15 01:09:06 -07:00
parent 2f0123078b
commit 8241e95508
19 changed files with 703 additions and 26 deletions
+5
View File
@@ -104,6 +104,11 @@ export const navs = [
url: '/dashboard/ticket',
icon: 'flat-color-icons:collaboration',
},
{
title: 'Withdraw Ticket Management',
url: '/dashboard/withdraw-ticket',
icon: 'flat-color-icons:collaboration',
},
{
title: 'Document Management',
url: '/dashboard/document',