소스 검색

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

GGDemo 3 달 전
부모
커밋
fadf76e06e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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);