[improvement] SubmitBar: optimize dom

This commit is contained in:
陈嘉涵
2019-05-10 11:41:40 +08:00
parent 0f68edb8fd
commit 5773e8d2c1
4 changed files with 11 additions and 10 deletions
+1
View File
@@ -78,6 +78,7 @@ function SubmitBar(
<Button
square
size="large"
class={bem('button')}
type={props.buttonType}
loading={props.loading}
disabled={props.disabled}