1
huangxiaoqiang
2025-12-09 ce1f8c5b0e8cd5d4050e79c3e02433aafce81b24
Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
@@ -140,7 +140,16 @@
    onClick: function () {
      
    }
  }
  },{
    name: '手动出库',
    type: 'primary',
    // color: '#529b2e',
    value: 'HandOutTask',
    onClick: function () {
    }
  },
]
export default buttons