From 73569b329e4ed2293a63e5a739d5fb0314fc4fd8 Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期三, 01 四月 2026 15:25:45 +0800
Subject: [PATCH] 1

---
 WCS/WIDESEAWCS_Client/config/buttons.js |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/WCS/WIDESEAWCS_Client/config/buttons.js b/WCS/WIDESEAWCS_Client/config/buttons.js
index 9c5b584..5ac3638 100644
--- a/WCS/WIDESEAWCS_Client/config/buttons.js
+++ b/WCS/WIDESEAWCS_Client/config/buttons.js
@@ -173,6 +173,15 @@
     onClick: function () {
     }
 },
+{
+    name: "浠� 鍔� 鎵� 鍔� 瀹� 鎴�",
+    icon: '',
+    class: '',
+    type: 'success',
+    value: 'TaskHandCompleted',
+    onClick: function () {
+    }
+},
 ]
 
 export default buttons
\ No newline at end of file

--
Gitblit v1.9.3