From e02140155c7cb99ebed789867aa9360cf6ffdd46 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期一, 22 十二月 2025 10:54:42 +0800
Subject: [PATCH] 1
---
项目代码/WIDESEA_WMSClient/config/buttons.js | 10 +++++++++-
1 files changed, 9 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 355dec9..a575e5e 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"
@@ -242,7 +242,15 @@
type: 'primary',
onClick: function () {
}
-},
+},{
+ name: "鍒嗘壒鍏ュ簱鍥炰紶MES",
+ // icon: 'el-icon-upload2',
+ class: '',
+ value: 'BatchInOrderFeedbackToMes',
+ type: 'primary',
+ onClick: function () {
+ }
+}
]
export default buttons
\ No newline at end of file
--
Gitblit v1.9.3