pages/home/home.vue
@@ -59,13 +59,13 @@ // cuIcon: 'pullup', // url: '/order/orderPutOn3' // }, { title: '打印', name: 'print', color: 'purple', cuIcon: 'text', url: '/print/print' }, // { // title: '打印', // name: 'print', // color: 'purple', // cuIcon: 'text', // url: '/print/print' // }, { title: '订单上架', name: 'orderPutOn', @@ -95,6 +95,13 @@ url: '/stock/stockCheck' }, { title: '库位转移', name: 'locMove', color: 'olive', cuIcon: 'order', url: '/loc/locMove' }, { title: '商品打印', name: 'matList', color: 'orange',