成员弹窗搜索优化
This commit is contained in:
parent
7135b7767e
commit
8905d24489
|
|
@ -138,6 +138,7 @@ class MeetingMainLogic extends GetxController with RequestToolMixin {
|
|||
} else {
|
||||
state.users.value = state.cacheUsers.value;
|
||||
}
|
||||
update();
|
||||
}
|
||||
|
||||
/// ------------------------------------------------------------------------------发言权限
|
||||
|
|
|
|||
Loading…
Reference in New Issue