Merge branch 'main' of https://git.yum2.cc/luff/inventory_check
This commit is contained in:
@ -47,5 +47,5 @@ function checknext() {
|
|||||||
|
|
||||||
function backtoroot(msg="已完成,返回") {
|
function backtoroot(msg="已完成,返回") {
|
||||||
alert(msg);
|
alert(msg);
|
||||||
location.href="index.html";
|
location.href="";
|
||||||
}
|
}
|
Reference in New Issue
Block a user