heyang 2 년 전
부모
커밋
93b75bd456
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      src/views/comprehensive/laboratoryManagement/subject/index.vue

+ 8 - 0
src/views/comprehensive/laboratoryManagement/subject/index.vue

@@ -1409,6 +1409,7 @@ export default {
               }
             }
           }
+
         }
         .null-data-img{
           width:137px;
@@ -1416,6 +1417,13 @@ export default {
           display: block;
           margin:10px auto;
         }
+        .null-text-p{
+          text-align: center;
+          font-size:16px;
+          color:#999;
+          line-height:50px;
+          margin:0 30px;
+        }
       }
     }
   }