feat: 超级管理员订阅计划页面

This commit is contained in:
2025-12-12 17:34:11 +08:00
parent 0ac6d6e93f
commit c9b65b6090
5 changed files with 688 additions and 0 deletions

View File

@@ -177,6 +177,12 @@ const all = (t)=>{
route:'/administrator/organization',
key:'sub13',
isShow:true,
},{
name:'Subscription Plan',
icon:'usetime',
route:'/administrator/subscriptionPlan',
key:'sub14',
isShow:true,
}]
}
const schoolOrEnterprise = (t) =>{