Skip to content

Commit

Permalink
fix: account
Browse files Browse the repository at this point in the history
  • Loading branch information
Fripine committed Jan 5, 2025
1 parent f27ffc4 commit aba43bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PageConnectInfoItems.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2322,6 +2322,7 @@ const signServerServerChange = () => {
};
const getSignInfo = async () => {
form.account = '';
form.signServerVersion = '';
form.signServerName = '';
try {
Expand Down

0 comments on commit aba43bb

Please sign in to comment.