From 67d4e9ca4267049cc67cff15828080d2d5dfce0b Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期三, 01 四月 2026 16:23:01 +0800
Subject: [PATCH] 1
---
WCS/WIDESEAWCS_Client/config/buttons.js | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 46 insertions(+), 2 deletions(-)
diff --git a/WCS/WIDESEAWCS_Client/config/buttons.js b/WCS/WIDESEAWCS_Client/config/buttons.js
index 50c4dfd..5ac3638 100644
--- a/WCS/WIDESEAWCS_Client/config/buttons.js
+++ b/WCS/WIDESEAWCS_Client/config/buttons.js
@@ -136,8 +136,52 @@
onClick: function () {
this.export();
}
-}
-
+},
+{
+ name: "闃荤剨AGV鍑哄簱浠诲姟閲嶅彂",
+ icon: '',
+ class: '',
+ type: 'warning',
+ value: 'AgvZHTaskResend',
+ onClick: function () {
+ }
+},
+{
+ name: "鍫嗗灈鏈轰换鍔¢噸鍙�",
+ icon: '',
+ class: '',
+ type: 'warning',
+ value: 'StackerCraneTaskResending',
+ onClick: function () {
+ }
+},
+{
+ name: "鍫嗗灈鏈轰换鍔′紭鍏堟墽琛�",
+ icon: '',
+ class: '',
+ type: 'warning',
+ value: 'StackerCraneTaskPriority',
+ onClick: function () {
+ }
+},
+{
+ name: "RGV鍏ュ簱浠诲姟閲嶅彂",
+ icon: '',
+ class: '',
+ value: 'RGVTaskResending',
+ type: 'warning',
+ onClick: function () {
+ }
+},
+{
+ name: "浠� 鍔� 鎵� 鍔� 瀹� 鎴�",
+ icon: '',
+ class: '',
+ type: 'success',
+ value: 'TaskHandCompleted',
+ onClick: function () {
+ }
+},
]
export default buttons
\ No newline at end of file
--
Gitblit v1.9.3