Explorar o código

优化闪屏BUG

songxy hai 1 ano
pai
achega
ab799afa07

+ 1 - 0
client/src/views/OaSystem/personnelManagement/weeklyCenter/weeklyCenter.vue

@@ -53,6 +53,7 @@ const onChange = (data) => {
     flex: 1;
     margin-top: 20px;
     height: calc(100% - 250px);
+    width: calc(100% - 500px);
   }
 }
 </style>