xiongchao 3 years ago
parent
commit
5e042b688e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/sb/info/modules/PrintInSbInfoBatch.vue

+ 2 - 0
src/views/sb/info/modules/PrintInSbInfoBatch.vue

@@ -239,6 +239,8 @@ table.gridtable td {
   border-width: 1px;
   padding: 0;
   border-style: solid;
+  color: black;
+  font-weight: bold;
   border-color: #666666;
   background-color: #ffffff;
 }