Browse Source

fix:【公共】表格样式

wangzs 6 months ago
parent
commit
bc4993aca4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/BsUi/styles/index.less

+ 3 - 0
src/components/BsUi/styles/index.less

@@ -1,3 +1,6 @@
+.vxe-cell--title {
+  color: #000000;
+}
 .bs-modal {
   .ant-modal-content {
     padding: 20px 0 0 0;