Browse Source

fix: 增加基础样式默认选中

lilinsen 5 years ago
parent
commit
72498611a6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/packages/radio/demo.vue

+ 1 - 0
src/packages/radio/demo.vue

@@ -9,6 +9,7 @@
             :name="'test0'"
             :styleType="'radio'"
             :effect-key = "'value'"
+            :checkedIndex="0" 
             :effect-text="'text'"            
             :reslout-attr="resloutdemo1"  
             :disabled-value="radioDisable"