#
whycq
2024-01-24 601327a9cd2d800011b837549a865ce5da67eba7
pages/home/home.vue
@@ -25,6 +25,13 @@
            elements: [],
            elements2: [
               {
                  title: '模式切换',
                  name: 'modeSwitch',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/common/modeSwitch'
               },
               {
                  title: '出库确认',
                  name: 'checkOut',
                  color: 'cyan',
@@ -39,6 +46,13 @@
                  url: '/out/stockOut'
               },
               {
                  title: '退库单退库',
                  name: 'orderOut',
                  color: 'blue',
                  cuIcon: 'pullup',
                  url: '/order/orderPakin2'
               },
               {
                  title: '手动入库',
                  name: 'handIn',
                  color: 'olive',