浏览代码

去掉表头背景色

vera_min 3 年之前
父节点
当前提交
ae0b061df1
共有 1 个文件被更改,包括 0 次插入6 次删除
  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>