Skip to content

Commit 4f5e715

Browse files
committed
perf: perf the control logic of Tab
1 parent 3c4a565 commit 4f5e715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/guide/essentials/route.md

+1
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ refresh();
621621
每个标签页Tab使用唯一的key标识,设置Tab key有三种方式,优先级由高到低:
622622

623623
- 使用路由query参数pageKey
624+
624625
```vue
625626
<script setup lang="ts">
626627
import { useRouter } from 'vue-router';

0 commit comments

Comments
 (0)