chromesetting
杨树林 5 years ago
parent e363dfebda
commit f219e377b6

@ -723,7 +723,6 @@ submittojoinclass=(value)=>{
}
}catch (e) {
console.log("head获取游览器配置失败 重新请求开始读取配置");
console.log(e);
this.geturlsdata();
}
};

@ -331,7 +331,6 @@ export function TPMIndexHOC(WrappedComponent) {
}
}catch (e) {
console.log("hoc获取游览器配置失败 重新请求开始读取配置");
console.log(e);
this.getAppdatausr();
}

Loading…
Cancel
Save