Skip to content

Commit af7c6f3

Browse files
committed
fix: url error
1 parent 80e72fd commit af7c6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/system/menu/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<doc-alert title="功能权限" url="https://doc.iocoder.cn/resource-permission" />
3-
<doc-alert title="菜单路由" url="https://doc.iocoder.cn/vue2/route/" />
3+
<doc-alert title="菜单路由" url="https://doc.iocoder.cn/vue3/route/" />
44

55
<!-- 搜索工作栏 -->
66
<ContentWrap>

0 commit comments

Comments
 (0)