From d4b029d2697c265fd575549db79cd55bb4f9532e Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期一, 27 四月 2026 14:41:08 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/MeiRuiAn/JiAnLiKu
---
WCS/WIDESEAWCS_Client/config/buttons.js | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/WCS/WIDESEAWCS_Client/config/buttons.js b/WCS/WIDESEAWCS_Client/config/buttons.js
index 9c5b584..5ac3638 100644
--- a/WCS/WIDESEAWCS_Client/config/buttons.js
+++ b/WCS/WIDESEAWCS_Client/config/buttons.js
@@ -173,6 +173,15 @@
onClick: function () {
}
},
+{
+ name: "浠� 鍔� 鎵� 鍔� 瀹� 鎴�",
+ icon: '',
+ class: '',
+ type: 'success',
+ value: 'TaskHandCompleted',
+ onClick: function () {
+ }
+},
]
export default buttons
\ No newline at end of file
--
Gitblit v1.9.3