change router

This commit is contained in:
2021-09-07 10:30:48 +08:00
parent 62fa349507
commit 839972f77a
2 changed files with 4 additions and 1 deletions

View File

@@ -826,6 +826,9 @@ function getRequestParameters() {
}
}
function
function changeRender() {
if (global.urlparam["noRender"] === "true") {
global.urlparam["noRender"] = undefined;