From 55371a66a36cd00c717f223eda8321ccb16a997d Mon Sep 17 00:00:00 2001 From: wangxinhui <wangxinhui@hnkhzn.com> Date: 星期二, 18 二月 2025 09:24:24 +0800 Subject: [PATCH] WMS,前端更新 --- 代码管理/WMS/WIDESEA_WMSClient/config/buttons.js | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/config/buttons.js" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/config/buttons.js" index 67c05e7..dca0352 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/config/buttons.js" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/config/buttons.js" @@ -180,6 +180,15 @@ onClick: function () { } }, +{ + name: "鍒� 寤� 閫� 璐� 鍏� 搴� 鍗�", + icon: '', + class: '', + value: 'CreateReturnInOrder', + type: 'success', + onClick: function () { + } +}, ] export default buttons \ No newline at end of file -- Gitblit v1.9.3