Browse Source

feature_20250704_陈列SKU图片识别

zhujindu 4 months ago
parent
commit
c0b48ef9b6
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/views/historicalVisit/skuRecognize.vue

+ 4 - 2
src/views/historicalVisit/skuRecognize.vue

@@ -268,8 +268,10 @@ export default {
     margin: 0 auto;
     margin: 0 auto;
     border-right: 0;
     border-right: 0;
     border-radius: 8px;
     border-radius: 8px;
-    font-weight: bold;
-    th,
+    th {
+      color: #000;
+      font-weight: bold;
+    }
     td {
     td {
       color: #000;
       color: #000;
     }
     }