This commit is contained in:
zhangds 2024-05-08 17:53:28 +08:00
parent 60977f737a
commit 8b7e61e375
1 changed files with 0 additions and 2 deletions

View File

@ -112,8 +112,6 @@
sessionStorage.clear();
localStorage.clear();
locationReplace("/goods-v2/ysf-reduce.html");
return
await req.axiosGet('/conf/apiStatus').then(res => {
if (res.data.update) {
sessionStorage.setItem('notice', res.data.msg);