gjy 3 年之前
父节点
当前提交
c77cd0d0cc
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/views/newTask/listPage.vue
  2. 2 2
      src/views/warehouse/tranManagementWarehouseInOutTask.vue

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

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

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

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