From 673b5a596f611099eaacc310f6e7def0e022daca Mon Sep 17 00:00:00 2001
From: heshaofeng <heshaofeng@hnkhzn.com>
Date: 星期三, 29 四月 2026 11:00:55 +0800
Subject: [PATCH] 添加盘点模板和胶箱台账功能
---
项目代码/WIDESEA_WMSClient/config/buttons.js | 16 ++++++++++++++++
1 files changed, 16 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 59abf6c..f3d3d7e 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"
@@ -372,6 +372,22 @@
type: 'danger',
onClick: function () {
}
+},{
+ name: "鐩樼偣妯℃澘瀵煎叆",
+ icon: '',
+ class: '',
+ value: 'BatchOutboundByExcel',
+ type: 'danger',
+ onClick: function () {
+ }
+},{
+ name: "鑳剁嚎鍙拌处",
+ icon: '',
+ class: '',
+ value: 'GlueLineLedgerSummary',
+ type: 'warning',
+ onClick: function () {
+ }
}
]
--
Gitblit v1.9.3