zhangchengsong
2026-04-01 ee3bdbf31d599672fc3427a66655412693e14096
ÏîÄ¿´úÂë/WIDESEAWCS_Client/config/buttons.js
@@ -151,7 +151,16 @@
        icon: '',
        class: '',
        value: 'TaskHandCancel',
        type: 'primary',
        type: 'danger',
        onClick: function () {
        }
    },
    {
        name: "手动创建出入库任务",
        icon: '',
        class: '',
        value: 'CreateManualTask',
        type: 'success',
        onClick: function () {
        }
    },