From 821397b01a004f8560c987ef83146614a9356ecb Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期六, 03 一月 2026 17:18:36 +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