fix : ui fix after release 1.3.3
This commit is contained in:
@@ -283,7 +283,7 @@ class SegmentationPage extends GetView<SegmentationLogic> {
|
||||
? await controller.editSegment()
|
||||
: await controller.createSegment();
|
||||
if (res) {
|
||||
controller.getAllSegmentation();
|
||||
await controller.getAllSegmentation();
|
||||
controller.clearForm();
|
||||
Get.back();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user