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 | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 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 a995471..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"
@@ -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