فهرست منبع

去掉表头背景色

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>