投放页面

This commit is contained in:
林志军
2025-06-25 19:33:02 +08:00
parent eed617d9ab
commit 573af34889
3 changed files with 350 additions and 342 deletions

View File

@ -128,7 +128,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [
requiresAuth: true,
roles: ['*'],
},
component: () => import('@/views/property-marketing/repository/test'),
component: () => import('@/views/property-marketing/account-placement/placementGuide'),
},
],
},