From 71d29e20547b01047be2f5fde0734dec48bb9b86 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期四, 19 三月 2026 22:20:00 +0800
Subject: [PATCH] 1
---
项目代码/WCS/WCSClient/config/buttons.js | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/config/buttons.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/config/buttons.js"
index 611eadd..5c80957 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/config/buttons.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/config/buttons.js"
@@ -145,7 +145,25 @@
onClick: function () {
this.export();
}
-}
+},
+ {
+ name: "鎵嬪姩娓呯┖鐮佸灈鎵ц宸ヤ綅鏁版嵁",
+ icon: '',
+ class: '',
+ value: 'PickHandCompletedBtn',
+ type: 'success',
+ onClick: function () {
+ }
+ },
+ {
+ name: "鍒犻櫎鐮佸灈浠诲姟",
+ icon: '',
+ class: '',
+ value: 'PickaixsTaskDele',
+ type: 'success',
+ onClick: function () {
+ }
+ }
]
--
Gitblit v1.9.3