瀏覽代碼

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);