Skip to content

Commit 124b705

Browse files
committed
chore: fix radio link
1 parent d8a7fed commit 124b705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

one/docs/components/radio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### 值设定
1212

13-
可以通过设置 [`value`](props-value) 属性来修改选中状态下 `v-model` 的值。
13+
可以通过设置 [`value`](#props-value) 属性来修改选中状态下 `v-model` 的值。
1414

1515
[[ demo src="/demo/radio/model.vue" ]]
1616

0 commit comments

Comments
 (0)