Browse Source

去掉表头背景色

vera_min 3 years ago
parent
commit
ae0b061df1
1 changed files with 0 additions and 6 deletions
  1. 0 6
      src/views/assess/totalIndex/index.vue

+ 0 - 6
src/views/assess/totalIndex/index.vue

@@ -181,9 +181,3 @@ export default defineComponent({
 	},
 });
 </script>
-
-<style>
-.el-table th.el-table__cell {
-	background-color: #e3e3e3;
-}
-</style>