From 76aa915d5d1a72742c72c984a96e092ac33e8038 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期三, 21 九月 2022 14:48:58 +0800
Subject: [PATCH] 优化

---
 WebTM/views/领料发货/收料入库/Kf_ReciveBill_Fast.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\346\224\266\346\226\231\345\205\245\345\272\223/Kf_ReciveBill_Fast.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\346\224\266\346\226\231\345\205\245\345\272\223/Kf_ReciveBill_Fast.html"
index cf5b232..b301a6d 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\346\224\266\346\226\231\345\205\245\345\272\223/Kf_ReciveBill_Fast.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\346\224\266\346\226\231\345\205\245\345\272\223/Kf_ReciveBill_Fast.html"
@@ -221,6 +221,8 @@
                         layer.msg("鎺ュ彛璇锋眰澶辫触锛�" + err, { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
                     }
                 });
+                $('#HBarCode').val();
+                $("#HBarCode").focus();
             }
 
             //閫�鍑�-鍏抽棴椤甸潰鏂规硶

--
Gitblit v1.9.1