From dab0a583302f306d8c0ec37fbae37c9b4e37e473 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期一, 29 十二月 2025 18:46:15 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/MeiRuiAn/JiAnLiKu
---
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