mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add tariff checkbox filter, column resizing to traffic page
- TariffFilter dropdown with checkboxes for filtering by tariff - Column resizing via TanStack Table resize handles - Add allTariffs locale key to all 4 languages - Pass tariffs param to API
This commit is contained in:
@@ -684,7 +684,8 @@
|
||||
"noData": "无流量数据",
|
||||
"loading": "正在加载流量数据...",
|
||||
"noTariff": "\u2014",
|
||||
"search": "按名称或用户名搜索"
|
||||
"search": "按名称或用户名搜索",
|
||||
"allTariffs": "所有套餐"
|
||||
},
|
||||
"paymentMethods": {
|
||||
"title": "支付方法",
|
||||
|
||||
Reference in New Issue
Block a user