yangfeng
2023-11-10 bad9393dc3c437248697963f44eaa3ef39800a77
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;
}