取消时更新代理

This commit is contained in:
buvta
2020-11-13 21:00:57 +08:00
parent 51aa21e551
commit c957fe33e2

View File

@@ -349,6 +349,7 @@ export default {
this.setting.proxy.type = 'none'
this.updateSettingEvent()
this.$message.info('取消使用代理')
zy.proxy()
}
this.inputPassword = ''
},