yangfeng
2023-11-23 4d6d23e986f1cc9fed61f3161c46b4f2be069fb7
src/assets/style/reset-element.scss
@@ -63,4 +63,9 @@
  color: #fff;
  background-color: #2a78fb !important;
  border-color: #2a78fb !important;
}
}
// 颜色
.el-table .onSelect {
  background: #ebf2ff;
}