Parcourir la source

feat:增加会议室预定的tag

coder il y a 2 ans
Parent
commit
b03b89464a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/pages/menuData.js

+ 1 - 0
src/pages/menuData.js

@@ -47,6 +47,7 @@ export const menuList = [
     ],
   },
   {
+    tag: 'hyydgl',
     title: '会议预定管理',
     list: [
       { icon: getAssetsImages('index/hysyd.png'), menuName: '会议室预定', path: '/reserveMeetingRooms' },