From 208a9afadac81484fa150c0a236618facab93c52 Mon Sep 17 00:00:00 2001 From: duyongjia <adu_555@163.com> Date: 星期一, 02 十二月 2024 11:17:39 +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