소스 검색

bug修复

chenrui 4 년 전
부모
커밋
c2ea218cb0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/allocationManagement/storeTransferOut/edit.vue

+ 4 - 0
src/views/allocationManagement/storeTransferOut/edit.vue

@@ -528,5 +528,9 @@ export default {
     .storeTransferOutEdit-back, .storeTransferOutEdit-cont{
       margin-bottom: 10px;
     }
+    >.ant-spin-nested-loading{
+      overflow-y: scroll;
+      height: 100%;
+    }
   }
 </style>