客户管理添加修改金额操作

This commit is contained in:
Eamon
2026-03-31 10:56:47 +08:00
parent 7479b83f13
commit be03cf6440
4 changed files with 202 additions and 11 deletions

View File

@@ -421,7 +421,7 @@ export default function BillingPage() {
)
},
},
{ header: "套餐名称", accessorKey: "info" },
// { header: "套餐名称", accessorKey: "info" },
{ header: "账单号", accessorKey: "bill_no" },
{ header: "订单号", accessorKey: "trade.inner_no" },
{