From d7e8b2cfd4fb6d2cb6b615b1e2396dc630bafcfd Mon Sep 17 00:00:00 2001
From: laozt <2721205210@qq.com>
Date: Fri, 22 Dec 2023 14:24:48 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=8F=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/router/index.js | 2 +-
src/views/yingji/planManage.vue | 12 ++++++++++--
2 files changed, 11 insertions(+), 3 deletions(-)
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 @@
/>
-
+