From e0a64a9c235b1e7a8dfb4f8f0ac8b8c55b7a29b3 Mon Sep 17 00:00:00 2001 From: adiao <1819192616@qq.com> Date: Tue, 4 Apr 2023 12:37:10 +0800 Subject: [PATCH] Updated files --- Vue学习笔记.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vue学习笔记.md b/Vue学习笔记.md index c70a9c0..2aadc40 100644 --- a/Vue学习笔记.md +++ b/Vue学习笔记.md @@ -127,7 +127,7 @@ const RoutesList = [ 要实现带参数跳转, -要实现带参数跳转,我们可以有很多方法,有通过 +要实现带参数跳转,我们可以有很多方法,有通过跳转时,通过 ---