未验证 提交 417e2236 编写于 作者: Q qiang014 提交者: Gitee

update docs/component/radio.md.

上级 01bdc7fa
...@@ -55,12 +55,12 @@ export default { ...@@ -55,12 +55,12 @@ export default {
return { return {
items: [{ items: [{
value: 'USA', value: 'USA',
name: '美国' name: '美国',
checked: 'true'
}, },
{ {
value: 'CHN', value: 'CHN',
name: '中国', name: '中国'
checked: 'true'
}, },
{ {
value: 'BRA', value: 'BRA',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册