From e3aaaa22a7cee2b7c7a33e98f843abc0cd15fb1b Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期二, 05 八月 2025 13:36:12 +0800
Subject: [PATCH] 同步

---
 项目代码/WMS/WIDESEA_WMSClient/src/api/buttons.js |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/api/buttons.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/api/buttons.js"
index 60ef83d..e3fb002 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/api/buttons.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/api/buttons.js"
@@ -194,6 +194,16 @@
     onClick: function () {
       
     }
+  },{
+    name: '纭浠诲姟',
+    // icon: 'el-icon-printer',
+    type: 'primary',
+    // plain: true,
+    // color: '#529b2e',
+    value: 'confirmTask',
+    onClick: function () {
+      
+    }
   }
 ]
 

--
Gitblit v1.9.3