diff --git a/jianshui-ui/src/views/freedom/taxBureauLogin/index.vue b/jianshui-ui/src/views/freedom/taxBureauLogin/index.vue index 362b607..1204847 100644 --- a/jianshui-ui/src/views/freedom/taxBureauLogin/index.vue +++ b/jianshui-ui/src/views/freedom/taxBureauLogin/index.vue @@ -308,7 +308,6 @@ export default { if(this.loginKey.id !== '' && this.loginKey.key !== ''){ this.getRpaAuthStatus() } - this.dialogVisible= true }, beforeDestroy(){ window.clearInterval(this.timer);