fix: Edit account comment bug.

This commit is contained in:
sunwen
2024-07-17 17:23:02 +08:00
parent 603d24919b
commit a09381e5bb
6 changed files with 22 additions and 10 deletions

View File

@@ -41,6 +41,7 @@ private:
QString mUserPwd;
QString mRoleID;
QString mNewUserName;
QString mNewComment;
bool mUserNameChanged;
bool mCommentChanged;
bool mRoleChanged;