xiongchao 4 년 전
부모
커밋
5e042b688e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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;
 }