heshaofeng
2025-12-01 30dc073f49e03354e7719cc4d79a8cd7a303be03
ÏîÄ¿´úÂë/WIDESEA_WMSClient/config/buttons.js
@@ -180,6 +180,26 @@
    onClick: function () {
    }
},
{
    name: "虚拟出入库",
    icon: 'el-icon-setting',
    class: '',
    value: 'NoStockOut',
    type: 'success',
    onClick: function () {
    }
},
{
    name: "分批出库回传MES",
    icon: 'el-icon-upload2',
    class: '',
    value: 'BatchOrderFeedbackToMes',
    type: 'warning',
    onClick: function () {
    }
},
]
export default buttons