zhangchengsong
2026-01-20 97485ed8543cc34a21c7e42fdbd1be3d8c03392c
ÏîÄ¿´úÂë/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