yangfeng
2023-11-29 d7c06cca16d12ecf5d0f233395dcf6062261b39b
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;
}