1
liulijun
2026-01-06 114c252dcc51fea8b725bcd375cabb1e8d23a90e
ÏîÄ¿´úÂë/WMS/WMSClient/config/buttons.js
@@ -200,6 +200,24 @@
    onClick: function () {
    }
},
{
    name: "排 ç¨‹ å‡º åº“",
    icon: '',
    class: '',
    value: 'CreateSGManualTasks',
    type: 'success',
    onClick: function () {
    }
},
{
    name: "手动移库",
    icon: '',
    class: '',
    value: 'Relocation',
    type: 'success',
    onClick: function () {
    }
}
]
export default buttons