#
whycq
2024-03-26 e91b83a895a9521d2b7a426417fdff73368aafed
pages/home/menuHome.vue
@@ -26,9 +26,16 @@
            project: 'tzsk',
            elements2: [
               {
                  title: '站点查询维护',
                  name: 'stationManage',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: `/phyz/stationManage/stationManage`
               },
               {
                  title: '入出库管理',
                  name: 'inOutManage',
                  color: 'cyan',
                  color: 'purple',
                  // cuIcon: 'pullup',
                  url: `/home/inOutManage`
               },
@@ -39,6 +46,13 @@
                  // cuIcon: 'pullup',
                  url: `/home/orderManage`
               },
               {
                  title: '工作档管理',
                  name: 'ordeManage',
                  color: 'brown',
                  // cuIcon: 'pullup',
                  url: `/home/wrkMastManage`
               },
               // {
               //    title: '测试',
               //    name: 'testView',