فهرست منبع

feature_20250704_陈列SKU图片识别

zhujindu 4 ماه پیش
والد
کامیت
c0b48ef9b6
1فایلهای تغییر یافته به همراه4 افزوده شده و 2 حذف شده
  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;
     }