whycq
2024-05-16 ad4d41f60d4a44e945c8e55d66bfe23ee8c668f6
pages/home/menuHome.vue
@@ -26,20 +26,48 @@
            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: 'FourWayManage',
                  title: '库位管理',
                  name: 'locManage',
                  color: 'blue',
                  // cuIcon: 'pullup',
                  url: `/home/fourWayManage`
                  url: `/home/locMastManage`
               },
               {
                  title: '任务管理',
                  name: 'ordeManage',
                  color: 'olive',
                  // cuIcon: 'pullup',
                  url: `/home/wrkMastManage`
               },
               // {
               //    title: '测试',
               //    name: 'testView',
               //    color: 'blue',
               //    // cuIcon: 'pullup',
               //    url: `/home/testView`
               // },
               /* {
                  title: '平仓管理',
                  name: 'basicStore',
                  color: 'mauve',
@@ -52,7 +80,7 @@
                  color: 'brown',
                  // cuIcon: 'pullup',
                  url: '/home/other'
               },
               }, */
               {
                  title: '退出登录',
                  name: 'logOut',