From a412102dd4a01c57cd8a239978426525135d6916 Mon Sep 17 00:00:00 2001 From: duyongjia <adu_555@163.com> Date: 星期三, 27 十一月 2024 10:14:09 +0800 Subject: [PATCH] 1 --- 代码管理/WCS/WIDESEAWCS_Client/config/buttons.js | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 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..5da342f 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,7 +33,16 @@ } }, { - name: "浠诲姟瀹屾垚", + name: "淇敼鐘舵��", + icon: '', + class: '', + value: 'UpdateStatus', + type: 'danger', + onClick: function () { + } +}, +{ + name: "浠诲姟寮哄埗瀹屾垚", icon: '', class: '', value: 'TaskCompleted', -- Gitblit v1.9.3