pan
2025-12-01 02b446aa2aa0c6afc1a0744ea9620273e2da9114
ÏîÄ¿´úÂë/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-setting',
    class: '',
    value: 'BatchOrderFeedbackToMes',
    type: 'success',
    onClick: function () {
    }
},
]
export default buttons