From 5d9c10700069de1e146f175623beb691d4c1bb17 Mon Sep 17 00:00:00 2001
From: 陈婷婷 <506607603@qq.com>
Date: 星期二, 09 十二月 2025 16:37:00 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI

---
 src/store/modules/permission.js |   39 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

diff --git a/src/store/modules/permission.js b/src/store/modules/permission.js
index 0e846f5..7e0a423 100644
--- a/src/store/modules/permission.js
+++ b/src/store/modules/permission.js
@@ -513,6 +513,45 @@
                       icon: "build",
                       link: null,
                       noCache: false,
+                      title: "杞﹀瀷鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyCartypelist/gyCartypelist.vue"),
+                    hidden: false,
+                    name: "GyCartypelist",
+                    path: "gyCartypelist",
+                  },
+                   {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "璐圭敤椤圭洰鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyItemMoney/gyItemMoney.vue"),
+                    hidden: false,
+                    name: "GyItemMoney",
+                    path: "gyItemMoney",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "杞﹁締鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyCar/gyCarList.vue"),
+                    hidden: false,
+                    name: "GyCarList",
+                    path: "gyCarList",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
                       title: "鑱屽憳鍒楄〃",
                     },
                     component: () =>

--
Gitblit v1.9.1