编辑注释

This commit is contained in:
MTrun
2021-12-21 15:57:39 +08:00
parent 4647caf383
commit 8951dcb60d
+3 -2
View File
@@ -45,9 +45,10 @@ export const fetchPathByName = (pageName: string, p?: string) => {
/** /**
* * 根据路径跳转路由 * * 根据路径跳转路由
* @param { String } path * @param path
* @param { Array } query * @param query
* @param isReplace * @param isReplace
* @param windowOpen
*/ */
export const routerTurnByPath = ( export const routerTurnByPath = (
path: string, path: string,