diff --git a/src/router/index.js b/src/router/index.js index e77263d4..67b17dd3 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -320,6 +320,13 @@ router.beforeEach((to, from, next) => { url: "visual/heart/index", children: [], }, + { + icon: "icon-setting", + id: "2221321fefefaewfa122223", + name: "疫情防控", + url: "", + children: [], + }, { icon: "icon-setting", id: "44rq22222q2222", diff --git a/src/views/modules/importRecord/index.vue b/src/views/modules/importRecord/index.vue index 75557687..0c484b2f 100644 --- a/src/views/modules/importRecord/index.vue +++ b/src/views/modules/importRecord/index.vue @@ -1,12 +1,11 @@