Browse Source

Merge branch 'master' of https://gogs.aibasil.cn/GGDemo/YTAPP

GGDemo 3 months ago
parent
commit
fadf76e06e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/scanLotno/index.vue

+ 1 - 0
pages/scanLotno/index.vue

@@ -254,6 +254,7 @@ const onsubmit = () => {
 				getHistory();
 			}
 			st = setTimeout(() => {
+				setFocus();
 				reset();
 				setFocus();
 				st && clearTimeout(st);