{name}
-
- {resourceNo}
-
+
+
+ {resourceNo}
+
+
+ {
+ router.push(`/billing?resource_no=${resourceNo}`)
+ }}
+ >
+ 账单详情
+
+ {
+ router.push(`/batch?resource_no=${resourceNo}`)
+ }}
+ >
+ 提取记录
+
+ {
+ router.push(`/channel?resource_no=${resourceNo}`)
+ }}
+ >
+ IP管理
+
+
+
@@ -458,7 +479,7 @@ function ResourceList({ resourceType }: ResourceListProps) {
},
},
],
- [isLong, updatingId, handleStatusChange, handleCheckipChange],
+ [isLong, updatingId, handleStatusChange, handleCheckipChange, router],
)
return (
@@ -474,7 +495,7 @@ function ResourceList({ resourceType }: ResourceListProps) {
className="w-40 flex-none"
>