diff --git a/src/router/index.js b/src/router/index.js
index f9c8cba..b55f79b 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -102,7 +102,7 @@ export const constantRoutes = [
},
{
path: "/user",
- component: Layout,
+ component: newyjLayout,
hidden: true,
redirect: "noredirect",
children: [
diff --git a/src/views/yingji/planManage.vue b/src/views/yingji/planManage.vue
index e82693f..bef4926 100644
--- a/src/views/yingji/planManage.vue
+++ b/src/views/yingji/planManage.vue
@@ -51,7 +51,11 @@
/>
-
+