feat(Tab): add dot prop (#5272)

This commit is contained in:
neverland
2019-12-14 22:37:25 +08:00
committed by GitHub
parent a7535cc948
commit ebd69714a1
9 changed files with 125 additions and 88 deletions
+1
View File
@@ -268,6 +268,7 @@ export default createComponent({
<Title
ref="titles"
refInFor
dot={item.dot}
type={type}
title={item.title}
color={this.color}