fix : 修复组织机构显示及部门副职不能选择bug

This commit is contained in:
2024-07-23 17:30:27 +08:00
parent 7ee43a9b4d
commit 342b64273c
6 changed files with 88 additions and 321 deletions

View File

@@ -35,11 +35,6 @@ const router = createRouter({
name: 'specialFundDetailMobile',
component: () => import('@/views/project-management/mobledetail/SpecialFundDetailMobile.vue')
},
{
path: '/share/mobile',
name: 'shareDetailMobile',
component: () => import('@/views/project-management/mobledetail/ShareDetailMobile.vue')
},
{
path: '/projectDemand/requirement/moblie',
name: 'projectDemandRequirementMoblie',