diff --git a/src/router/index.js b/src/router/index.js
index ebe890c..5cd299b 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -57,19 +57,19 @@ export const constantRoutes = [
component: () => import("@/views/error/401"),
hidden: true,
},
- {
- path: "",
- component: Layout,
- redirect: "/index",
- children: [
- {
- path: "/index",
- component: () => import("@/views/index"),
- name: "Index",
- meta: { title: "首页", icon: "dashboard", affix: true },
- },
- ],
- },
+ // {
+ // path: "",
+ // component: Layout,
+ // redirect: "/index",
+ // children: [
+ // {
+ // path: "/index",
+ // component: () => import("@/views/index"),
+ // name: "Index",
+ // meta: { title: "首页", icon: "dashboard", affix: true },
+ // },
+ // ],
+ // },
// 物业模块START
{
diff --git a/src/views/Logistics/FilingReview/index.vue b/src/views/Logistics/FilingReview/index.vue
index 0dcfe97..fd05e3b 100644
--- a/src/views/Logistics/FilingReview/index.vue
+++ b/src/views/Logistics/FilingReview/index.vue
@@ -14,7 +14,7 @@
-->
-
diff --git a/src/views/Logistics/ProjectOverviewQuery/index.vue b/src/views/Logistics/ProjectOverviewQuery/index.vue
index 455b46f..78792b2 100644
--- a/src/views/Logistics/ProjectOverviewQuery/index.vue
+++ b/src/views/Logistics/ProjectOverviewQuery/index.vue
@@ -54,7 +54,7 @@
-
diff --git a/src/views/Proprietor/EntryExitPermitIssue/DialogBox.vue b/src/views/Proprietor/EntryExitPermitIssue/DialogBox.vue
index 7752209..73f4c50 100644
--- a/src/views/Proprietor/EntryExitPermitIssue/DialogBox.vue
+++ b/src/views/Proprietor/EntryExitPermitIssue/DialogBox.vue
@@ -47,7 +47,7 @@
-
@@ -96,6 +96,7 @@