wxy 4 years ago
parent
commit
e27c3f04fd
1 changed files with 1 additions and 15 deletions
  1. 1 15
      src/views/leave/status.vue

+ 1 - 15
src/views/leave/status.vue

@@ -86,18 +86,4 @@ export default {
 };
 </script>
 
-<style lang="less" scoped>
-.stuList {
-  padding: 0px 20px;
-  margin-top: 30px;
-  .name {
-    line-height: 40px;
-    overflow: hidden;
-    text-overflow: hidden;
-    white-space: nowrap;
-  }
-  .btn {
-    text-align: center;
-  }
-}
-</style>
+<style lang="less" scoped></style>