@@ -413,7 +413,7 @@ class LabDataController extends GetxController with TabHookMixin {
update([imageListId]);
imageList = resultImage;
isImageListLoading = false;
- update([imageListId]);
+ update([imageListId, recordListId]);
}
// 更新当前选中的检查下的图像列表