From 6f0ffcf4a6e75ac3a76c6cfd75e02de3a17d46e3 Mon Sep 17 00:00:00 2001
From: 647556386 <647556386@qq.com>
Date: 星期二, 31 三月 2026 10:05:32 +0800
Subject: [PATCH] 同库区移库

---
 项目代码/WIDESEA_WMSClient/config/buttons.js |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/config/buttons.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/config/buttons.js"
index b9462f7..8ce07b4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/config/buttons.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/config/buttons.js"
@@ -284,7 +284,7 @@
     onClick: function () {
     }
 },{
-    name: "鍗� 鎹� 鐩� 浜� 鎿� 浣�",
+    name: "鍗曟嵁鐩樼偣涓庡洖搴撴搷浣�",
     icon: '',
     class: '',
     value: 'OrderStockTake',
@@ -347,6 +347,22 @@
     type: 'warning',
     onClick: function () {
     }
+},{
+    name: "璁$畻搴撳瓨鎬诲拰",
+    icon: '',
+    class: '',
+    value: 'CalculateStock',
+    type: 'warning',
+    onClick: function () {
+    }
+},{
+    name: "搴撳瓨鍚屽尯鍩熺Щ搴�",
+    icon: '',
+    class: '',
+    value: 'SelectStockAreaOut',
+    type: 'danger',
+    onClick: function () {
+    }
 }
 ]
 

--
Gitblit v1.9.3