From ca3e4977395bc02c5d147dffdff7381333fdfbca Mon Sep 17 00:00:00 2001
From: heshaofeng <heshaofeng@hnkhzn.com>
Date: 星期四, 09 四月 2026 14:39:37 +0800
Subject: [PATCH] 空箱跨区域移库
---
项目代码/WIDESEA_WMSClient/config/buttons.js | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 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 53cdeef..9817868 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"
@@ -347,6 +347,31 @@
type: 'warning',
onClick: function () {
}
+},{
+ name: "璁$畻搴撳瓨鎬诲拰",
+ icon: '',
+ class: '',
+ value: 'CalculateStock',
+ type: 'warning',
+ onClick: function () {
+ }
+},{
+ name: "搴撳瓨鍚屽尯鍩熺Щ搴�",
+ icon: '',
+ class: '',
+ value: 'SelectStockAreaOut',
+ type: 'danger',
+ onClick: function () {
+ }
+},
+,{
+ name: "搴撳瓨璺ㄥ尯鍩熺Щ搴�",
+ icon: '',
+ class: '',
+ value: 'SelectStockAreaIn',
+ type: 'danger',
+ onClick: function () {
+ }
}
]
--
Gitblit v1.9.3