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