Browse Source

Merge branch 'feature_20251205_图片识别任务通过条件配置' into uat(dev)

zhujindu 2 weeks ago
parent
commit
b703ec8f06
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/historicalVisit/historicalDetails.vue

+ 3 - 3
src/views/historicalVisit/historicalDetails.vue

@@ -495,11 +495,11 @@ export default {
       margin-top: 9px;
       margin-top: 9px;
     }
     }
     .taskPhotoConditionPassed {
     .taskPhotoConditionPassed {
-      height: 30px;
+      width: 33px;
       margin: 0 5px;
       margin: 0 5px;
       img {
       img {
-        width: 35px;
-        height: 30px;
+        width: 33px;
+        height: 25px;
       }
       }
     }
     }
     .arrowdetils1 {
     .arrowdetils1 {