style👗: 代码格式化
This commit is contained in:
parent
c77a6366a7
commit
16ab0e1d38
|
@ -137,7 +137,7 @@ function Record() {
|
||||||
type="primary"
|
type="primary"
|
||||||
onKeyUp={e => e.key === "Tab"
|
onKeyUp={e => e.key === "Tab"
|
||||||
&& clsRef.current!.focus()
|
&& clsRef.current!.focus()
|
||||||
}
|
}
|
||||||
onClick={submit}
|
onClick={submit}
|
||||||
>提交</Button>
|
>提交</Button>
|
||||||
</Space>
|
</Space>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user