编辑注释

This commit is contained in:
MTrun 2021-12-21 15:57:39 +08:00
parent 4647caf383
commit 8951dcb60d

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,