From e3355fba66b7f23bfca7dc213b27ad5f6721763e Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期五, 27 十二月 2024 12:58:03 +0800
Subject: [PATCH] 111
---
service/QC/LljService.cs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/service/QC/LljService.cs b/service/QC/LljService.cs
index a38eb54..fce4be8 100644
--- a/service/QC/LljService.cs
+++ b/service/QC/LljService.cs
@@ -451,9 +451,7 @@
if (qsItemOqcItem.FupAllow.IsNullOrEmpty()
&& qsItemOqcItem.FdownAllow.IsNullOrEmpty()
&& qsItemOqcItem.Fstand == null)
- {
mesQaItemsDetectDetail12.isNumber = false;
- }
}
return rkjDto;
--
Gitblit v1.9.3