From e53b94fa0e00ea8996dfab6286e2c69d707be5b3 Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Mon, 28 Jul 2025 10:57:45 +0800
Subject: [PATCH] =?UTF-8?q?YT-2923=E5=93=81=E7=95=AA=E7=9B=B4=E6=8E=A5?=
=?UTF-8?q?=E5=8F=91=E6=96=99=E5=90=8E=E6=B2=A1=E6=9C=89=E5=86=99=E5=85=A5?=
=?UTF-8?q?=E8=A1=A5=E6=96=99=E6=B6=88=E8=80=97=E8=AE=B0=E5=BD=95=EF=BC=88?=
=?UTF-8?q?71557-X1744-00=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/mycomponents/scan/winScanProductionLine.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mycomponents/scan/winScanProductionLine.vue b/src/mycomponents/scan/winScanProductionLine.vue
index fad568a6..54cd82b2 100644
--- a/src/mycomponents/scan/winScanProductionLine.vue
+++ b/src/mycomponents/scan/winScanProductionLine.vue
@@ -99,7 +99,7 @@
sort: "",
by: "ASC",
filters : [{
- action: "like",
+ action: "==",
column: "productionLineCode",
value: this.code
},{