From d8f650de070335be494c33d0705e8105b7a215d6 Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期四, 26 十二月 2024 14:31:26 +0800
Subject: [PATCH] 同步

---
 Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js b/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
index e2fc8de..a9ded9d 100644
--- a/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
+++ b/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
@@ -103,6 +103,26 @@
     onClick: function () {
       this.printClick()
     }
+  },{
+    name: '浠诲姟瀹屾垚',
+    // icon: 'el-icon-printer',
+    type: 'primary',
+    // plain: true,
+    color: '#529b2e',
+    value: 'TaskHandComplete',
+    onClick: function () {
+      
+    }
+  },{
+    name: '鐩存帴鍑哄簱',
+    // icon: 'el-icon-printer',
+    type: 'primary',
+    // plain: true,
+    color: '#529b2e',
+    value: 'OutBound',
+    onClick: function () {
+      
+    }
   }
 ]
 

--
Gitblit v1.9.3