From d66883acb6647ce4c5950bae44a94f41c4c67293 Mon Sep 17 00:00:00 2001 From: guojuan <2715201989@qq.com> Date: Wed, 18 Sep 2024 18:26:03 +0800 Subject: [PATCH] fix:去掉我的中的员工信息 --- frontend/app-user/pages/mine/components/commonApplications.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/app-user/pages/mine/components/commonApplications.vue b/frontend/app-user/pages/mine/components/commonApplications.vue index a784de9..d3d9984 100644 --- a/frontend/app-user/pages/mine/components/commonApplications.vue +++ b/frontend/app-user/pages/mine/components/commonApplications.vue @@ -82,11 +82,11 @@ icon: "/static/images/mine/applist-11.png", path: "" }, - { - name: '员工信息', - icon: "/static/images/mine/applist-11.png", - path: "/pages/scanCodeUserInfo/index" - } + // { + // name: '员工信息', + // icon: "/static/images/mine/applist-11.png", + // path: "/pages/scanCodeUserInfo/index" + // } ], callPhone: '', qptm: '', -- libgit2 0.21.2