fix 电子税务登录弹窗删除测试代码

jianshui-ui
13181781697 1 year ago
parent c110e665d6
commit efff0c8e2d
  1. 1
      jianshui-ui/src/views/freedom/taxBureauLogin/index.vue

@ -308,7 +308,6 @@ export default {
if(this.loginKey.id !== '' && this.loginKey.key !== ''){ if(this.loginKey.id !== '' && this.loginKey.key !== ''){
this.getRpaAuthStatus() this.getRpaAuthStatus()
} }
this.dialogVisible= true
}, },
beforeDestroy(){ beforeDestroy(){
window.clearInterval(this.timer); window.clearInterval(this.timer);

Loading…
Cancel
Save