Skip to content

Commit

Permalink
新增一次客户端,列表会增加2个一样的客户端,Bug 修复
Browse files Browse the repository at this point in the history
  • Loading branch information
yisier committed Jun 5, 2023
1 parent 0d9b65c commit 05011de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/static/js/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ function submitform(action, url, postdata) {
}
}
});
return;
case 'global':
$.ajax({
type: "POST",
Expand Down

0 comments on commit 05011de

Please sign in to comment.