From 6b74e1dcf5642c8f56975471e27780d695953989 Mon Sep 17 00:00:00 2001
From: 陈勇 <竞男@ASUNA>
Date: 星期日, 26 四月 2026 15:48:01 +0800
Subject: [PATCH] 同步代码

---
 项目代码/WMS/WMSClient/src/api/buttons.js |   25 +++++++++++++++++++++++--
 1 files changed, 23 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/api/buttons.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/api/buttons.js"
index b50dc23..ba931c4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/api/buttons.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/api/buttons.js"
@@ -206,7 +206,7 @@
     }
   }
   , {
-    name: '搴撳瓨閿佸畾',
+    name: '閿佸畾',
     // icon: 'el-icon-printer',
     type: 'primary',
     // plain: true,
@@ -217,7 +217,7 @@
     }
   }
   , {
-    name: '搴撳瓨瑙i攣',
+    name: '瑙i攣',
     // icon: 'el-icon-printer',
     type: 'primary',
     // plain: true,
@@ -226,6 +226,27 @@
     onClick: function () {
 
     }
+  }, {
+    name: '閿佽溅涓婃姤',
+    // icon: 'el-icon-printer',
+    type: 'primary',
+    // plain: true,
+    // color: '#529b2e',
+    value: 'LockMes',
+    onClick: function () {
+
+    }
+  }
+  , {
+    name: '鎭㈠閿佽溅',
+    // icon: 'el-icon-printer',
+    type: 'primary',
+    // plain: true,
+    // color: '#529b2e',
+    value: 'UnLockMes',
+    onClick: function () {
+
+    }
   }
 ]
 

--
Gitblit v1.9.3