gjy 3 years ago
parent
commit
c77cd0d0cc

+ 1 - 1
src/views/newTask/listPage.vue

@@ -515,7 +515,7 @@ li {
   height: 100%;
   height: 100%;
 }
 }
 .taskList {
 .taskList {
-  height: 100%;
+  height: 88%;
   overflow-y: auto;
   overflow-y: auto;
   li {
   li {
     height: 64px;
     height: 64px;

+ 2 - 2
src/views/warehouse/tranManagementWarehouseInOutTask.vue

@@ -623,8 +623,8 @@ console.log(arr[i])
   height: 50px;
   height: 50px;
 }
 }
 .findValue {
 .findValue {
-  width: 0%;
-  margin-left: 25%;
+  // width: 0%;
+  margin-left: 10px;
 }
 }
 .search {
 .search {
   margin-left: -250px;
   margin-left: -250px;