区域选择不随仿真角色变化调整
This commit is contained in:
parent
43f523cf88
commit
999c0197cf
@ -237,6 +237,7 @@ const training = {
|
||||
user.online = item.online;
|
||||
user.memberId = item.memberId;
|
||||
user.role = item.role;
|
||||
user.type = item.type;
|
||||
user.deviceCode = item.deviceCode;
|
||||
memberIndex = index;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user