Browse Source

Merge branch 'feature_20250704_陈列SKU图片识别' into uat(dev)

zhujindu 4 tháng trước cách đây
mục cha
commit
c6f0d447d7
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      src/views/historicalVisit/skuRecognize.vue

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

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