From b1a419c2886666934da6499ee552516d0769562e Mon Sep 17 00:00:00 2001
From: heshaofeng <heshaofeng@hnkhzn.com>
Date: 星期四, 16 四月 2026 13:40:56 +0800
Subject: [PATCH] Merge branch 'htq20251215' of http://115.159.85.185:8098/r/ZhongRui/ALDbanyunxiangmu into htq20251215
---
项目代码/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