Ver código fonte

0009604: 【3D颈动脉】颈动脉3D图像缩略图不显示AI角标和3D样式

Caroline 2 anos atrás
pai
commit
51105b9e2f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/components/picture_components.dart

+ 1 - 1
lib/components/picture_components.dart

@@ -181,7 +181,7 @@ class FContentImage extends StatelessWidget implements FWidget {
   }
 
   FWidget _buildRigthAIText() {
-    if (hasDiagnosisOrgans) {
+    if (isShowDiagnosisOrgans) {
       return FPositioned(
         bottom: 5,
         right: 5,