允许跳转

This commit is contained in:
red-deng-deng 2022-01-24 10:51:34 +08:00
parent 8ed1c86bc2
commit 2716eaec4a
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
sessionStorage.setItem('haskey', keyCode);
this.promttip = '正在加载商品...';
this.openDialog();
//window.location.replace("./homepage.html");
window.location.replace("./homepage.html");
} else {
self.maskshow = true;
self.tiptext = res.message;