Skip to content

Commit

Permalink
Merge pull request #114 from jason5ng32/dev
Browse files Browse the repository at this point in the history
Improvements
  • Loading branch information
jason5ng32 authored Feb 20, 2024
2 parents 066f697 + 34c67c4 commit 2422c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/queryip.vue
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ export default {
// 如果 IP 无效,设置错误信息
this.modalQueryError = this.$t('ipcheck.Error');
this.modalQueryResult = null;
this.isChecking = "idle";
}
},
Expand Down

0 comments on commit 2422c60

Please sign in to comment.