From 877d01790a997d4488addf09284efcf98bbd1934 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期二, 19 十一月 2024 10:22:00 +0800 Subject: [PATCH] 修改货位状态 --- 代码管理/WCS/WIDESEAWCS_Client/config/buttons.js | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/config/buttons.js" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/config/buttons.js" index 50c4dfd..36389dc 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/config/buttons.js" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/config/buttons.js" @@ -33,6 +33,15 @@ } }, { + name: "淇敼鐘舵��", + icon: '', + class: '', + value: 'UpdateStatus', + type: 'danger', + onClick: function () { + } +}, +{ name: "浠诲姟瀹屾垚", icon: '', class: '', -- Gitblit v1.9.3