From c362218b8ef0af6402d3715fbed040ac1cbe0433 Mon Sep 17 00:00:00 2001 From: duyongjia <adu_555@163.com> Date: 星期五, 29 十一月 2024 14:32:18 +0800 Subject: [PATCH] 最新上传 --- 代码管理/WCS/WIDESEAWCS_Client/config/buttons.js | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 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..59da816 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', @@ -96,8 +105,8 @@ } }, { - name: "鍒� 闄�", - icon: 'el-icon-delete', + name: "鍒犻櫎", + icon: '', class: '', value: 'Delete', type: 'danger', -- Gitblit v1.9.3