chenhaozhe
2025-12-08 49e57dcc6775a8e52d7f854e9a299e19a65dbe58
src/store/modules/permission.js
@@ -526,6 +526,19 @@
                      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: () =>