chore: add more links to anchor

This commit is contained in:
GU Yiling
2021-10-25 18:44:17 +08:00
parent 91676f8815
commit e6885ea599
9 changed files with 17 additions and 17 deletions

View File

@@ -10,7 +10,7 @@
### 步骤状态
可以通过设置 [`steps`](#props-steps) 的 `status` 属性值定义步骤状态,若步骤出错,可设置为 `error`
可以通过设置 [`steps`](#props-steps) 属性数据项`status` 自动值定义步骤状态,若步骤出错,可设置为 `error`
[[ demo src="/demo/steps/status.vue" ]]