#
whycq
2024-01-19 dc2accf9c90ee7aa2a3f5b3132b6c8407330604e
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',