编辑注释

This commit is contained in:
MTrun 2021-12-21 15:57:39 +08:00
parent c606102a29
commit 4303e79e6f

View File

@ -45,9 +45,10 @@ export const fetchPathByName = (pageName: string, p?: string) => {
/**
* *
* @param { String } path
* @param { Array } query
* @param path
* @param query
* @param isReplace
* @param windowOpen
*/
export const routerTurnByPath = (
path: string,