feat: 对接用户组网管理
This commit is contained in:
@@ -2407,7 +2407,7 @@ const fetchContainerPlanList = async () => {
|
||||
try {
|
||||
const response = await getServerPlan({
|
||||
server_id: route.query.server_id,
|
||||
count: 100
|
||||
count: 10
|
||||
});
|
||||
console.log("获取容器套餐列表1111:",response);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user