소스 검색

feat:补充提交

coder 1 년 전
부모
커밋
5997e377b4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/pages/menuData.js

+ 2 - 2
src/pages/menuData.js

@@ -73,8 +73,8 @@ export const menuList = [
     ],
   },
   {
-    tag: 'xzfw',
-    title: '行政服务',
+    tag: 'jyly',
+    title: '借用领用',
     list: [
       { icon: getAssetsImages('index/xclb.png'), menuName: '校产列表', path: '/borrowReceive/schoolPropertyList' },
       { icon: getAssetsImages('index/jylb.png'), menuName: '借用列表', path: '/borrowReceive/borrowList' },