Browse Source

feat:补充提交

coder 1 year ago
parent
commit
5997e377b4
1 changed files with 2 additions and 2 deletions
  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' },