From e46c42bf034cfc908f095b44a49ef378a31deda3 Mon Sep 17 00:00:00 2001 From: lvzb <35200379@qq.com> Date: Wed, 20 Sep 2023 13:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=8F=90=E7=A4=BA=E8=AF=AD?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 北京北汽/SCP/default_hb.aspx.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/北京北汽/SCP/default_hb.aspx.cs b/北京北汽/SCP/default_hb.aspx.cs index 2b63349..77b91ed 100644 --- a/北京北汽/SCP/default_hb.aspx.cs +++ b/北京北汽/SCP/default_hb.aspx.cs @@ -179,7 +179,7 @@ namespace SCP } else { - Alert.Show("不选定工厂下供应商"); + Alert.Show("不是选定工厂下供应商"); return; } return;