From 28c5c15fed1a1677db594e225f234b7d148eb42c Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期二, 21 四月 2026 22:16:21 +0800
Subject: [PATCH] 最新

---
 项目代码/WIDESEAWCS_Client/config/buttons.js |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/config/buttons.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/config/buttons.js"
index 7ada4bc..d6ac4cf 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/config/buttons.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/config/buttons.js"
@@ -151,10 +151,29 @@
         icon: '',
         class: '',
         value: 'TaskHandCancel',
-        type: 'primary',
+        type: 'danger',
         onClick: function () {
         }
     },
+    {
+        name: "鎵嬪姩鍒涘缓鍑哄叆搴撲换鍔�",
+        icon: '',
+        class: '',
+        value: 'CreateManualTask',
+        type: 'success',
+        onClick: function () {
+        }
+    },
+    {
+        name: "鎵嬪姩鍒犻櫎浠诲姟",
+        icon: '',
+        class: '',
+        value: 'CreateDelete',
+        type: 'danger',
+        onClick: function () {
+        }
+    },
+
 
 ]
 

--
Gitblit v1.9.3