From 16ab0e1d38ba8960d2358a035b3b2bc54a8b23ab Mon Sep 17 00:00:00 2001 From: clz Date: Mon, 5 Sep 2022 17:59:16 +0800 Subject: [PATCH] =?UTF-8?q?style=F0=9F=91=97:=20=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Record/Record.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Record/Record.tsx b/src/pages/Record/Record.tsx index d4548fe..1a8fcce 100644 --- a/src/pages/Record/Record.tsx +++ b/src/pages/Record/Record.tsx @@ -137,7 +137,7 @@ function Record() { type="primary" onKeyUp={e => e.key === "Tab" && clsRef.current!.focus() - } + } onClick={submit} >提交