Explorar o código

Merge branch 'feature_20260413_陈列照片提交后修改' into uat(dev)

zhujindu hai 1 día
pai
achega
9b7b53c3c4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/deviceWithin/taskPhotoTaking.vue

+ 2 - 2
src/views/deviceWithin/taskPhotoTaking.vue

@@ -373,7 +373,7 @@ export default {
     display: flex;
     flex-direction: column;
     padding-bottom: 46px;
-    overflow-y: auto;
+    // overflow-y: auto;
     .container {
       background: #fff;
       width: 100%;
@@ -441,7 +441,7 @@ export default {
   .dataList {
     width: 100%;
     margin-top: 10px;
-    // overflow-y: auto;
+    overflow-y: auto;
     background: #fff;
     .dataItem {
       display: flex;