diff --git a/package.json b/package.json index 79ed4a88..7129fd00 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "dicom-parser": "^1.8.9", "dicomedit": "^0.1.0", "echarts": "^6.0.0", + "echarts-map": "^3.0.1", "element-ui": "^2.15.14", "exceljs": "^4.4.0", "file-saver": "^2.0.5", diff --git a/src/views/dashboard/components/distribution-map.vue b/src/views/dashboard/components/distribution-map.vue index f8e41854..f2af3617 100644 --- a/src/views/dashboard/components/distribution-map.vue +++ b/src/views/dashboard/components/distribution-map.vue @@ -3,8 +3,9 @@