wxy 4 年之前
父节点
当前提交
e27c3f04fd
共有 1 个文件被更改,包括 1 次插入15 次删除
  1. 1 15
      src/views/leave/status.vue

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

@@ -86,18 +86,4 @@ export default {
 };
 };
 </script>
 </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>