From efff0c8e2d396b7d747a252128143b252616e7ed Mon Sep 17 00:00:00 2001 From: 13181781697 <14369705+gaiya001@user.noreply.gitee.com> Date: Sat, 18 May 2024 17:46:51 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E7=94=B5=E5=AD=90=E7=A8=8E=E5=8A=A1?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=BC=B9=E7=AA=97=E5=88=A0=E9=99=A4=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jianshui-ui/src/views/freedom/taxBureauLogin/index.vue | 1 - 1 file changed, 1 deletion(-) 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);