1
xby-y
2026-01-12 c1eac732fc3ef407d51b76d288f311d2fa43e618
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/config/buttons.js
@@ -96,50 +96,16 @@
    name: "手 åЍ å®Œ æˆ",
    icon: '',
    class: '',
    type:'danger',
    value: 'TaskHandCompleted',
    onClick: function () {
    }
},
{
    name: "成 å“(空托) å‡º åº“",
    name: "手 åЍ å‡º åº“",
    icon: 'el-icon-plus',
    value: 'HandOutbound',
    type: 'warning',
    onClick: function () {
    }
},
{
    name: "原 æ æ–™ å‡º åº“",
    icon: 'el-icon-plus',
    value: 'HandOutboundycl',
    type: 'success',
    onClick: function () {
    }
},
{
    name: "物料状态更改",
    icon: 'el-icon-plus',
    value: 'Materialstaticupdate',
    type: 'success',
    onClick: function () {
    }
},{
    name: "生产时间更改",
    icon: 'el-icon-plus',
    value: 'HanGeneratetime',
    type: 'success',
    onClick: function () {
    }
},
{
    name: "人 å·¥ æ‰‹ åЍ å‡º åº“",
    icon: 'el-icon-plus',
    value: 'HandOutboundt',
    type: 'danger',
    onClick: function () {
    }