spring
5 天以前 190dfafb273a7da556e7c9d80518175c33b89185
pages/sys/home/index.vue
@@ -41,6 +41,16 @@
                     url: '/',
                     icon: 'feeding'
                  },
                  {
                     name: '车间订单下发',
                     url: '/',
                     icon: 'feeding'
                  },
                  {
                     name: '车间取消下发',
                     url: '/',
                     icon: 'feeding'
                  },
               ]
            },
            {
@@ -59,6 +69,16 @@
                  {
                     name: '核磅录入',
                     url: '/pages/wareHouse/packing/registration',
                     icon: 'feeding'
                  },
                  {
                     name: '库存件盘点',
                     url: '/pages/wareHouse/inventory/index',
                     icon: 'feeding'
                  },
                  {
                     name: '导体备货盘点',
                     url: '/pages/wareHouse/inventory/index',
                     icon: 'feeding'
                  },
               ]
@@ -98,6 +118,7 @@
.wrap {
   height: calc(100vh - 200rpx);
   background: linear-gradient(to bottom, #e5f0ff, #f6f9ff);
   overflow-y: auto;
}
.work-stage-title {