Merge pull request #3586 from ChuanfengZhang/2.0
radio 组合使用,type="button"时文字没有居中
This commit is contained in:
commit
d93bdb97e0
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
@change="change"
|
||||
@focus="onFocus"
|
||||
@blur="onBlur">
|
||||
</span>
|
||||
<slot>{{ label }}</slot>
|
||||
</span><slot>{{ label }}</slot>
|
||||
</label>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Reference in a new issue