From 03fc78efb70fd6613b8b683c20486431b64da7c3 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 27 八月 2026 09:10:08 +0800
Subject: [PATCH] 新疆——新聚 1.除掉相关logo

---
 src/workers/InspectionWorker.worker.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/workers/InspectionWorker.worker.js b/src/workers/InspectionWorker.worker.js
index 5736162..4a60ecd 100644
--- a/src/workers/InspectionWorker.worker.js
+++ b/src/workers/InspectionWorker.worker.js
@@ -10,7 +10,7 @@
 let comparisonList = [];
 // 褰撳墠鏍峰搧淇℃伅
 let currentSample = {};
-// 褰撳墠椤圭洰锛氭娴嬩腑蹇冦�佽澶囩數缂�
+// 褰撳墠椤圭洰锛氭娴嬩腑蹇�
 let PROJECT = "";
 // 濂楃
 let bushing = "";
@@ -514,7 +514,7 @@
               tell.length > 0 &&
               typeof tell[0] == "string" &&
               tell[0].includes("/") &&
-              tell[0] !== "/"; // 瑁呭鐢电紗--鍒ゆ柇瑕佹眰鍊兼槸鍚︿负鍒嗘暟
+              tell[0] !== "/"; // 鍒ゆ柇瑕佹眰鍊兼槸鍚︿负鍒嗘暟
             const inspectionItemClass = currentSample.insProduct.find(
               (m) => m.id == item.i
             ).inspectionItemClass; // 妫�楠岄」鍒嗙被

--
Gitblit v1.9.3