We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdd3b8 commit 161b811Copy full SHA for 161b811
docs/zh-cn/api/route-object.md
@@ -53,7 +53,7 @@ route object 出现在多个地方:
53
54
- 类型: `string`
55
56
- 当前路由的 hash 值 (不带 `#`) ,如果没有 hash 值,则为空字符串。
+ 当前路由的 hash 值 (带 `#`) ,如果没有 hash 值,则为空字符串。
57
58
59
- **$route.fullPath**
0 commit comments