From 4d5db2fa80e37839bbe2ceeb22e501afd583f8af Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期一, 02 三月 2026 15:29:28 +0800
Subject: [PATCH] 1

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

diff --git a/WCS/WIDESEAWCS_Client/config/buttons.js b/WCS/WIDESEAWCS_Client/config/buttons.js
index a34cc48..9c5b584 100644
--- a/WCS/WIDESEAWCS_Client/config/buttons.js
+++ b/WCS/WIDESEAWCS_Client/config/buttons.js
@@ -164,7 +164,15 @@
     onClick: function () {
     }
 },
-
+{
+    name: "RGV鍏ュ簱浠诲姟閲嶅彂",
+    icon: '',
+    class: '',
+    value: 'RGVTaskResending',
+    type: 'warning',
+    onClick: function () {
+    }
+},
 ]
 
 export default buttons
\ No newline at end of file

--
Gitblit v1.9.3