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 | 35 ++++++++++++++++++++++++++++++++++-
1 files changed, 34 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 64174fb..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"
@@ -284,7 +284,7 @@
onClick: function () {
}
},{
- name: "鍗� 鎹� 鐩� 浜� 鎿� 浣�",
+ name: "鍗曟嵁鐩樼偣涓庡洖搴撴搷浣�",
icon: '',
class: '',
value: 'OrderStockTake',
@@ -339,6 +339,39 @@
type: 'warning',
onClick: function () {
}
+},{
+ name: "閲嶆缁勭洏鎿嶄綔",
+ icon: '',
+ class: '',
+ value: 'ReCheckGroupPallet',
+ 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