[update] 修改标准选择组件,删除文档库,修改个人中心和企标中标准号跳转

This commit is contained in:
lideqin
2023-09-14 15:17:09 +08:00
parent a1e4a12ff6
commit 05a0c929d6
20 changed files with 52 additions and 2178 deletions
-5
View File
@@ -322,11 +322,6 @@ export const constantRouterMap = [
}
]
},
{
path: '/documentManage/library/detail',
name: 'documentIndex',
component: () => import(/* webpackChunkName: "user" */ '@/views/documentManage/modules/LibraryDetail')
},
// 文档对比-发起对比
{
path: '/initiateDocumentComparison',