浏览代码

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