docs: 修改注释

This commit is contained in:
wang_fan_w 2024-04-27 16:38:06 +08:00
parent b128655b56
commit 8e9ae3b461

View File

@ -12,7 +12,6 @@ import { useRoutingMethod } from "@/hooks/useRoutingMethod";
* 1store
* 2
* 3 + addRoute动态添加路由KeepAlive支持二级路由缓存
* 4name存入store
*/
export async function initSetRouter() {
const store = useRoutesListStore(pinia);