#
whycq
2024-05-30 0e78823dd6ee8de811246e687298b17b28cd80c7
pages/home/menuHome.vue
@@ -26,11 +26,39 @@
            project: 'tzsk',
            elements2: [
               {
                  title: 'AGV管理',
                  name: 'AGVManage',
                  title: '站点查询维护',
                  name: 'stationManage',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: `/home/agvManage`
                  url: `/phyz/stationManage/stationManage`
               },
               // {
               //    title: '入出库管理',
               //    name: 'inOutManage',
               //    color: 'purple',
               //    // cuIcon: 'pullup',
               //    url: `/home/inOutManage`
               // },
               {
                  title: '单据管理',
                  name: 'ordeManage',
                  color: 'mauve',
                  // cuIcon: 'pullup',
                  url: `/home/orderManage`
               },
               {
                  title: '库位管理',
                  name: 'locManage',
                  color: 'blue',
                  // cuIcon: 'pullup',
                  url: `/home/locMastManage`
               },
               {
                  title: '任务管理',
                  name: 'ordeManage',
                  color: 'olive',
                  // cuIcon: 'pullup',
                  url: `/home/wrkMastManage`
               },
               // {
               //    title: '测试',