#
whycq
2024-03-21 8a99f9a7909ffa6711f2926c1997982392c05b55
pages/home/other.vue
@@ -26,39 +26,11 @@
            project: 'tzsk',
            elements2: [
               {
                  title: '出库拣选',
                  name: 'checkOut',
                  color: 'cyan',
                  title: '采购入库单',
                  name: 'purchaseOrder',
                  color: 'blue',
                  // cuIcon: 'pullup',
                  url: '/tzsk/pakin/checkOut'
               },
               {
                  title: '托盘解绑',
                  name: 'untie',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: '/tzsk/pakin/untie'
               },
               {
                  title: '临时入库',
                  name: 'pakin',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/pakin/pakin2'
               },
               {
                  title: '打印',
                  name: 'print',
                  color: 'purple',
                  cuIcon: 'text',
                  url: '/print/print'
               },
               {
                  title: '商品打印',
                  name: 'matList',
                  color: 'orange',
                  cuIcon: 'post',
                  url: '/mat/matList'
                  url: `/phyz/AGV/purchaseOrder`
               },
            ],
            colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ]
@@ -243,4 +215,4 @@
      background-color: #ffffff;
      color: #666666;
   }
</style>
</style>