病灶查看suv测量历史截图

This commit is contained in:
2024-03-14 15:22:52 +08:00
parent c114f1bb23
commit 8c38700b51
4 changed files with 123 additions and 4 deletions
+7
View File
@@ -139,6 +139,13 @@ export const constantRoutes = [
hidden: true,
component: () => import('@/views/trials/trials-panel/reading/dicoms/components/Fusion/PetCt')
},
{
path: '/historyScreenshot',
name: 'historyScreenshot',
hidden: true,
component: () => import('@/views/trials/trials-panel/reading/dicoms/components/Fusion/HistoryScreenshot')
},
{
path: '/visitDicomReview',
name: 'visitDicomReview',