@@ -823,9 +823,7 @@
if(r && r.exhRes && Object.keys(r.exhRes).length) {
if(r.exhRes.signState === 1) {
if(!reset) {
- setTimeout(() => {
- location.href = r.exhRes.href
- }, 1000)
+ location.href = r.exhRes.href
}
} else if (r.exhRes.signState === -1) {
this.activeEndShow = true