优化bug
This commit is contained in:
@@ -83,7 +83,7 @@ class _MyEditPageState extends State<MyEditPage> {
|
||||
);
|
||||
await updateProfileApi(selectionState.userProfile);
|
||||
EasyLoading.dismiss();
|
||||
context.pop();
|
||||
context.pop(true);
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user